summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-17update text to autoconf 2.57Michael Roitzsch
2004-02-17Make default type of connection in MMS configurable (autoprobe, TCP or HTTP).František Dvořák
2004-02-17Tiny adjustment of xine-fontconv behaviour.František Dvořák
2004-02-16Disable syncfb plugin on platforms which don't have the kernel endpoint. Twea...Robin KAY
2004-02-16fix freezes with input plugins that play with the speed:uid86226
2004-02-16Add docs about xine fonts waiting on xine-docs.František Dvořák
2004-02-16this file is not needed any more, the OGM subtitle decoder has been mergedMichael Roitzsch
2004-02-15thank you, valgrindMichael Roitzsch
2004-02-15exiting xine with arts audio freezes on BSD; this should be an arts bug, butMichael Roitzsch
2004-02-15ignoring empty spus created by some ogm-muxingtoolsAndreas Heinchen
2004-02-15small fix for language of ogg-spu-streamsAndreas Heinchen
2004-02-14Mention one my old patch for http and mmsh.František Dvořák
2004-02-14Add codepages iso-8859-9 and iso-8859-15 (all in all 7 new characters :-)).František Dvořák
2004-02-14Read aspect when BUF_FLAG_ASPECT is setJames Stembridge
2004-02-14Send aspect ratio using BUF_FLAG_ASPECTJames Stembridge
2004-02-14Only use aspect ratio given by ffmpeg if it isn't equal to 0.0James Stembridge
2004-02-14big memleakThibaut Mattern
2004-02-14spec-file: added new sub-rpm for stk videoout pluginManfred Tremmel
2004-02-14Add the xm extension.Thibaut Mattern
2004-02-14Disable detection by content, it was completely silly.Thibaut Mattern
2004-02-14Add -DEMULATE_FAST_INT to libffmpeg CFLAGS if [u]int_fastxx_t typedefs are no...Robin KAY
2004-02-13hook up the Sierra VMD demuxerMike Melanson
2004-02-12Support for using aspect from demuxerJames Stembridge
2004-02-12send default frame duration and aspect ratio to decoderJames Stembridge
2004-02-12.mod demuxerThibaut Mattern
2004-02-12my gcc (partly 3.4 already) optimizes these away, because they are only usedMichael Roitzsch
2004-02-12housekeepingMichael Roitzsch
2004-02-12fix compiler warning on possibly uninitialized usageMichael Roitzsch
2004-02-12after 249 comes 24A, since this is hex ;)Michael Roitzsch
2004-02-12function has been renamedMichael Roitzsch
2004-02-12* assign the ticket to the post plugins on allocationMichael Roitzsch
2004-02-12acquire the ticket on engine flushMichael Roitzsch
2004-02-12big commit of the new ticket system to protect the rewiring and moreMichael Roitzsch
2004-02-12getting rid of AO_PROP_PAUSED, because it can be derived by asking the clockMichael Roitzsch
2004-02-12demuxers don't need video_outMichael Roitzsch
2004-02-12some code cleanup, make MRL more consistent by allowing dvb:/<channel>Michael Roitzsch
2004-02-12the channel argument is not used in the format stringMichael Roitzsch
2004-02-12get rid of the "inline redefined" warning one sees with recent glibc headersMichael Roitzsch
2004-02-12* remove some unneeded AM_CONDITIONALsMichael Roitzsch
2004-02-11Amiga MOD music file demuxer from Paul Eggleton (uses the ModPlug engine).Thibaut Mattern
2004-02-09Add BUF_FLAG_ASPECTJames Stembridge
2004-02-09Always send frame duration using BUF_FLAG_FRAMERATEJames Stembridge
2004-02-09Only read frame duration when BUF_FLAG_FRAMERATE is setJames Stembridge
2004-02-09*) Only read frame duration when BUF_FLAG_FRAMERATE is setJames Stembridge
2004-02-09Only read frame duration when BUF_FLAG_FRAMERATE is setJames Stembridge
2004-02-08Fix breakage from last commitJames Stembridge
2004-02-08*) Don't set BUF_FLAG_STDHEADER for real headers, as they aren't standard hea...James Stembridge
2004-02-07better error handling if codec can't be foundJames Stembridge
2004-02-05initial commit for Sierra VMD demuxer (no audio yet)Mike Melanson
2004-02-05buf->size should be 0 when BUF_FLAG_SPECIAL is setJames Stembridge