35 Commits (f2b79c5b855b7450c8f3c15b9ec11b439cd2a294)

Author SHA1 Message Date
Vittorio Giovara 4407054ff0 adx: convert to new channel layout API 3 years ago
Anton Khirnov 9325d88eba lavc: remove obsolete and disabled avpriv functions 10 years ago
Anton Khirnov d5cf5afabb adxdec: get rid of an avpriv function 11 years ago
Anton Khirnov 5569146d48 adx: check that the offset is not negative 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Michael Niedermayer 30bce34b67 vpriv_adx_decode_header: avoid underreading the array. 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Justin Ruggles 6fd075f180 adxdec: Validate channel count to fix a division by zero. 13 years ago
Justin Ruggles 9d2dd356c2 adx: rename ff_adx_decode_header() to avpriv_adx_decode_header() 13 years ago
Justin Ruggles d8cec2d7fc adx: move header decoding to ADX common code 13 years ago
Justin Ruggles b237248e29 adx: calculate correct LPC coeffs 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Pettenò 350120d269 tablegen: implement and use WRITE_ARRAY macros 15 years ago
Diego Pettenò ac014798ff tableprint: use the type name as-is for the functions' names. 15 years ago
Reimar Döffinger 8eaa6e0e04 Change/simplify the tableprint/tablegen API. 15 years ago
Reimar Döffinger c26bce1070 Allow hard-coding of the 32kB cubic-root table for AAC. 15 years ago
Reimar Döffinger a7c6e76638 Add support for hardcoding the motionpixels rgb to yuv table. 15 years ago
Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 years ago