Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-27x86: XOP/FMA4 CPU detection supportJason Garrett-Glaser
2011-06-30Fix cpu flags test programMans Rullgard
2011-03-22Add a CPU flag for the Atom processor.Justin Ruggles
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-02-20x86: check for AVX supportMans Rullgard
2011-01-18cpu-test: include stdio.h only for test progMans Rullgard
2010-12-07fix building of cpu-test by including required headerRamiro Polla
2010-09-09Cache detected CPU flagsMåns Rullgård
2010-09-09Clean up av_get_cpu_flag()Måns Rullgård
2010-09-08Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini