2013-11-10 |
Michael Niedermayer | avformat/ape: check version in probe |
blob | commitdiff |
2013-10-13 |
Paul B Mahol | avformat: use ff_alloc_extradata() |
blob | commitdiff | diff to current |
2013-09-12 |
Michael Niedermayer | Merge commit '183b9d843a9533774fabd3984a52f3987001acbc' |
blob | commitdiff | diff to current |
2013-09-12 |
Martin Storsjö | ape: Don't allow the seektable to be omitted |
blob | commitdiff | diff to current |
2013-09-03 |
Michael Niedermayer | Merge commit '488b2984fece7ad0c2596826fee18e74aa904667' |
blob | commitdiff | diff to current |
2013-09-02 |
Anton Khirnov | ape demuxer: check for EOF in potentially long loops |
blob | commitdiff | diff to current |
2013-08-11 |
wm4 | ape: check avio_read() return value |
blob | commitdiff | diff to current |
2013-03-27 |
Kostya Shishkov | ape: use correct context for the bit table printed... |
blob | commitdiff | diff to current |
2013-03-27 |
Carl Eugen Hoyos | Fix a typo in the Monkey's Audio demuxer. |
blob | commitdiff | diff to current |
2013-03-26 |
Michael Niedermayer | Merge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f' |
blob | commitdiff | diff to current |
2013-03-25 |
Kostya Shishkov | ape: 3.80-3.92 decoding support |
blob | commitdiff | diff to current |
2013-03-15 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2013-03-15 |
Kostya Shishkov | add support for Monkey's Audio versions from 3.93 |
blob | commitdiff | diff to current |
2012-12-06 |
Paul B Mahol | lavf/apedec: return meaningful error codes |
blob | commitdiff | diff to current |
2012-08-23 |
jamal | lavf/ape: Fix stream duration calculation |
blob | commitdiff | diff to current |
2012-08-07 |
Michael Niedermayer | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' |
blob | commitdiff | diff to current |
2012-08-07 |
Anton Khirnov | Replace all CODEC_ID_* with AV_CODEC_ID_* |
blob | commitdiff | diff to current |
2012-06-24 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-06-24 |
Anton Khirnov | ape: create audio stream before reading tags. |
blob | commitdiff | diff to current |
2012-05-29 |
Michael Niedermayer | ape: Fix null ptr dereference with files missing a... |
blob | commitdiff | diff to current |
2012-04-06 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-04-06 |
Martin Storsjö | cosmetics: Align muxer/demuxer declarations |
blob | commitdiff | diff to current |
2012-03-06 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-03-05 |
Justin Ruggles | ape: do not set AVCodecContext.frame_size. |
blob | commitdiff | diff to current |
2012-02-07 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-02-06 |
Justin Ruggles | ape: skip packets with invalid size |
blob | commitdiff | diff to current |
2012-02-06 |
Justin Ruggles | ape: calculate final packet size instead of guessing |
blob | commitdiff | diff to current |
2012-02-06 |
Justin Ruggles | ape: stop reading after the last frame has been read |
blob | commitdiff | diff to current |
2012-02-06 |
Justin Ruggles | ape: return AVERROR_EOF instead of AVERROR(EIO) when... |
blob | commitdiff | diff to current |
2012-02-06 |
Justin Ruggles | ape: return error if seeking to the current packet... |
blob | commitdiff | diff to current |
2012-02-05 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-02-04 |
Paul B Mahol | ape: fix seeking |
blob | commitdiff | diff to current |
2012-01-28 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-01-27 |
Anton Khirnov | lavf: remove AVFormatParameters from AVFormatContext... |
blob | commitdiff | diff to current |
2011-12-01 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-11-30 |
Anton Khirnov | lavf: make av_set_pts_info private. |
blob | commitdiff | diff to current |
2011-10-20 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-10-19 |
Anton Khirnov | lavf,lavd: replace av_new_stream->avformat_new_stream... |
blob | commitdiff | diff to current |
2011-09-12 |
Laurent Aimar | ape demuxer: fix segfault on memory allocation failure. |
blob | commitdiff | diff to current |
2011-09-11 |
Laurent Aimar | Fixed segfault on memory allocation failure in ape... |
blob | commitdiff | diff to current |
2011-07-26 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-07-25 |
Diego Biurrun | ape: adjust some printf format strings to correctly... |
blob | commitdiff | diff to current |
2011-07-17 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-07-17 |
Anton Khirnov | lavf: use designated initialisers for all (de)muxers. |
blob | commitdiff | diff to current |
2011-06-03 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-06-02 |
Diego Biurrun | Replace custom DEBUG preprocessor trickery by the stand... |
blob | commitdiff | diff to current |
2011-06-02 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-05-31 |
Diego Biurrun | Employ correct printf format specifiers, mostly in... |
blob | commitdiff | diff to current |
2011-05-25 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-05-24 |
Carl Eugen Hoyos | ape: Allow demuxing of files with metadata tags. |
blob | commitdiff | diff to current |
2011-05-07 |
Reimar Döffinger | Fix printf format string, fixes a warning. |
blob | commitdiff | diff to current |
2011-04-04 |
Michael Niedermayer | Merge remote branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-04-03 |
Anton Khirnov | avio: introduce an AVIOContext.seekable field |
blob | commitdiff | diff to current |
2011-04-01 |
Michael Niedermayer | Merge remote branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-04-01 |
Kostya Shishkov | ape: check that number of seektable entries is equal... |
blob | commitdiff | diff to current |
2011-03-21 |
Carl Eugen Hoyos | Allow demuxing of APE files with metadata tags. |
blob | commitdiff | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | diff to current |
2011-03-17 |
Michael Niedermayer | Merge remote-tracking branch 'newdev/master' |
blob | commitdiff | diff to current |
2011-03-17 |
Anton Khirnov | lavf: replace avio_seek(SEEK_CUR) with avio_skip where... |
blob | commitdiff | diff to current |
2011-03-16 |
Kostya | Do not attempt to decode APE file with no frames |
blob | commitdiff | diff to current |
2011-03-15 |
Kostya Shishkov | Do not attempt to decode APE file with no frames. |
blob | commitdiff | diff to current |
2011-03-07 |
Anton Khirnov | avio: deprecate url_feof |
blob | commitdiff | diff to current |
2011-03-03 |
Anton Khirnov | lavf: replace all uses of url_fskip with avio_seek |
blob | commitdiff | diff to current |
2011-03-03 |
Anton Khirnov | avio: avio_ prefix for url_fseek |
blob | commitdiff | diff to current |
2011-03-01 |
Anton Khirnov | lavf: replace all uses of url_fskip with avio_seek |
blob | commitdiff | diff to current |
2011-03-01 |
Anton Khirnov | avio: avio_ prefix for url_fseek |
blob | commitdiff | diff to current |
2011-02-22 |
Anton Khirnov | avio: avio_ prefixes for get_* functions |
blob | commitdiff | diff to current |
2011-02-21 |
Anton Khirnov | avio: avio_ prefixes for get_* functions |
blob | commitdiff | diff to current |
2011-02-20 |
Anton Khirnov | avio: rename ByteIOContext to AVIOContext. |
blob | commitdiff | diff to current |
2011-02-20 |
Anton Khirnov | avio: rename ByteIOContext to AVIOContext. |
blob | commitdiff | diff to current |
2011-01-28 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | diff to current |
2011-01-26 |
Diego Elio Pettenò | Prefix all _demuxer, _muxer, _protocol from libavformat... |
blob | commitdiff | diff to current |
2010-04-03 |
Stefano Sabatini | Replace all remaining occurrences of AVERROR_NOMEM... |
blob | commitdiff | diff to current |
2010-03-30 |
Stefano Sabatini | Define AVMediaType enum, and use it instead of enum... |
blob | commitdiff | diff to current |
2010-03-13 |
Stefano Sabatini | Replace all the occurrences of AVERROR_EIO with AVERROR... |
blob | commitdiff | diff to current |
2010-01-21 |
David Conrad | Set start_time and duration in AVStream instead of... |
blob | commitdiff | diff to current |
2009-08-11 |
Kostya Shishkov | Move APE tag parsing into separate module. |
blob | commitdiff | diff to current |
2009-08-11 |
Matti Hamalainen | Do not use internals of ByteIOContext during APE tags... |
blob | commitdiff | diff to current |
2009-08-11 |
Matti Hamalainen | Remove incorrect APE tag size adjustment based on flags. |
blob | commitdiff | diff to current |
2009-02-17 |
Aurelien Jacobs | apedec: display a warning when truncating a metadata tag |
blob | commitdiff | diff to current |
2009-02-17 |
Aurelien Jacobs | use new metadata API in ape demuxer |
blob | commitdiff | diff to current |
2009-02-16 |
Benoit Fouet | Add a context to av_log() calls and extend ape_dumpinfo... |
blob | commitdiff | diff to current |
2009-01-11 |
Diego Biurrun | Fix build: Add intreadwrite.h and bswap.h #includes... |
blob | commitdiff | diff to current |
2008-09-08 |
Luca Abeni | Bump Major version, this commit is almost just renaming... |
blob | commitdiff | diff to current |
2008-06-03 |
Stefano Sabatini | Make long_names in lavf/lavdev optional depending on... |
blob | commitdiff | diff to current |
2008-04-26 |
Kostya Shishkov | Missing tags in APE is normal situation, so don't print... |
blob | commitdiff | diff to current |
2008-02-04 |
Michael Niedermayer | fix 8 "initialization discards qualifiers from pointer... |
blob | commitdiff | diff to current |
2007-11-21 |
Björn Axelsson | Use dynamically allocated ByteIOContext in AVFormatContext |
blob | commitdiff | diff to current |
2007-09-23 |
Kostya Shishkov | Looks like this APE decoder support versions starting... |
blob | commitdiff | diff to current |
2007-09-17 |
Aurelien Jacobs | disable loads of debug messages to reduce object size |
blob | commitdiff | diff to current |
2007-09-16 |
Benjamin Zores | monkey audio demuxer now can parse ape tags |
blob | commitdiff | diff to current |
2007-09-13 |
Kostya Shishkov | Monkey Audio decoder |
blob | commitdiff | diff to current |
|