Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | avformat/takdec: zero padding area before use | Michael Niedermayer | 2014-01-07 | 1 | -0/+1 |
* | avformat/takdec: use init_get_bits8() | Michael Niedermayer | 2013-08-05 | 1 | -1/+1 |
* | lavf/takdec: check metadata blocks checksum | Paul B Mahol | 2013-07-10 | 1 | -6/+31 |
* | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af' | Michael Niedermayer | 2013-05-05 | 1 | -1/+1 |
|\ | |||||
| * | avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate | Diego Biurrun | 2013-05-04 | 1 | -1/+1 |
| * | tak: demuxer, parser, and decoder | Paul B Mahol | 2012-12-07 | 1 | -0/+185 |
* | tak: reduce difference with qatar | Paul B Mahol | 2012-12-09 | 1 | -14/+13 |
* | get_bits: rename get_bits_longlong to get_bits64 | Michael Niedermayer | 2012-12-08 | 1 | -1/+1 |
* | takdec: fix seeking | Paul B Mahol | 2012-10-10 | 1 | -10/+13 |
* | takdec: remove redundant/wrong avio_tell() | Paul B Mahol | 2012-10-10 | 1 | -1/+0 |
* | TAK demuxer, decoder and parser | Paul B Mahol | 2012-10-08 | 1 | -0/+184 |