summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-04-29DO NOT use c++ comments!Stefan Holst
2003-04-29More syncing from libdvdnav at dvd.sf.netJames Courtier-Dutton
2003-04-29lpcm support to mpeg_demux.c. i have no sample to test it, mayMiguel Freitas
2003-04-29Update from the libdvdnav project.James Courtier-Dutton
2003-04-29fix off-by-oneMichael Roitzsch
2003-04-29sometimes old frames are displayed after a seek (reset)Miguel Freitas
2003-04-28do not show backup immediately when discarding framesMiguel Freitas
2003-04-28Enable Indeo3 decoderEwald Snel
2003-04-27fixed green flashing bug for divx & postprocessingAndreas Heinchen
2003-04-27fix for missing syncpoints at beginnig of a streamAndreas Heinchen
2003-04-27freetype fixes - thanks to Alan Chen and Frantisek Dvorak.Stefan Holst
2003-04-27fixing selection of spu titlesAndreas Heinchen
2003-04-27Prevent mjpeg files created by canon digital cameras from being misdetected a...James Stembridge
2003-04-27recognise avid mjpegJames Stembridge
2003-04-27oki, so let's get the old content detection code completely in here, not just...Guenter Bartsch
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
2003-04-26I guess there is no reason to discard audio buffers because no video keyframe...Thibaut Mattern
2003-04-26*** empty log message ***Miguel Freitas
2003-04-26switch back to old demux behaviour: use demux_mpeg for mpeg1, demux_mpeg_bloc...Guenter Bartsch
2003-04-26very very quick fix for subtitles+ac3 in vob filesMiguel Freitas
2003-04-26- a ton of sanity checks.Thibaut Mattern
2003-04-26check mms response code.Thibaut Mattern
2003-04-26fix multiple lines subtitles' display in OGM containerAndreas Heinchen
2003-04-26some doc and todo listThibaut Mattern
2003-04-26- shushBastien Nocera
2003-04-25avoid segfault with subtitle WITHOUT path.Daniel Caujolle-Bert
2003-04-25Invalid packet length detection.Thibaut Mattern
2003-04-25http response parsing fixesThibaut Mattern
2003-04-25prevent avcodec_flush_buffers from corrupting memory when decoding mjpegJames Stembridge
2003-04-25header beautificationMichael Roitzsch
2003-04-25- use demux_mpeg.c for non-block devices by default. it's more robust toMiguel Freitas
2003-04-25memleak fixAndreas Heinchen
2003-04-24- just don't deinterlace when the method is not supported, rather than silent...Bastien Nocera
2003-04-24make it more obvious that we are doing floating point subtractionJames Stembridge
2003-04-24fix for spuogmAndreas Heinchen
2003-04-24fix scaling of video with aspect ratio != 1James Stembridge
2003-04-23check if something could be frieed.Daniel Caujolle-Bert
2003-04-23ffmpeg buffer management is quite odd.Miguel Freitas
2003-04-23preserve win32 patches for later merges of new versionsMichael Roitzsch
2003-04-23I am not a Win32 developer, but I guess this is a sweet misunderstanding:Michael Roitzsch
2003-04-23do not build libdvdread, when we do not need itMichael Roitzsch
2003-04-23silence, pleaseMichael Roitzsch
2003-04-23faster seeking (heavily based on Thibaut's patch)Miguel Freitas
2003-04-23The Win32/msvc gui now builds and works; There are many known issues with the...Tim Champagne
2003-04-23fix yv12->yuy2 conversionJames Stembridge
2003-04-23calculate hardware pitches depending on output rather than input image formatJames Stembridge
2003-04-23check type of mixer element before trying to use itJames Stembridge
2003-04-23this might solve some problems with seeking beyond the 2GB markMike Melanson
2003-04-23this should fix time-based seeking beyond the 2GB mark in a fileMike Melanson