summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3dsp.h
Commit message (Expand)AuthorAgeFilesLines
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-131-1/+1
* dsputil: Move apply_window_int16 to ac3dspDiego Biurrun2013-12-081-0/+14
* ac3dec: make downmix() take array of pointers to channel dataMans Rullgard2012-12-091-1/+1
* ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard2012-09-121-0/+3
* ac3enc: modify mantissa bit counting to keep bap counts for all values of bapJustin Ruggles2011-05-281-1/+19
* ac3enc: move extract_exponents inner loop to ac3dspMans Rullgard2011-04-041-0/+2
* ac3enc: move compute_mantissa_size() to ac3dspMans Rullgard2011-03-301-0/+5
* ac3: move ff_ac3_bit_alloc_calc_bap to ac3dspMans Rullgard2011-03-291-0/+19
* ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_minMans Rullgard2011-03-241-0/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContextJustin Ruggles2011-03-171-2/+15
* ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC...Justin Ruggles2011-03-141-0/+22
* ac3enc: Add x86-optimized function to speed up log2_tab().Justin Ruggles2011-02-131-0/+11
* Add x86-optimized versions of exponent_min().Justin Ruggles2011-02-101-0/+43
OpenPOWER on IntegriCloud