summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264_deblock_10bit.asm
Commit message (Expand)AuthorAgeFilesLines
* x86: lavc: share more constant through definesChristophe Gisquet2015-02-071-4/+2
* Merge commit '79793f833784121d574454af4871866576c0749d'Michael Niedermayer2014-07-011-1/+1
|\
| * Update Fiona's name in copyright statements.Diego Biurrun2014-07-011-1/+1
* | Merge commit '55519926ef855c671d084ccc151056de9e3d3a77'Michael Niedermayer2014-03-141-7/+14
|\ \ | |/
| * x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-131-7/+14
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-301-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-141-2/+2
|\ \ | |/
| * x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-2/+2
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-311-1/+0
|\ \ | |/
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* | Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-311-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-071-2/+2
|\ \ | |/
| * x86: use 32-bit source registers with movd instructionMans Rullgard2012-08-071-6/+6
| * x86: add colons after labelsMans Rullgard2012-08-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-291-39/+38
|\ \ | |/
| * h264_loopfilter: port x86 simd to cpuflags.Ronald S. Bultje2012-07-271-39/+38
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-281-1/+1
|\ \ | |/
| * h264: fix mmxext chroma deblock to use correct TC values.Ronald S. Bultje2012-02-271-1/+1
* | Fix compilation without HAVE_AVX.Reimar Döffinger2012-02-121-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-6/+6
|\ \ | |/
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-6/+6
* | Move x264asm to libavutil.Kieran Kunhya2011-10-191-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-151-2/+2
|\ \ | |/
| * Fix NASM include directiveDave Yeo2011-08-151-2/+2
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-131-2/+2
|\ \ | |/
| * Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-121-1/+1
| * Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-121-1/+1
* | Fix compilation with old yasm.Carl Eugen Hoyos2011-06-161-0/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-111-1/+8
|\ \ | |/
| * h264: Fix 10-bit H.264 x86 chroma v loopfilter asm.Oskar Arvidsson2011-06-101-1/+8
* | Fix register types for LOAD_AB arguments, fixes compilation with NASM.Reimar Döffinger2011-05-241-6/+6
|/
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-141-1/+1
* 10-bit H.264 x86 chroma v loopfilter asmJason Garrett-Glaser2011-05-111-0/+106
* Port x86 10-bit H.264 deblock asm from x264Jason Garrett-Glaser2011-05-101-0/+804
OpenPOWER on IntegriCloud