summaryrefslogtreecommitdiff
path: root/libswscale/x86
Commit message (Expand)AuthorAge
* lavu: add FF_CEIL_RSHIFT and use it in various places.Clément Bœsch2013-05-09
* Merge commit '2b677ffca54a5fbef9c8860841c32f28ecd68f70'Michael Niedermayer2013-05-05
|\
| * swscale: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | Fix libswscale compilation with --disable-optimizations on x86-32.Carl Eugen Hoyos2013-04-18
* | sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv tableMichael Niedermayer2013-04-15
* | sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converterMichael Niedermayer2013-04-15
* | sws: Update rgb24toyv12_c() to user supplied rgb2yuv tablesMichael Niedermayer2013-04-15
* | sws/x86: update rgba->yuv to use user supplied tableMichael Niedermayer2013-04-15
* | sws/x86: update rgb/bgr->yuv code to use provided coefficient tableMichael Niedermayer2013-04-15
* | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-28
|\|
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-27
* | sws/x86: improve rounding for yuv2yuvXMichael Niedermayer2013-02-15
* | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b'Michael Niedermayer2013-01-19
|\|
| * x86inc: Rename "program_name" to "private_prefix"Diego Biurrun2013-01-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-19
|\|
| * x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-14
|\|
| * x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-10
|\|
| * x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-09
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-01
|\|
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31
* | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5'Michael Niedermayer2012-10-31
|\|
| * x86: MMX2 ---> MMXEXT in macro namesDiego Biurrun2012-10-31
* | Merge commit 'a65bdceb060628881578afb29df4eb222421381f'Michael Niedermayer2012-10-31
|\|
| * x86: mmx2 ---> mmxext in variable namesDiego Biurrun2012-10-31
* | Merge commit '652f5185945c8405fc57aed353286858df8d066f'Michael Niedermayer2012-10-31
|\|
| * x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-31
* | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer2012-10-31
|\|
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
|\|
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* | Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_...Hendrik Leppkes2012-10-20
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | swscale: fix To{Y,UV} extern prototypes.Clément Bœsch2012-09-30
* | x86/swscale: use unsigned to build SIMD values to avoid signed overflowMichael Niedermayer2012-09-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-09
|\|
| * x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* | Remove redundant masks in STORE_BGR24_MMX.Hans-Kristian Arntzen2012-09-02
* | Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-01
* | Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-31
|\|
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-31
|\|
| * x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-30
| * swscale: x86: fix #endif comments in rgb2rgb template fileGiorgio Vazzana2012-08-19
* | rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXTXhmikosR2012-08-20
* | libswscale: fix #endif comments in rgb2rgb_template.cGiorgio Vazzana2012-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-14
|\|