| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 1 | -40/+40 |
|\ |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -40/+40 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-30 | 1 | -150/+161 |
|\| |
|
| * | Use ptrdiff_t instead of int for intra pred "stride" function parameter. | Ronald S. Bultje | 2012-10-29 | 1 | -4/+11 |
| * | x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes. | Ronald S. Bultje | 2012-10-29 | 1 | -146/+150 |
* | | Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a' | Michael Niedermayer | 2012-10-30 | 1 | -20/+20 |
|\| |
|
| * | Remove usage of INIT_AVX in h264_intrapred_10bit.asm. | Ronald S. Bultje | 2012-10-29 | 1 | -20/+20 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-09 | 1 | -11/+10 |
|\| |
|
| * | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -13/+10 |
* | | Fix compilation with yasm-0.6.2. | Carl Eugen Hoyos | 2012-09-01 | 1 | -3/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -16/+16 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -16/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-04 | 1 | -2/+2 |
|\| |
|
| * | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-05 | 1 | -12/+12 |
|\| |
|
| * | x86: h264_intrapred: port to cpuflag macros | Diego Biurrun | 2012-07-05 | 1 | -12/+12 |
| * | x86: Only use optimizations with cmov if the CPU supports the instruction | Diego Biurrun | 2012-06-23 | 1 | -1/+2 |
| * | h264: 4:2:2 intra decoding support | Baptiste Coudurier | 2011-10-21 | 1 | -17/+30 |
* | | Detect and check for CMOV. | Reimar Döffinger | 2012-02-12 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -1/+1 |
|\| |
|
| * | x86: Move some variable declarations below the appropriat #ifdef. | Diego Biurrun | 2011-10-20 | 1 | -1/+1 |
* | | h264dec: h264: 4:2:2 intra decoding | Baptiste Coudurier | 2011-08-15 | 1 | -17/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-23 | 1 | -8/+21 |
|\| |
|
| * | H.264: Add optimizations to predict x86 assembly. | Daniel Kang | 2011-07-22 | 1 | -8/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-14 | 1 | -0/+23 |
|\| |
|
| * | H.264: Add more x86 assembly for 10-bit H.264 predict functions | Daniel Kang | 2011-07-13 | 1 | -0/+23 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-10 | 1 | -0/+58 |
|\| |
|
| * | H.264: Add x86 assembly for 10-bit H.264 predict functions | Daniel Kang | 2011-07-08 | 1 | -0/+58 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -110/+110 |
|\| |
|
| * | H264: x86 predict init cosmetics. | Daniel Kang | 2011-06-08 | 1 | -110/+110 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-06 | 1 | -4/+57 |
|\| |
|
| * | Add x86 assembly for some 10-bit H.264 intra predict functions. | Daniel Kang | 2011-06-06 | 1 | -4/+57 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -8/+0 |
|\| |
|
| * | h264: remove CONFIG_GPL from x86 intra prediction code. | Ronald S. Bultje | 2011-06-02 | 1 | -8/+0 |
| * | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-05-10 | 1 | -1/+5 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec... | Oskar Arvidsson | 2011-04-10 | 1 | -1/+5 |
|/ |
|
* | Port pred8x8l_down_left_mmxext (H.264 intra prediction) from x264 (authors: | Daniel Kang | 2010-12-29 | 1 | -0/+2 |
* | Port pred4x4_down_right_mmxext (H.264 intra prediction) from x264 (authors: | Daniel Kang | 2010-12-29 | 1 | -0/+2 |
* | Port pred4x4_vertical_right_mmxext (H.264 intra prediction) from x264 (authors: | Daniel Kang | 2010-12-29 | 1 | -0/+2 |
* | Port pred4x4_horizontal_down_mmxext (H.264 intra prediction) from x264 | Daniel Kang | 2010-12-29 | 1 | -0/+2 |
* | Port pred4x4_horizontal_up_mmxext (H.264 intra prediction) from x264 (authors: | Daniel Kang | 2010-12-29 | 1 | -0/+4 |
* | Port pred4x4_vertical_left_mmxext (H.264 intra prediction) from x264 (authors: | Daniel Kang | 2010-12-29 | 1 | -0/+3 |
* | Whitespace cosmetics. | Ronald S. Bultje | 2010-12-29 | 1 | -2/+2 |
* | Port pred8x8l_horizontal_down_sse2/ssse3 (H.264 intra prediction) from x264 | Daniel Kang | 2010-12-29 | 1 | -0/+4 |
* | Port pred8x8l_horizontal_down_mmxext (H.264 intra prediction) from x264 | Daniel Kang | 2010-12-29 | 1 | -0/+2 |
* | Port pred8x8l_horizontal_up_mmxext/ssse3 (H.264 intra prediction) from x264 | Daniel Kang | 2010-12-29 | 1 | -0/+4 |
* | Port pred8x8l_vertical_left_sse2/ssse3 (H.264 intra prediction) from x264 | Daniel Kang | 2010-12-29 | 1 | -0/+4 |
* | Port pred8x8l_vertical_right_sse2/ssse3 (H.264 intra prediction) from x264 | Daniel Kang | 2010-12-29 | 1 | -0/+4 |
* | Port pred8x8l_vertical_right_mmxext (H.264 intra prediction) from x264 | Daniel Kang | 2010-12-29 | 1 | -0/+2 |