summaryrefslogtreecommitdiff
path: root/tests/ref/acodec/ac3_fixed
Commit message (Expand)AuthorAge
* ac3enc: Add channel coupling support for the fixed-point AC-3 encoder.Justin Ruggles2011-09-05
* ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-26
* ac3enc: select bandwidth based on bit rate, sample rate, and number ofJustin Ruggles2011-04-03
* ac3enc: use generic fixed-point mdctMans Rullgard2011-04-03
* Add apply_window_int16() to DSPContext with x86-optimized versions and use itJustin Ruggles2011-03-22
* ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage.Justin2011-03-14
* ac3enc: fix bug in stereo rematrixing decision.Justin Ruggles2011-02-16
* ac3enc: change default floor code to 7.Justin Ruggles2011-02-15
* ac3enc: Change EXP_DIFF_THRESHOLD to 500.Justin Ruggles2011-02-02
* Add stereo rematrixing support to the AC-3 encoders.Justin Ruggles2011-01-08
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-04