summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* Fix compilation with old yasm.Carl Eugen Hoyos2011-06-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-15
|\
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
| * Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-13
| * 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-11
|\|
| * h264: Fix 10-bit H.264 x86 chroma v loopfilter asm.Oskar Arvidsson2011-06-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-08
|\|
| * H264: x86 predict init cosmetics.Daniel Kang2011-06-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-06
|\|
| * Add x86 assembly for some 10-bit H.264 intra predict functions.Daniel Kang2011-06-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * Cosmetic changes to h264_idct_10bit.asm.Loren Merritt2011-06-02
| * 2x faster h264_idct_add8_10.Loren Merritt2011-06-02
| * h264: remove CONFIG_GPL from x86 intra prediction code.Ronald S. Bultje2011-06-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-02
|\|
| * h264/10bit: add HAVE_ALIGNED_STACK checks.Daniel Kang2011-05-31
| * Update 8-bit H.264 IDCT function names to reflect bit-depth.Daniel Kang2011-05-31
| * Add IDCT functions for 10-bit H.264.Daniel Kang2011-05-31
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\|
| * ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.Justin Ruggles2011-05-28
| * ac3enc: modify mantissa bit counting to keep bap counts for all values of bapJustin Ruggles2011-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-27
|\|
| * x86: Add appropriate ifdefs around certain AVX functions.Diego Biurrun2011-05-27
* | Fix compilation with YASM/NASM versions not supporting AVX.Reimar Döffinger2011-05-26
* | Fix register types for LOAD_AB arguments, fixes compilation with NASM.Reimar Döffinger2011-05-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-24
|\|
| * x86 asm: Add SECTION_TEXT to dct32_sse.asm.Dave Yeo2011-05-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-23
|\|
| * dct32_sse: eliminate some spillsLoren Merritt2011-05-22
| * Fix dct32() compilation with --disable-yasmVitor Sessak2011-05-22
* | dct32: Replacing libav by ffmpeg in the license header with the authors permi...Michael Niedermayer2011-05-22
* | Fix compilation with --disable-yasm.Vitor Sessak2011-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-22
|\|
| * dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-21
| * dct32: Change pass 6 permutation to allow for AVX implementationVitor Sessak2011-05-21
| * dct32: port SSE 32-point DCT to YASMVitor Sessak2011-05-21
| * multiple inclusion guard cleanupDiego Biurrun2011-05-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-21
|\|
| * Add support for a.out object format to assembler macros.Dave Yeo2011-05-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-20
|\|
| * mpegaudiodsp: fix x86 and ppc makefilesMans Rullgard2011-05-19
| * Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-19
|\|
| * 10l: wrap float_interleave functions in HAVE_YASM.Justin Ruggles2011-05-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-19
|\|
| * Add float_interleave() to FmtConvertContext with x86-optimized versions.Justin Ruggles2011-05-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-18
|\|
| * Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.Daniel Kang2011-05-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-17
|\|