summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3dec_fixed.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/ac3dec_fixed: Fix integer overflow in scale_coefs()Michael Niedermayer2018-01-151-2/+2
* avcodec/ac3dec_fixed: Fix multiple runtime error: signed integer overflow: -3...Michael Niedermayer2017-06-081-1/+1
* avcodec/ac3dec_fixed: Fix runtime error: left shift of 419 by 23 places canno...Michael Niedermayer2017-06-041-1/+1
* Merge commit '43717469f9daa402f6acb48997255827a56034e9'Clément Bœsch2017-03-221-4/+4
* avcodec/ac3dec: add consistent noise generation option.Jonathan Campbell2017-01-221-0/+1
* avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-041-1/+1
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
* ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContextAndreas Cadhalpun2015-03-141-0/+1
* avcodec/ac3dec_fixed: remove unused arraysMichael Niedermayer2014-09-081-12/+0
* ac3dec_fixed: add missing "static const".Reimar Döffinger2014-08-311-1/+1
* Improved AC3 decoder level support (heavy drc, dialnorm)Jean-Francois Thibert2014-08-271-34/+65
* avcodec/ac3dec_fixed: add missingAVprefix to CODEC_IDMichael Niedermayer2014-04-011-1/+1
* avcodec/ac3: rename identifier used to select the fixed point variantMichael Niedermayer2014-04-011-1/+1
* libavcodec: Implementation of AC3 fixedpoint decoderNedeljko Babic2014-04-011-0/+176
OpenPOWER on IntegriCloud