]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/ac3dsp_mmx.c
rv34: 1-pass inter MB reconstruction
[ffmpeg] / libavcodec / x86 / ac3dsp_mmx.c
2011-10-20 Diego Biurrunx86: Move some variable declarations below the appropri...
2011-07-01 Justin Rugglesac3dsp: add x86-optimized versions of ac3dsp.extract_ex...
2011-05-28 Justin Rugglesac3enc: modify mantissa bit counting to keep bap counts...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Justin Rugglesac3enc: add float_to_fixed24() with x86-optimized versi...
2011-03-14 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-02-13 Justin Rugglesac3enc: Add x86-optimized function to speed up log2_tab().
2011-02-10 Justin RugglesAdd x86-optimized versions of exponent_min().