]> git.sesse.net Git - ffmpeg/history - libavutil/cpu.c
mpegenc: use avctx->slices as number of slices
[ffmpeg] / libavutil / cpu.c
2011-09-26 Jason Garrett-Glaserx86: XOP/FMA4 CPU detection support
2011-06-30 Mans RullgardFix cpu flags test program
2011-03-22 Justin RugglesAdd a CPU flag for the Atom processor.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-20 Mans Rullgardx86: check for AVX support
2011-01-18 Mans Rullgardcpu-test: include stdio.h only for test prog
2010-12-07 Ramiro Pollafix building of cpu-test by including required header
2010-09-09 Måns RullgårdCache detected CPU flags
2010-09-09 Måns RullgårdClean up av_get_cpu_flag()
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...