summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3'Michael Niedermayer2013-12-09
|\
| * dsputil: Move apply_window_int16 to ac3dspDiego Biurrun2013-12-08
* | vp9: implement top/left half (4x4) sub-8x8-IDCT.Ronald S. Bultje2013-12-07
* | vp9: split pre-load of 11585x2 out of 1d idct macro.Ronald S. Bultje2013-12-07
* | vp9: minor refactorings in idct ssse3 assembly.Ronald S. Bultje2013-12-07
* | vp9: split x86 assembly in two files.Ronald S. Bultje2013-12-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-05
|\|
| * x86: Initialize mmxext after amd3dnow optimizationsDiego Biurrun2013-12-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-02
|\|
| * dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideoDiego Biurrun2013-12-02
* | Merge commit 'cf7860db608df7c76471d8b61f07abbd5aad8dd5'Michael Niedermayer2013-11-28
|\|
| * x86: dsputil: Suppress deprecation warnings for XvMC bitsDiego Biurrun2013-11-28
| * lavc: VP9 decoderRonald S. Bultje2013-11-15
* | avcodec/x86/vp9dsp: merge a few SWAP together.Clément Bœsch2013-11-21
* | avcodec/x86: remove 3 sub in pred4x4_tm_vp8_8.Clément Bœsch2013-11-17
* | avcodec/x86/vp9dsp: use EXTERNAL_* macros.Clément Bœsch2013-11-16
* | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'Michael Niedermayer2013-11-15
|\|
| * lavc: Edge emulation with dst/src linesizeRonald S. Bultje2013-11-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-14
|\|
| * Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
* | Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'Michael Niedermayer2013-11-08
|\|
| * dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-08
* | avcodec/vp9: add ff_vp9_idct_idct_{4x4,8x8}_ssse3().Clément Bœsch2013-11-05
* | Merge commit 'e2b5b097898c9155f4bdff4d83cdc54d5eef6930'Michael Niedermayer2013-11-05
|\|
| * x86: rv40dsp: Use PAVGB instruction macro where appropriateDiego Biurrun2013-11-04
| * x86: hpeldsp: Use PAVGB instruction macro where necessaryMikulas Patocka2013-11-04
* | avcodec/x86/hpeldsp: fix crash on AMD K6-3+Mikulas Patocka2013-11-03
* | Merge commit '1700b4e678ed329611a16b20d11e64b7abda4839'Michael Niedermayer2013-11-02
|\|
| * x86: vp8dsp: Split loopfilter code into a separate fileDiego Biurrun2013-11-01
* | avcodec/cabac: support UNCHECKED_BITSTREAM_READER = 0Michael Niedermayer2013-10-31
* | avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD.Ronald S. Bultje2013-10-27
* | avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead...Ronald S. Bultje2013-10-27
* | avcodec/x86/cabac: include get_cabac_bypass_sign_x86() under #if !BROKEN_COMP...Michael Niedermayer2013-10-26
* | avcodec/x86/videodsp: Properly mark sse2 instructions in emulated_edge_mc x86...Ronald S. Bultje2013-10-24
* | avcodec/x86/dsputil_init: move ff_idct_xvid_mmxext initMichael Niedermayer2013-10-15
* | avcodec/x86/dsputil_init: remove duplicated sse2 idct initMichael Niedermayer2013-10-15
* | avcodec/x86/dsputil_init: fix cpu flag checksMichael Niedermayer2013-10-15
* | libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instruction...Ronald S. Bultje2013-10-10
* | x86: Fix compilation with nasm on PPC & OS/2Ronald S. Bultje2013-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-08
|\|
| * x86: h264_idct: Update comments to match 8/10-bit depth optimization splitDiego Biurrun2013-10-07
* | Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450'Michael Niedermayer2013-10-08
|\|
| * x86inc: Utilize the shadow space on 64-bit WindowsHenrik Gramner2013-10-07
* | avcodec/x86/vp9dsp: Fix compilation with nasm.Ronald S. Bultje2013-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-07
|\|
| * x86: fdct: Employ more specific ifdefsDiego Biurrun2013-10-06
* | Merge commit '2ddb35b91131115c094d90e04031451023441b4d'Michael Niedermayer2013-10-06
|\|
| * x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmxDiego Biurrun2013-10-05
* | Merge commit '258414d0771845d20f646ffe4d4e60f22fba217c'Michael Niedermayer2013-10-06
|\|
| * x86: fdct: Initialize optimized fdct implementations in the standard wayDiego Biurrun2013-10-05