summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-12-14input_net has been ported to new api.Stefan Holst
2002-12-14some debug outputGuenter Bartsch
2002-12-14pts are now delivered in 1/90000 second unitsGuenter Bartsch
2002-12-14deliver timestamps in 1/90000 second units, fix handling of type 4 audio headersGuenter Bartsch
2002-12-14The bandwidth cost is too high to do one-field deinterlacing in hardware.Robin KAY
2002-12-14Add number of audio and subtitle channels stream informationEwald Snel
2002-12-14Improve mediaLib support in ffmpeg. This has been sent to ffmpeg-devel too.Robin KAY
2002-12-14The solaris pthread_cond_init() man page tells me:Juergen Keil
2002-12-14ao_fill_gap() must be called with the driver_lock unlocked, becauseJuergen Keil
2002-12-14No need to install qtpalette.hDaniel Caujolle-Bert
2002-12-14- rtsp audio only streams now work betterStefan Holst
2002-12-13Stupid bug! Now reduced data copied to video RAM by 25%Robin KAY
2002-12-13create ~/.xine if it doesn't exist for plugin catalogGuenter Bartsch
2002-12-13always set input_pos and input_time on both, audio and video buffersGuenter Bartsch
2002-12-13avoid rdtsc with old cpusMiguel Freitas
2002-12-13disable cache logMiguel Freitas
2002-12-13metronom fix/improvement/simplification:Michael Roitzsch
2002-12-13fix mms compilation failure.Daniel Caujolle-Bert
2002-12-13Don't include headers files into *_SOURCES.Daniel Caujolle-Bert
2002-12-13- bring syncfb back (yuy2 doesn't seem to work though)Miguel Freitas
2002-12-13fix sdlMiguel Freitas
2002-12-12Introducing some new segfaults : ;-)Thibaut Mattern
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