summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Expand)Author
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
2003-10-04do not use id3v2 to detect mp3.Thibaut Mattern
2003-10-04fix time seeking with cbr streams.Thibaut Mattern
2003-09-28Get meta infos from ID3 version 2.2 tagsThibaut Mattern
2003-09-28Revisited mpeg audio demuxer.Thibaut Mattern
2003-09-22- Fix a bug introduced by the previous commit. The id3v2 tag identifier was r...Thibaut Mattern
2003-09-17remove else block that breaks on any compressed fileMike Melanson
2003-09-13Add comments so that people know where this sort of stream comes from.James Courtier-Dutton
2003-09-13Try to fix frame duration.Thibaut Mattern
2003-09-13Add demuxing of some AC3/A52 streams found in some DVB streams.James Courtier-Dutton