summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2003-08-12improvements to header parsingJames Stembridge
2003-08-10new patches from Frantisek, cdda fixes/improvementsMiguel Freitas
2003-08-10apply Frantisek patches to handle end of streams betterMiguel Freitas
2003-08-09Handle PMT tables better "demux_ts.c" .James Courtier-Dutton
2003-08-09Improve readablity of code and add FIXME comments.James Courtier-Dutton
2003-08-09Make debug printf's more consistent. All pid's now printed in hex.James Courtier-Dutton
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-05- correctly use the Xing header in some VBR MP3s to get the correct bitrate a...Bastien Nocera
2003-08-01assert() is not acceptable for handling stream errorsMiguel Freitas
2003-07-30video is i420 not yv12James Stembridge
2003-07-27Fix keyframe detection for non-seekable input plugins.Thibaut Mattern
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-07-22be stricter about selecting audio/video streams to playJames Stembridge
2003-07-221) fix slider position in files with multiple data chunksJames Stembridge
2003-07-21- don't crash if we don't have a base MRL for the reference MRLBastien Nocera
2003-07-19Better detection of VBR streams.Thibaut Mattern
2003-07-191) more reliable method of detecting the end of the fileJames Stembridge
2003-07-19do not modify the prebuffer offset before the demuxer has actuallyMichael Roitzsch
2003-07-19Do not try to seek with reference files.Thibaut Mattern
2003-07-18increase maximum number of video streamsJames Stembridge
2003-07-17improved seeking-accuracy in ogg demuxer, some commentsAndreas Heinchen
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-16Handle videos with 10s still frames.Thibaut Mattern
2003-07-14Little cleanup in pts computing code + a debug printf()Thibaut Mattern
2003-07-12- check only the stream idThibaut Mattern
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