summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2003-06-13- fix sync problem with ffmpeg audio decoderThibaut Mattern
2003-06-13- fix seeking with video only streamsThibaut Mattern
2003-06-12Silence (verbosity).Thibaut Mattern
2003-06-12Sorry... remove debug printfThibaut Mattern
2003-06-12- Implement the "seeking to the previous keyframe" behaviorThibaut Mattern
2003-06-07Fix for message "demux_mpeg_block: error! 00 00 00 (should be 0x000001)"James Courtier-Dutton
2003-05-31FLI demuxer now operates over non-seekable inputMike Melanson
2003-05-29Set audio fourcc in stream info if we know what it is, ie there is only one a...James Stembridge
2003-05-29store fourcc from stream header as integer as it's never used as a stringJames Stembridge
2003-05-29stream header fourcc is optional so read fourcc for stream info from bitmap infoJames Stembridge
2003-05-29fix demuxer failed messages when seeking in small filesJames Stembridge
2003-05-28make oggdemuxer compile with speex, if speex isn't installed in a standart lo...Andreas Heinchen
2003-05-27only send audio/video headers if there is an audio/video streamJames Stembridge
2003-05-27play the NSV file even when the NSVf metadata chunk is not presentMike Melanson
2003-05-26add zlib depency to make cygwin happyMiguel Freitas
2003-05-26added experimental .4xm file demuxerMike Melanson
2003-05-26fix rv10 playbackJames Stembridge
2003-05-26Get asf plugin to build in Win32. Also starting to clean up some Win32 code (...Tim Champagne
2003-05-26Win32 cleanup (a couple things would not build correctly). Also added a READM...Tim Champagne
2003-05-26Only play number of packets specified in header. Otherwise index chunk data c...James Stembridge
2003-05-26add/fix some debug infoJames Stembridge
2003-05-25add support for seekingJames Stembridge
2003-05-25Read index chunks in preparation for seeking support - Disabled by defualtJames Stembridge
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