summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2002-12-06- rearrange vo_frame_s to look like other xine structuresMiguel Freitas
2002-12-06do not overrun data returned by X server (YUY2 case)Miguel Freitas
2002-12-06nothing here (just small debug message updates)Miguel Freitas
2002-12-06terminate data with zero to avoid overrunMiguel Freitas
2002-12-06set fourcc so ffmpeg can detect buggy streamsMiguel Freitas
2002-12-06fixing segfaults in artsMiguel Freitas
2002-12-04decommission native xine SVQ1 decoder by removing its build instructionsMike Melanson
2002-12-04pass the great responsibility of decoding SVQ1 data over to ffmpegMike Melanson
2002-12-04modified YUV9 -> YV12 converterMike Melanson
2002-12-04obsolete 2 of the special buffer types (elimination of special cases isMike Melanson
2002-12-04fix and reinstate FAAD decoderMike Melanson
2002-12-04remove any mention of the special sample size bufferMike Melanson
2002-12-03Initialises mms_t struct (makes valgrind happy).Thibaut Mattern
2002-12-03Update TODO. Fix dsputils with mediaLib again.Robin KAY
2002-12-03elaborate some commentsMichael Roitzsch
2002-12-02less noise with xmlparsing.Daniel Caujolle-Bert
2002-12-02- Fix segfault when there is no audio driver.Thibaut Mattern
2002-12-02update ffmpeg, pass fourcc and other stuff that might be usefulMiguel Freitas
2002-12-01now that I understand the copy method, the inverter works for XShm tooMichael Roitzsch
2002-12-01some fixes. Xv works fine now. XShm does not. :(Michael Roitzsch
2002-12-01Big update :Thibaut Mattern