summaryrefslogtreecommitdiff
path: root/libswscale/x86/yuv2rgb.c
Commit message (Expand)AuthorAgeFilesLines
* swscale/x86/yuv2rgb: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-221-10/+5
* swscale/x86/yuv2rgb: Remove unused ASM constantsAndreas Rheinhardt2021-02-241-8/+0
* lsws/x86/yuv2rgb: Fix compilation with mmxext or ssse3 disabled.Carl Eugen Hoyos2020-11-141-4/+0
* libswscale/x86/yuv2rgb: add ssse3 versionTing Fu2020-02-101-0/+38
* libswscale/x86/yuv2rgb: Change inline assembly into nasm codeTing Fu2020-02-051-14/+12
* Fix compilation with !HAVE_6REGS.Carl Eugen Hoyos2014-04-191-6/+6
* Merge commit '46bacb5cc6169ff5e8e982495c4925467c1d8bb7'Michael Niedermayer2014-01-141-2/+3
|\
| * x86: Consistently use cpu flag detection macros in places that still miss itDiego Biurrun2014-01-141-2/+3
* | Merge commit 'c16bfb147df8a9d350e8a0dbc01937b78faf5949'Michael Niedermayer2013-11-231-12/+18
|\ \ | |/
| * swscale: x86: Consistently use lowercase function name suffixesDiego Biurrun2013-11-221-12/+18
* | Merge commit 'a519583991c38d38503ab08357716513facc5725'Michael Niedermayer2013-08-291-3/+3
|\ \ | |/
| * swscale: x86: Hide arch-specific initialization detailsDiego Biurrun2013-08-281-3/+3
* | swscale: remove unneeded include assert.hMichael Niedermayer2013-07-191-1/+0
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-011-3/+5
|\ \ | |/
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-311-3/+5
* | Merge commit '652f5185945c8405fc57aed353286858df8d066f'Michael Niedermayer2012-10-311-2/+2
|\ \ | |/
| * x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-311-2/+2
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-10/+10
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-12/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-5/+5
|\ \ | |/
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-1/+1
|\ \ | |/
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-091-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-041-8/+8
|\ \ | |/
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-8/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-231-8/+4
|/
* swscale: Mark all init functions as av_coldDiego Biurrun2012-07-231-1/+2
* swscale: x86: Drop pointless _mmx suffix from filenamesDiego Biurrun2012-07-231-0/+114