16 Commits (361d24e6d920e4f7e4e5fa1fd6fbb6922bff35f2)

Author SHA1 Message Date
Andreas Rheinhardt befb7e7d79 avcodec/tak: Use void* instead of AVCodecContext* for logcontext 2 years ago
Michael Niedermayer 19b66b89da
avcodec/tak: Check remaining bits in ff_tak_decode_frame_header() 2 years ago
Anton Khirnov a59b4ac713 lavc/tak: do not store invalid values in stream info 2 years ago
Anton Khirnov ecdf1ac267 lavc/tak: make ff_tak_parse_streaminfo static 2 years ago
Paul B Mahol 53523ed530 avcodec/tak*: use cached bitstream reader on !x86_32 2 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 4 years ago
James Almer 6bd665b7c5 avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() 7 years ago
Alexandra Hájková 381a4e31a6 tak: Convert to the new bitstream reader 8 years ago
Diego Biurrun b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
Paul B Mahol 8491f40500 tak: use crc table from lavu 12 years ago
Paul B Mahol f5d5bc3493 tak: simplify ff_tak_check_crc() 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 d7a4739265 TAK demuxer, decoder and parser 13 years ago