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-04-23bswap: use native types for av_bwap16().Jason Garrett-Glaser
2011-03-22cosmetics: indentationJustin Ruggles
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: use raw opcode for xgetbv instructionMans Rullgard
2011-02-20x86: check for AVX supportMans Rullgard
2011-02-12Add check for Athlon64 and similar AMD processors with slow SSE2.Justin Ruggles
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau
2010-09-09Add missing #include <string.h> in x86/cpu.cMå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
2010-07-11Add av_ prefix to bswap macrosMåns Rullgård
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2010-03-09Replace many includes of libavutil/common.h with what is actually neededMåns Rullgård
2010-03-08Add lots of missing includesMåns Rullgård
2010-01-20Move FASTDIV macro to intmath.hMåns Rullgård
2010-01-18Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h.Alexander Strange
2009-04-02Split libavutil/timer.h per architectureMåns Rullgård
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2009-01-14Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs
2008-10-22split bswap.h into per-arch filesMåns Rullgård