Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |