22 Commits (66f5790d7bc22a3cd1b3b266a8c22bd51c65a05c)

Author SHA1 Message Date
Paul B Mahol 13cb6ed3c4 takdec: simplify use of scalarproduct_int16 in decode_subframe() 12 years ago
Diego Biurrun 12e25ed284 avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Justin Ruggles 4a2b26fc1b tak: decode directly to the user-provided AVFrame 12 years ago
Diego Biurrun 218aefce44 dsputil: Move LOCAL_ALIGNED macros to libavutil 12 years ago
Paul B Mahol 9efceaf1f7 takdec: switch to init_get_bits8() 12 years ago
Paul B Mahol 4c7515286b takdec: silence/fix warning for undefined behavior 12 years ago
Paul B Mahol cef28b5602 tak: reduce difference with qatar 12 years ago
Josh Allmann b3deec3253 takdec: fix initialisation of LOCAL_ALIGNED array 12 years ago
Mans Rullgard cd71af90a9 takdec: fix initialisation of LOCAL_ALIGNED array 12 years ago
Paul B Mahol 57231e4d5b tak: demuxer, parser, and decoder 12 years ago
Paul B Mahol 6777aa6387 lavc/takdec: s/get_b/get_bits_esc4 12 years ago
Paul B Mahol 1c779854b5 lavc/takdec: simplify code 12 years ago
Paul B Mahol f8d68822c0 takdec: use samplefmt.h from libavutil 12 years ago
Paul B Mahol 4e4a95b18e takdec: remove get_code() and use get_sbits() directly 12 years ago
Paul B Mahol 0a8360c4f9 takdec: add .sample_fmts 12 years ago
Paul B Mahol 4dcf71aacc takdec: stop decoding in case of unknown bps 12 years ago
Paul B Mahol 56519d7d14 takdec: s/bits_per_coded_sample/bits_per_raw_sample 12 years ago
Paul B Mahol d7a4739265 TAK demuxer, decoder and parser 12 years ago