| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/v210-init: fix unused variable warning | Ganesh Ajjanagadde | 2015-08-21 | 1 | -1/+1 |
* | lavc: fix compilation with FF_API_XVMC. | Ronald S. Bultje | 2015-08-18 | 1 | -4/+0 |
* | x86/sbrdsp: remove an unnecessary mova in sbr_autocorrelate | James Almer | 2015-08-06 | 1 | -17/+17 |
* | x86inc: Drop SECTION_TEXT macro | Henrik Gramner | 2015-08-04 | 25 | -25/+26 |
* | x86inc: Support arbitrary stack alignments | Henrik Gramner | 2015-08-04 | 1 | -2/+2 |
* | x86: move XOP emulation code back to x86inc | James Almer | 2015-08-03 | 1 | -0/+9 |
* | Merge commit 'ebaf571aca2dd6ce3caeeeec4210a3fccd47e7db' | Hendrik Leppkes | 2015-08-02 | 2 | -1/+4 |
|\ |
|
| * | x86: dct: Disable dct32_float_sse on x86-64 | Henrik Gramner | 2015-08-02 | 2 | -0/+5 |
* | | x86/aacpsdsp: add SSE and SSE3 optimized functions | James Almer | 2015-07-30 | 3 | -2/+274 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 5 | -12/+12 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 5 | -11/+11 |
* | | avcodec/x86: add missing colon to labels | James Almer | 2015-07-26 | 14 | -41/+41 |
* | | Merge commit 'a344e5d094ebcf9a23acf3a27c56cbbbc829db42' | Michael Niedermayer | 2015-07-17 | 1 | -11/+10 |
|\| |
|
| * | x86: bswapdsp: Don't treat 32-bit integers as 64-bit | Henrik Gramner | 2015-07-17 | 1 | -13/+10 |
* | | Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed' | Michael Niedermayer | 2015-07-17 | 1 | -6/+3 |
|\| |
|
| * | configure: Factor out vp8dsp module | Vittorio Giovara | 2015-07-17 | 1 | -6/+3 |
* | | Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418' | Michael Niedermayer | 2015-07-17 | 1 | -6/+4 |
|\| |
|
| * | configure: Factor out rv34dsp module | Vittorio Giovara | 2015-07-17 | 1 | -6/+4 |
* | | videodsp: assert that linesize is larger than width | Michael Niedermayer | 2015-07-08 | 1 | -0/+2 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 1 | -1/+1 |
* | | avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2} | James Almer | 2015-06-13 | 2 | -0/+46 |
* | | avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} | James Almer | 2015-06-13 | 3 | -0/+150 |
* | | Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb' | Michael Niedermayer | 2015-06-12 | 1 | -1/+1 |
|\| |
|
| * | h264_qpel: Use the correct header | Vittorio Giovara | 2015-06-12 | 1 | -1/+1 |
* | | Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a' | Michael Niedermayer | 2015-06-12 | 1 | -2/+2 |
|\| |
|
| * | h264_weight: Fix SSSE3 biweight code with weights of 128 | Michael Niedermayer | 2015-06-12 | 1 | -0/+10 |
| * | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-05-31 | 3 | -4/+4 |
* | | avcodec/x86/h264_weight: handle weight1=128 | Michael Niedermayer | 2015-06-09 | 1 | -0/+3 |
* | | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-06-01 | 4 | -6/+8 |
* | | Merge commit 'e4610300de6869bd6b3b00e76cfeabb6d7653dcd' | Michael Niedermayer | 2015-05-28 | 1 | -3/+3 |
|\| |
|
| * | x86: cavs: Remove an unneeded scratch buffer | Michael Niedermayer | 2015-05-28 | 1 | -15/+13 |
* | | Revert "Move struc FFTContext below SECTION_RODATA" | Timothy Gu | 2015-05-28 | 1 | -2/+2 |
* | | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' | Michael Niedermayer | 2015-05-22 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: Drop flags and flags2 | Vittorio Giovara | 2015-05-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'rbultje/vp9-bugfixes' | Michael Niedermayer | 2015-05-18 | 1 | -15/+17 |
|\ \ |
|
| * | | vp9: disable more pmulhrsw optimizations in idct16/32. | Ronald S. Bultje | 2015-05-14 | 1 | -13/+13 |
| * | | vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations. | Ronald S. Bultje | 2015-05-14 | 1 | -2/+4 |
* | | | lavc/flac: Fix encoding and decoding with high lpc. | Carl Eugen Hoyos | 2015-05-17 | 1 | -6/+4 |
|/ / |
|
* | | avcodec/x86/vp9dsp_init: Fix mix of declaration and statement | Michael Niedermayer | 2015-05-07 | 1 | -2/+3 |
* | | vp9: add keyframe profile 2/3 support. | Ronald S. Bultje | 2015-05-06 | 1 | -1/+3 |
* | | avcodec/x86/deinterlace: use INIT_MMX like other asm code does too | Michael Niedermayer | 2015-05-05 | 1 | -2/+4 |
* | | avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_perm | Michael Niedermayer | 2015-05-02 | 1 | -1/+1 |
* | | avcodec/x86/dct-test: Make static table const | Michael Niedermayer | 2015-05-02 | 1 | -1/+1 |
* | | vp9: remove another optimization branch in iadst16 which causes overflows. | Ronald S. Bultje | 2015-04-24 | 1 | -1/+3 |
* | | vp9: remove one optimization branch in iadst16 which causes overflows. | Ronald S. Bultje | 2015-04-22 | 1 | -1/+3 |
* | | avcodec/x86/hpeldsp_init: Put CONFIG_* first in if() | Michael Niedermayer | 2015-03-26 | 1 | -2/+2 |
* | | x86/xvididct: add some yasm guards | James Almer | 2015-03-20 | 1 | -1/+3 |
* | | x86/xvididct: remove obsolete function prototypes | James Almer | 2015-03-20 | 2 | -5/+2 |
* | | Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad' | Michael Niedermayer | 2015-03-17 | 1 | -0/+2 |
|\| |
|