summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86
Commit message (Expand)AuthorAgeFilesLines
* Remove gcc 2.95.3 remnants.Carl Eugen Hoyos2011-06-291-1/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-292-5/+5
|\
| * configure: Drop check for availability of ten assembler operands.Diego Biurrun2011-06-282-5/+5
* | Add operand size to add instructions.Reimar Döffinger2011-06-261-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-242-2/+2
|\ \ | |/
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-242-2/+2
* | Use HAVE_TEN_OPERANDS for new decode_significance* functions.Carl Eugen Hoyos2011-06-221-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-223-0/+383
|\ \ | |/
| * h264: Add x86 assembly for 10-bit weight/biweight H.264 functions.Daniel Kang2011-06-213-0/+383
* | A cmp instruction with two constants is invalid, thus "g" constraintReimar Döffinger2011-06-211-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-212-69/+232
|\ \ | |/
| * x86: cabac: fix register constraints for 32-bit modeMans Rullgard2011-06-202-3/+3
| * cabac: move x86 asm to libavcodec/x86/cabac.hMans Rullgard2011-06-202-0/+149
| * x86: h264: cast pointers to intptr_t rather than intMans Rullgard2011-06-201-3/+3
| * x86: h264: remove hardcoded edi in decode_significance_8x8_x86()Mans Rullgard2011-06-201-25/+26
| * x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86()Mans Rullgard2011-06-201-31/+34
| * x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86()Mans Rullgard2011-06-201-35/+37
| * x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86()Mans Rullgard2011-06-201-26/+26
| * x86: cabac: remove hardcoded ebx in inline asmMans Rullgard2011-06-201-34/+36
| * x86: cabac: remove hardcoded struct offsets from inline asmMans Rullgard2011-06-201-14/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-193-0/+308
|\ \ | |/
| * Fix build if yasm is not available.Ronald S. Bultje2011-06-181-1/+3
| * H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions.Daniel Kang2011-06-183-0/+306
* | Fix compilation with old yasm.Carl Eugen Hoyos2011-06-163-1/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-154-40/+58
|\ \ | |/
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-134-40/+58
| * Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-134-58/+40
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-134-40/+58
* | 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-081-110/+110
|\ \ | |/
| * H264: x86 predict init cosmetics.Daniel Kang2011-06-081-110/+110
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-063-5/+396
|\ \ | |/
| * Add x86 assembly for some 10-bit H.264 intra predict functions.Daniel Kang2011-06-063-5/+396
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-033-108/+84
|\ \ | |/
| * Cosmetic changes to h264_idct_10bit.asm.Loren Merritt2011-06-021-68/+71
| * 2x faster h264_idct_add8_10.Loren Merritt2011-06-021-34/+21
| * h264: remove CONFIG_GPL from x86 intra prediction code.Ronald S. Bultje2011-06-022-14/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-024-72/+692
|\ \ | |/
| * h264/10bit: add HAVE_ALIGNED_STACK checks.Daniel Kang2011-05-311-4/+8
| * Update 8-bit H.264 IDCT function names to reflect bit-depth.Daniel Kang2011-05-312-71/+57
| * Add IDCT functions for 10-bit H.264.Daniel Kang2011-05-313-1/+631
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-292-0/+56
|\ \ | |/
| * ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.Justin Ruggles2011-05-281-2/+2
| * ac3enc: modify mantissa bit counting to keep bap counts for all values of bapJustin Ruggles2011-05-282-0/+56
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-272-2/+2
|\ \ | |/
| * x86: Add appropriate ifdefs around certain AVX functions.Diego Biurrun2011-05-272-0/+11
* | Fix compilation with YASM/NASM versions not supporting AVX.Reimar Döffinger2011-05-262-0/+12
* | Fix register types for LOAD_AB arguments, fixes compilation with NASM.Reimar Döffinger2011-05-241-6/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-241-1/+1
|\ \ | |/
OpenPOWER on IntegriCloud