| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-17 | 1 | -1/+20 |
|\ |
|
| * | mpegaudio: replace memcpy by SIMD code | Christophe GISQUET | 2012-02-15 | 1 | -1/+20 |
* | | Fix compilation without HAVE_AVX, HAVE_YASM etc. | Reimar Döffinger | 2012-01-14 | 1 | -1/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-10 | 1 | -14/+73 |
|\| |
|
| * | mpegaudiodec: optimized iMDCT transform | Vitor Sessak | 2012-01-08 | 1 | -0/+80 |
* | | mpegaudiodec: add SSE-optimized imdct36() | Vitor Sessak | 2011-11-07 | 1 | -0/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-20 | 1 | -5/+4 |
|\| |
|
| * | Move some mpegaudio functions to new mpegaudiodsp subsystem | Mans Rullgard | 2011-05-19 | 1 | -5/+4 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -1/+2 |
* | Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ | Stefano Sabatini | 2010-09-04 | 1 | -1/+1 |
* | Remove global mm_flags variable | Måns Rullgård | 2010-08-24 | 1 | -1/+1 |
* | Fix compilation on x64. | Vitor Sessak | 2010-06-24 | 1 | -1/+1 |
* | Fix asm constraints in apply_window() | Vitor Sessak | 2010-06-24 | 1 | -7/+8 |
* | SSE-optimized MP3 floating point windowing functions | Vitor Sessak | 2010-06-24 | 1 | -0/+156 |