]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/mpegaudiodec_mmx.c
alac: limit the rice param before passing to decode_scalar()
[ffmpeg] / libavcodec / x86 / mpegaudiodec_mmx.c
2012-02-16 Christophe GISQUETmpegaudio: replace memcpy by SIMD code
2012-01-09 Vitor Sessakmpegaudiodec: optimized iMDCT transform
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-04 Stefano SabatiniRename FF_MM_ symbols related to CPU features flags...
2010-08-24 Måns RullgårdRemove global mm_flags variable
2010-06-24 Vitor SessakFix compilation on x64.
2010-06-24 Vitor SessakFix asm constraints in apply_window()
2010-06-24 Vitor SessakSSE-optimized MP3 floating point windowing functions