summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/ac3dsp.asm
Commit message (Expand)AuthorAgeFilesLines
* ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.Justin Ruggles2011-05-281-2/+2
* ac3enc: modify mantissa bit counting to keep bap counts for all values of bapJustin Ruggles2011-05-281-0/+53
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-141-1/+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-0/+115
* ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC...Justin Ruggles2011-03-141-0/+45
* ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().Justin Ruggles2011-02-161-2/+1
* ac3enc: Add x86-optimized function to speed up log2_tab().Justin Ruggles2011-02-131-0/+69
* Add x86-optimized versions of exponent_min().Justin Ruggles2011-02-101-0/+67
OpenPOWER on IntegriCloud