summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
2003-11-17compute the proper initial frame durationMike Melanson
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-16A new and hopefully clearer explanation of how to apply PTS values in streams...James Courtier-Dutton
2003-11-16remove empty get_frame stuff and fix some warningsMichael Roitzsch
2003-11-16revised demuxer to use correct framerate, supply stream length, andMike Melanson
2003-11-16Fix index reading with file >2Go.Thibaut Mattern
2003-11-15* making metronom xine_stream_t independentMichael Roitzsch
2003-11-15Miguel obviously has no Ogg installed ...Michael Roitzsch
2003-11-15demux_action_pending privateMiguel Freitas
2003-11-15change demux api:Miguel Freitas
2003-11-13define FOURCC only onceMarco Zuehlke
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-11try to improve sync after a seek:Thibaut Mattern
2003-11-09Do not send the encrypted content to decoders.Thibaut Mattern
2003-11-09handle DRM-protected QT files a little more gracefully; i.e., recognizeMike Melanson
2003-11-09Detect encrypted streams.Thibaut Mattern
2003-11-05dropping old demux_pesMichael Roitzsch
2003-11-03big patch...Thibaut Mattern
2003-11-02some lprintf to xprintf conversion.Thibaut Mattern
2003-11-01Fix a bug in ID3v2.2 parsing.Thibaut Mattern
2003-10-31Use info_helper functions.Thibaut Mattern
2003-10-31Use info_helper functions.Thibaut Mattern
2003-10-30more accurate framerateMike Melanson
2003-10-30use info_helper functions.Thibaut Mattern
2003-10-29special-case warning for DRM-protected Quicktime files, at least untilMike Melanson
2003-10-28Handle comments in rpm filesJames Stembridge
2003-10-28improve real audio demuxer:James Stembridge
2003-10-28Use info_helper functions.Thibaut Mattern
2003-10-27Use info_helper functionsThibaut Mattern
2003-10-24fix palette, fix fps, send both encoded video chunks to decoder at once,Mike Melanson
2003-10-24use the common bitmapinfo and waveformatex structuresMike Melanson
2003-10-23make the demuxers conform to the bitmapinfo structureMike Melanson
2003-10-22I used xine-ui to show the slides on my presentation and found it moreMichael Roitzsch
2003-10-20Submitted by Rett Walters: -James Courtier-Dutton
2003-10-16Support asf stream concatenation.Thibaut Mattern
2003-10-14Fix playing of asf stream without video (problem was only for seekable inputs).František Dvořák
2003-10-13Do not seek with a 0 offset.Thibaut Mattern
2003-10-13Fix my stupid bug, id3 tag should work with seekable inputs now.František Dvořák
2003-10-13Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.František Dvořák
2003-10-12Remove asserts.James Courtier-Dutton
2003-10-12Fix performance issue with mp3 inside wav streams.Thibaut Mattern
2003-10-11use bswap.hThibaut Mattern
2003-10-11Fix mpeg 2 frame parsing.Thibaut Mattern
2003-10-10avoid FPE error with 0 length files, use xine_demux_check_extension()Daniel Caujolle-Bert
2003-10-087*8 = 56Thibaut Mattern
2003-10-07- send 100% (completion) event when the index is finished buildingBastien Nocera
2003-10-07reactivate some dead code that got disabled by accident;Michael Roitzsch
2003-10-06some housekeeping and compiler warningsMichael Roitzsch
2003-10-05Fix buffer overrun.Robin KAY
2003-10-05Better content detection.Thibaut Mattern