summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264_intrapred.asm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2'Michael Niedermayer2014-10-081-49/+49
|\
| * x86: h264_intrapred: Don't treat 32-bit integers as 64-bitHenrik Gramner2014-10-081-49/+49
* | 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-39/+57
|\ \ | |/
| * x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-131-39/+57
* | avcodec/x86: remove 3 sub in pred4x4_tm_vp8_8.Clément Bœsch2013-11-171-4/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-191-31/+31
|\ \ | |/
| * x86: h264_intrapred: Fix C function names in commentsDiego Biurrun2012-11-181-31/+31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-141-13/+13
|\ \ | |/
| * x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-13/+13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-101-27/+0
|\ \ | |/
| * x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-091-27/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-091-111/+119
|\ \ | |/
| * x86: h264_intrapred: port to cpuflagsDiego Biurrun2012-11-081-111/+119
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-301-40/+40
|\ \ | |/
| * x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes.Ronald S. Bultje2012-10-291-40/+40
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-071-8/+8
|\ \ | |/
| * x86: add colons after labelsMans Rullgard2012-08-071-8/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-071-1/+1
|\ \ | |/
| * x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macroMartin Storsjö2012-07-061-1/+1
* | x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macrosLoren Merritt2012-07-071-107/+22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-051-134/+156
|\ \ | |/
| * x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macrosDiego Biurrun2012-07-051-107/+22
| * x86: h264_intrapred: port to cpuflag macrosDiego Biurrun2012-07-051-134/+156
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-15/+15
|\ \ | |/
| * x86inc improvements for 64-bitHenrik Gramner2012-04-111-15/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-091-0/+3
|\ \ | |/
| * h264: manually save/restore XMM registers for functions using INIT_MMX.Ronald S. Bultje2012-02-081-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-10/+10
|\ \ | |/
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-10/+10
* | 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-231-3/+2
|\ \ | |/
| * H.264: Add optimizations to predict x86 assembly.Daniel Kang2011-07-221-3/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-031-6/+0
|\ \ | |/
| * h264: remove CONFIG_GPL from x86 intra prediction code.Ronald S. Bultje2011-06-021-6/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-151-1/+1
|\ \ | |/
| * Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-141-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * x86: fix overflow in h264 8x8 planar predictionMans Rullgard2011-01-241-4/+4
| * Fix horizontal/horizontal_up 8x8l intra prediction x86/simd functions.Ronald S. Bultje2011-01-191-22/+10
* | x86: fix overflow in h264 8x8 planar predictionMans Rullgard2011-01-261-4/+4
OpenPOWER on IntegriCloud