summaryrefslogtreecommitdiffstats
path: root/libavutil/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-271-0/+2
|\
| * x86: XOP/FMA4 CPU detection supportJason Garrett-Glaser2011-09-261-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-011-21/+34
|\ \ | |/
| * Fix cpu flags test programMans Rullgard2011-06-301-21/+34
* | cpudetect: add av_force_cpu_flags()Michael Niedermayer2011-06-021-2/+7
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-231-0/+1
|\ \ | |/
| * Add a CPU flag for the Atom processor.Justin Ruggles2011-03-221-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * x86: check for AVX supportMans Rullgard2011-02-201-1/+2
* | x86: check for AVX supportMans Rullgard2011-02-201-1/+2
|/
* cpu-test: include stdio.h only for test progMans Rullgard2011-01-181-2/+1
* fix building of cpu-test by including required headerRamiro Polla2010-12-071-0/+2
* Cache detected CPU flagsMåns Rullgård2010-09-091-4/+11
* Clean up av_get_cpu_flag()Måns Rullgård2010-09-091-8/+3
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-081-0/+66
OpenPOWER on IntegriCloud