summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2003-05-12added audiolang capability to get_optional dataAndreas Heinchen
2003-05-12New demuxer now works fine with both VCDs and DVDs.James Courtier-Dutton
2003-05-11Revert to last known version that works for Video CD stills. As farRocky Bernstein
2003-05-11someone forgot this is C and not C++Mike Melanson
2003-05-11Minor fixes.James Courtier-Dutton
2003-05-10Enable the Encrypted/scrambled pop-up when playing DVDs.James Courtier-Dutton
2003-05-10Handle padding streams seen on some VCDs.James Courtier-Dutton
2003-05-10Re-write of demux_mpeg_block.James Courtier-Dutton
2003-05-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
2003-05-09Support A52 .WAV files that think they are PCM, but in fact the content is A52.James Courtier-Dutton
2003-05-07Even better test for PES scrambling.Rocky Bernstein
2003-05-07Disable PES scrambling control check pending decision as to what toRocky Bernstein
2003-05-07recognize a 'free' atom masquerading as a 'moov' atomMike Melanson
2003-05-06Fix decoding of some Real 28.8 files (such as 'KAZ1.ra' from MPlayer ftp)Ewald Snel
2003-05-06CDDA demux plugin build fix and enable Real 28.8 formatEwald Snel
2003-05-06This is some general Win32 cleanup and getting ready for DVD support.Tim Champagne
2003-05-05that should fix lpcmMiguel Freitas
2003-05-05gcc 2.95 compile fixAndreas Heinchen
2003-05-04removed bug in spulang handlingAndreas Heinchen
2003-05-04get_optional_data now handles spulangAndreas Heinchen
2003-05-04fixed subtitles that I broke with the improved seekingpatchAndreas Heinchen
2003-05-04forgot to remove a printfAndreas Heinchen
2003-05-04several memleaks fixedAndreas Heinchen
2003-05-04added verbositycheck for a printfAndreas Heinchen
2003-05-04don't let str demux handle some wierdy tagged mpeg filesDaniel Caujolle-Bert
2003-05-03- inform the name of the video codec, nicer properties :)Bastien Nocera
2003-05-02re-revert mpeg demuxer changes (mpeg x mpeg_block)Miguel Freitas
2003-05-01- added a lookup entry for Theora and don't just ignore Theora streams if lib...Bastien Nocera
2003-05-01simplifications & improved seeking(no hole in audio)Andreas Heinchen
2003-04-30fixed stupid mistake in previos commitAndreas Heinchen
2003-04-30added support for theoraAndreas Heinchen
2003-04-29lpcm support to mpeg_demux.c. i have no sample to test it, mayMiguel Freitas
2003-04-27fix for missing syncpoints at beginnig of a streamAndreas Heinchen
2003-04-27fixing selection of spu titlesAndreas Heinchen
2003-04-27oki, so let's get the old content detection code completely in here, not just...Guenter 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-25- use demux_mpeg.c for non-block devices by default. it's more robust toMiguel Freitas
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
2003-04-18- fix crash when playing a PNG fileBastien Nocera
2003-04-17xine crashed when an oggfile with an unknwon stream was played - fixedAndreas Heinchen
2003-04-17cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>Miguel Freitas
2003-04-17added limited handling of traks with multiple media typesMike Melanson
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
2003-04-15fix ac3 in ogmAndreas Heinchen
2003-04-15fixed a/v desync with odd frameratesAndreas Heinchen