summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2003-05-25speex support contributed by Conrad Parker <conrad@metadecks.org>Guenter Bartsch
2003-05-24- Try to fix mmsh server detection.Thibaut Mattern
2003-05-23Some preparations for software decode of .wav dts files.James Courtier-Dutton
2003-05-20demux_mpeg.c is now used to decode .vob files.James Courtier-Dutton
2003-05-20public header cleanup:Michael Roitzsch
2003-05-20This adds cdda support for Win32. Also fixed the demuxer mpeg block build for...Tim Champagne
2003-05-19oups, stupid me !Thibaut Mattern
2003-05-19initial commit for Nullsoft Video (.nsv) demuxerMike Melanson
2003-05-19use demux helper for content detectionThibaut Mattern
2003-05-19Patch submitted by : David ShimizuJames Courtier-Dutton
2003-05-18Add some info.James Courtier-Dutton
2003-05-18Remove some assert() statements.James Courtier-Dutton
2003-05-15this changed to XINE_LIB for all Makefiles a couple of days agoMichael Roitzsch
2003-05-15add broadcasterMiguel Freitas
2003-05-15That comment suits better here. It is about discontiuity detection, so it shouldMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-13work around 0-length atomsMike Melanson
2003-05-12We can now play from the pvr250 in real time.James Courtier-Dutton
2003-05-12bugfix: audiolanguage of nonvorbis streams where ignoredAndreas Heinchen
2003-05-12added code to send xine_event after previewAndreas Heinchen
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