Age | Commit message (Expand) | Author |
2004-06-13 | implement steps 1, 2, 3 and 4 of the seeking proposal: | Miguel Freitas |
2004-06-07 | Try to determine if wave atom actually contains a waveformatex header | James Stembridge |
2004-06-01 | Add FIXME comment. | James Courtier-Dutton |
2004-06-01 | better workaround for alac, another of the MPEG audio clique that | Mike Melanson |
2004-05-30 | special provision for 'samr', another codec that doesn't play by the | Mike Melanson |
2004-05-16 | Priority support. | Thibaut Mattern |
2004-04-30 | - simple work-around for an ALAC (iTunes Lossless Codec) file from: | Bastien Nocera |
2004-03-02 | 2 more QT meta atoms, one for composer and one for year | Mike Melanson |
2004-02-29 | compute and set the bitrate for CBR audio streams | Mike Melanson |
2004-02-29 | support the 'meta' atom type that iTunes is fond of using for its music | Mike Melanson |
2004-02-09 | Always send frame duration using BUF_FLAG_FRAMERATE | James Stembridge |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2004-01-09 | - rework semantics of some buffer flags. check buffer.h for details. | Miguel Freitas |
2004-01-06 | hack to support a rather malformed QT file, courtesy of Drew | Mike Melanson |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-15 | change demux api: | Miguel Freitas |
2003-11-13 | define FOURCC only once | Marco Zuehlke |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-09 | handle DRM-protected QT files a little more gracefully; i.e., recognize | Mike Melanson |
2003-10-30 | use info_helper functions. | Thibaut Mattern |
2003-10-29 | special-case warning for DRM-protected Quicktime files, at least until | Mike Melanson |
2003-10-06 | some housekeeping and compiler warnings | Michael Roitzsch |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
2003-07-21 | - don't crash if we don't have a base MRL for the reference MRL | Bastien Nocera |
2003-06-29 | - fix rtsp redirections, and division by zero crash, helps with: | Bastien Nocera |
2003-06-16 | added support for 'nam' atom; this will cause xine to display the title | Mike Melanson |
2003-05-13 | work around 0-length atoms | Mike Melanson |
2003-05-10 | rework the QT stsd/ImageDescription passing from demuxer -> decoder | Mike Melanson |
2003-05-07 | recognize a 'free' atom masquerading as a 'moov' atom | Mike Melanson |
2003-04-26 | bumping up demux plugin interface version numbers, update copyright notices | Guenter Bartsch |
2003-04-17 | added limited handling of traks with multiple media types | Mike Melanson |
2003-04-07 | missing semicolon reported by John Alexander Thacker <thacker@polygon.math.co... | Guenter Bartsch |
2003-03-28 | memleaks | Miguel Freitas |
2003-02-22 | Fix memory leak | Ewald Snel |
2003-02-22 | Fix memory leaks | Ewald Snel |
2003-02-21 | stray debug statement | Mike Melanson |
2003-02-21 | added support for QT reference atoms | Mike Melanson |
2003-02-20 | yea verily, the QT demuxer now operates on top of non-seekable input | Mike Melanson |
2003-02-19 | always issue BUF_FLAG_SEEK when sending a new pts | Mike Melanson |
2003-02-17 | a little more debugging | Mike Melanson |
2003-02-17 | playable even with NULL audio output | Mike Melanson |
2003-02-16 | MPEG-4 fix, courtesy of Miguel | Mike Melanson |
2003-02-16 | QT mega-fix: This commit reworks the operation of the Quicktime demuxer | Mike Melanson |
2003-02-03 | make sure we are passing extra decoder data correctly to ffmpeg | Miguel Freitas |
2003-01-19 | eliminate "vital stats" printout, long obsoleted by UI's info dialog | Mike Melanson |
2003-01-10 | have length in miliseconds too | Miguel Freitas |
2003-01-10 | internal input_time is miliseconds now | Miguel Freitas |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-04 | add 2 demuxer groups (audio and games) with multiple plugins at the | Miguel Freitas |