summaryrefslogtreecommitdiffstats
path: root/libswscale/x86/swscale.c
Commit message (Expand)AuthorAgeFilesLines
* Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes2012-10-201-1/+1
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-17/+17
|\
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-16/+16
* | swscale: fix To{Y,UV} extern prototypes.Clément Bœsch2012-09-301-2/+5
* | x86/swscale: use unsigned to build SIMD values to avoid signed overflowMichael Niedermayer2012-09-111-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-091-8/+7
|\ \ | |/
| * x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-8/+7
* | Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-011-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-3/+3
|\ \ | |/
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-3/+3
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-311-1/+1
|\ \ | |/
| * x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-301-1/+1
* | rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXTXhmikosR2012-08-201-1/+1
* | 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-16/+95
|/
* 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/+493
OpenPOWER on IntegriCloud