summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-03-27sync to libdvdnav cvsMichael Roitzsch
2003-03-27oss verbosity patch by Anders WieheSiggi Langauf
2003-03-26ignore alpha channel in imagesStefan Holst
2003-03-26vplayer format fixex by Mariusz Pekala <skoot@qi.pl>Miguel Freitas
2003-03-26s/FF_TYPE_INTERNAL/FF_BUFFER_TYPE_INTERNAL/gBastien Nocera
2003-03-26patch by Andriy Marchenko <adv@adv.org.ua> to fix 8 bit chars in ID3 tagsMichael Roitzsch
2003-03-26update ffmpeg. trying to keep local changes (see diff_to_ffmpeg_cvs.txt), let meMiguel Freitas
2003-03-26update ffmpeg. trying to keep local changes (see diff_to_ffmpeg_cvs.txt), let meMiguel Freitas
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-03-26ops, i forgot that assert.h was removed...Miguel Freitas
2003-03-26revert my assert to the classic macroMiguel Freitas
2003-03-25only abort() in DEBUG versionsHeiko Schaefer
2003-03-25new config option to switch between PG ("per chapter") and PGC ("per movie")Michael Roitzsch
2003-03-25sync to cvs of libdvdnavMichael Roitzsch
2003-03-25- allow on-the-fly rewiring of streams outputMichael Roitzsch
2003-03-25do not enter callbacks with config lock held at least for numeric config entriesMichael Roitzsch
2003-03-25only wait for empty audio fifo when really necessaryMichael Roitzsch
2003-03-24slightly better stream position heuristicStefan Holst
2003-03-24fix crash on no-mtrr x86 machinesGuenter Bartsch
2003-03-24file plugin ident should be upcase, like other autoplay featured pluginsDaniel Caujolle-Bert
2003-03-23png image supportStefan Holst
2003-03-23fix some DVD menus where highlights would not be shownMichael Roitzsch
2003-03-23is_frame_needed seems to drop too much: we should still parse the complete st...Michael Roitzsch
2003-03-21sync to libdvdnav cvsMichael Roitzsch
2003-03-21bugfixMiguel Freitas
2003-03-21add pvr realtime reporting eventMiguel Freitas
2003-03-21bugfixMiguel Freitas
2003-03-21small bugfix, doesn't send event if not savingMiguel Freitas
2003-03-21preserve Miguel's latest patchMichael Roitzsch
2003-03-21remove reference of removed variable (wow)Daniel Caujolle-Bert
2003-03-21libavcodec divx/xvid qpel bug workaround ported from ffmpeg cvsGuenter Bartsch
2003-03-20patch to enable playing dvds through the network. requires modified libdvdcss:Miguel Freitas
2003-03-20If first frame is not a keyframe then don't decode it or change state of decoderJames Stembridge
2003-03-20unused codeMiguel Freitas
2003-03-20cleanups and fixes for the PVR plugin. added documentation on how to writeMiguel Freitas
2003-03-20permit to change vertical position of subtitleDaniel Caujolle-Bert
2003-03-19removing a segfault ;)Stefan Holst
2003-03-19fix segfault when ffmpeg returns a frame containing no data, as happens with ...James Stembridge
2003-03-19Wrong pixel format for RGB decoderRobin KAY
2003-03-19clear all memory on frame size change to avoid artefacts from previousStefan Holst
2003-03-19fb_visual_t for fb video driver, enable frame_output_cb in that driver.Stefan Holst
2003-03-18- add many more locks for the Xv driver when needed, should fix some problemsBastien Nocera
2003-03-18Support for Windows Media 9 Voice codec via wmspdmod.dllJames Stembridge
2003-03-18Fix loading of wma3 (aka wma 9 pro) dll. Also fix bug in setting number of ou...James Stembridge
2003-03-18parse the preview buffer (max 256 bytes) to find the matching pattern (sorry ...Daniel Caujolle-Bert
2003-03-18- try going 2 bytes deep into the file before checking for the RIFF headerBastien Nocera
2003-03-18- fix the MP3 detection for streams from live365.comBastien Nocera
2003-03-17take care of NULL audio_fifoDaniel Caujolle-Bert
2003-03-17fix decoder reset: when waiting for I and P frames, to get the necessary refe...Michael Roitzsch
2003-03-17do not skip the whole format detection, if verbosity is lowMichael Roitzsch