summaryrefslogtreecommitdiffstats
path: root/libswscale/x86
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant masks in STORE_BGR24_MMX.Hans-Kristian Arntzen2012-09-021-3/+0
* Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-011-1/+1
* Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-312-5/+5
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-312-8/+8
|\
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-312-8/+8
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-311-1/+1
|\ \ | |/
| * x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-301-1/+1
| * swscale: x86: fix #endif comments in rgb2rgb template fileGiorgio Vazzana2012-08-191-2/+2
* | rename the remaining instances of HAVE_MMX2 to HAVE_MMXEXTXhmikosR2012-08-201-1/+1
* | libswscale: fix #endif comments in rgb2rgb_template.cGiorgio Vazzana2012-08-161-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-141-231/+137
|\ \ | |/
| * x86: swscale: fix fragile memory accessesMans Rullgard2012-08-131-147/+137
| * x86: swscale: remove disabled codeMans Rullgard2012-08-131-84/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-093-3/+3
|\ \ | |/
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-093-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-046-47/+47
|\ \ | |/
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-036-46/+46
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-234-5/+8
|\ \ | |/
| * swscale: Mark all init functions as av_coldDiego Biurrun2012-07-233-3/+6
| * swscale: x86: Drop pointless _mmx suffix from filenamesDiego Biurrun2012-07-233-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-223-0/+18
|\ \ | |/
| * x86: swscale: Place inline assembly code under appropriate #ifdefsRonald S. Bultje2012-07-213-0/+18
* | sws/x86: add av_assert() to ensure 16bit code is used with 16bit dataMichael Niedermayer2012-07-051-0/+1
* | sws/x86: add some forgotten 12bit planar yuv casesMichael Niedermayer2012-07-052-0/+7
* | sws: support 12&14 bit planar colorspacesMichael Niedermayer2012-07-042-7/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-041-6/+9
|\ \ | |/
| * swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on x86-32.Martin Storsjö2012-07-041-6/+9
* | MANGLEd swscale x86 asm to save registersMichael Bradshaw2012-06-051-19/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-0/+11
|\ \ | |/
| * build: Move all arch OBJS declarations into arch subdirectory Makefiles.Diego Biurrun2012-04-121-0/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-132-16/+6
|\ \ | |/
| * x86inc improvements for 64-bitHenrik Gramner2012-04-112-16/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-161-130/+136
|\ \ | |/
| * swscale: convert hscale() to use named arguments.Ronald S. Bultje2012-03-141-94/+98
| * swscale: convert hscale to cpuflags().Ronald S. Bultje2012-03-141-35/+37
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-073-19/+22
|\ \ | |/
| * swscale: make filterPos 32bit.Ronald S. Bultje2012-03-063-19/+22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-051-5/+8
|\ \ | |/
| * swscale: make %rep unconditional.Ronald S. Bultje2012-03-031-4/+7
| * swscale: remove now unnecessary hack.Ronald S. Bultje2012-03-031-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-241-0/+38
|\ \ | |/
| * swscale: take first/lastline over/underflows into account for MMX.Ronald S. Bultje2012-02-231-0/+38
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-211-2/+2
|\ \ | |/
| * Revert two swscale commits.Ronald S. Bultje2012-02-192-2/+16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-181-12/+22
|\ \ | |/
| * swscale: make access to filter data conditional on filter type.Ronald S. Bultje2012-02-171-10/+20
| * swscale: update context offsets after removal of AlpMmxFilter.Ronald S. Bultje2012-02-171-2/+2
| * swscale: Remove some write-only variables related to alpha handling.Diego Biurrun2012-02-141-14/+0
* | swscale: enable some more SIMD functions.Michael Niedermayer2012-02-151-3/+3
* | Fix compilation with old yasm that does not support AVX.Carl Eugen Hoyos2012-02-142-3/+7
OpenPOWER on IntegriCloud