summaryrefslogtreecommitdiff
path: root/libswscale/x86/rgb2rgb_template.c
Commit message (Expand)AuthorAge
* lavu: add AV_CEIL_RSHIFT and use it in various placesClément Bœsch2016-01-11
* Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-26
* rgb2rgb_template: add MMX/SSE2/AVX-optimized deinterleaveBytesMichael Niedermayer2014-01-21
* swscale/x86/rgb2rgb: add support for AVXMichael Niedermayer2014-01-21
* swscale: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-31
* swscale: x86: fix #endif comments in rgb2rgb template fileGiorgio Vazzana2012-08-19
* x86: swscale: fix fragile memory accessesMans Rullgard2012-08-13
* x86: swscale: remove disabled codeMans Rullgard2012-08-13
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* sws: replace all long with int.Anton Khirnov2011-05-28
* rgb2rgb: remove duplicate mmx/mmx2/3dnow/sse2 functions.Ronald S. Bultje2011-05-26
* swscale: Eliminate rgb24toyv12_c() duplication.Michael Niedermayer2011-05-26
* swscale: simplify rgb2rgb templatingLuca Barbato2011-04-14
* swscale: move away x86 specific code from rgb2rgbLuca Barbato2011-04-14