summaryrefslogtreecommitdiff
path: root/libswscale/x86/swscale.c
Commit message (Expand)AuthorAge
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* x86: Consistently use cpu flag detection macros in places that still miss itDiego Biurrun2014-01-14
* swscale: x86: Consistently use lowercase function name suffixesDiego Biurrun2013-11-22
* swscale: x86: Hide arch-specific initialization detailsDiego Biurrun2013-08-28
* cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-27
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31
* x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-31
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-30
* x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-09
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* swscale: Mark all init functions as av_coldDiego Biurrun2012-07-23
* swscale: x86: Drop pointless _mmx suffix from filenamesDiego Biurrun2012-07-23