21 Commits (e9930883a26c77261c19ea9ad9b930b065c6f579)

Author SHA1 Message Date
James Almer 6bd665b7c5 avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() 7 years ago
Diego Biurrun 163cc67beb takdec: Use ISO C printf conversion specifiers where appropriate 8 years ago
Alexandra Hájková 381a4e31a6 tak: Convert to the new bitstream reader 8 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Diego Biurrun b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
James Almer d34ec64a22 replace calls to url_feof() with avio_feof() 10 years ago
Michael Niedermayer 243b9fea90 avformat/takdec: zero padding area before use 11 years ago
Michael Niedermayer 89c3f5a907 avformat/takdec: use init_get_bits8() 11 years ago
Paul B Mahol 4977e467a5 lavf/takdec: check metadata blocks checksum 12 years ago
Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
Paul B Mahol cef28b5602 tak: reduce difference with qatar 12 years ago
Michael Niedermayer 7efee140d7 get_bits: rename get_bits_longlong to get_bits64 12 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 12 years ago
Paul B Mahol 03cc52a07d takdec: fix seeking 12 years ago
Paul B Mahol 1470c8a9a3 takdec: remove redundant/wrong avio_tell() 12 years ago
Paul B Mahol d7a4739265 TAK demuxer, decoder and parser 12 years ago