summaryrefslogtreecommitdiff
path: root/libswscale/x86/yuv2rgb.c
Commit message (Expand)AuthorAge
* Drop pointless assert.h #includesDiego Biurrun2016-05-03
* 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
* 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: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* 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