summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2003-07-12Fix for mpeg streams with large PES packets.James Courtier-Dutton
2003-07-11- check only the 2 first bytes of video/audio chunk RIFF header (only the str...Thibaut Mattern
2003-07-08updated theorapart of the demuxer to consider clippingAndreas Heinchen
2003-07-04cleaning up; removing unused stuffMarco Zuehlke
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
2003-07-03cleaning up; removing unused stuffMarco Zuehlke
2003-07-01Some minor fixes. One buffer leak fix.James Courtier-Dutton
2003-07-01Turn off some debug.James Courtier-Dutton
2003-07-01Some updates.James Courtier-Dutton
2003-07-01New implementation of MPEG PES demuxer.James Courtier-Dutton
2003-06-29- fix rtsp redirections, and division by zero crash, helps with:Bastien Nocera
2003-06-29- simplify a bit the binary searchThibaut Mattern
2003-06-26Try to un-autodetect when we see a PAT,PMT.James Courtier-Dutton
2003-06-26Update to make A52 Audio work with Video Lan Server playing a DVD.James Courtier-Dutton
2003-06-22Fix unaligned access in real demuxerRobin KAY
2003-06-21set a different default durationMike Melanson
2003-06-20real demuxer improvements:James Stembridge
2003-06-19make xine work with theora-alpha2Andreas Heinchen
2003-06-18extract DTS (decoder timestamps) from the MPEG stream,Michael Roitzsch
2003-06-17- Seek to previous keyframeThibaut Mattern
2003-06-16Patch from Jeroen Asselman:Stefan Holst
2003-06-16patch by Bill FinkMiguel Freitas
2003-06-16added support for 'nam' atom; this will cause xine to display the titleMike Melanson
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