summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-12-12Adds asfheader.hThibaut Mattern
2002-12-12Uses asfheader.hThibaut Mattern
2002-12-12small bugfix - init plugin instance struct to 0Guenter Bartsch
2002-12-12only update pos/time from video if there is no audioGuenter Bartsch
2002-12-12Prepares mms/asf cleanup.Thibaut Mattern
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst
2002-12-12* Initial version of an rtsp input plugin. It is far from being perfect,Stefan Holst
2002-12-12only relative forward seeking is supported by non-seekable input pluginsStefan Holst
2002-12-12fix stdin plugin, cosmetic cleanups in mp3 demuxerGuenter Bartsch
2002-12-12added support for (believe it or not) MS-style WAVE format headersMike Melanson
2002-12-12new member of the xine stream info familyMike Melanson
2002-12-12iv32 doesn't like to receive null buffer.Miguel Freitas
2002-12-12handling of some strange avi files.Miguel Freitas
2002-12-11that should fix playback of streams generated by dvgrab.Miguel Freitas
2002-12-11fix interpolation bounds. previously it could cause buffer overrun (and segfa...Miguel Freitas
2002-12-11Avoiding filesystem clashes with libxine0 (0.9.13)Siggi Langauf
2002-12-10some metainfoGuenter Bartsch
2002-12-10libreal av sync fixStefan Holst
2002-12-10this causes more trouble than benefitMichael Roitzsch
2002-12-09- remove unneeded event listener thread, the real deadlock has already been f...Michael Roitzsch
2002-12-09fix CC-decoding related deadlocksChristian Vogler
2002-12-09audio/video pid auto-detectionGuenter Bartsch
2002-12-08bring fb driver backMiguel Freitas
2002-12-08discard previewMiguel Freitas
2002-12-08- get xine_demux_control_headers_done() out of the demuxers.Miguel Freitas
2002-12-08introduce the catalog cache. saves information from plugins withMiguel Freitas
2002-12-08decoder, state your name for the recordMike Melanson
2002-12-08- fix a rare, but longstanding dxr3 bug:Michael Roitzsch
2002-12-08wrong event unpackingMichael Roitzsch
2002-12-07All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forgetDaniel Caujolle-Bert
2002-12-07hush, set default framerate a little lowerGuenter Bartsch
2002-12-07Up PGX64 interface version.Robin KAY
2002-12-07fix a/v syncGuenter Bartsch
2002-12-06real bugfixes, improved discontinuity/live stream handling, handling of audio...Guenter Bartsch
2002-12-06fix decoder priority changingMiguel Freitas
2002-12-06improve meta infoMiguel Freitas
2002-12-06less verboseMiguel Freitas
2002-12-06should fix audio vpts error on seeksMiguel Freitas
2002-12-06- add still frame hint (untested - i don't have dvd here)Miguel Freitas
2002-12-06- add still frame hintMiguel Freitas
2002-12-06embed closed caption decoding again (needs testing)Michael Roitzsch
2002-12-06reenable spucc compilationMichael Roitzsch
2002-12-06bring the closed caption decoder backMichael Roitzsch
2002-12-06- optimization to avoid img->copy on duplicateMiguel Freitas
2002-12-06thanks to Miguel, copying is no longer necessaryMichael Roitzsch
2002-12-06reenable our svq1 decoder for now (ffmpeg one is segfaulting)Miguel Freitas
2002-12-06- sync with ffmpeg (that must fix heiko stream, thanks Michael Niedermayer)Miguel Freitas
2002-12-06remove img->copy from all decodersMiguel Freitas
2002-12-06decoders do not need to call img->copy() if they don't want to.Miguel Freitas
2002-12-06- update api version, adding new "copy_called" flag.Miguel Freitas