summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-04
* x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-04
* x86: move XOP emulation code back to x86incJames Almer2015-08-03
* Merge commit 'ebaf571aca2dd6ce3caeeeec4210a3fccd47e7db'Hendrik Leppkes2015-08-02
|\
| * x86: dct: Disable dct32_float_sse on x86-64Henrik Gramner2015-08-02
* | x86/aacpsdsp: add SSE and SSE3 optimized functionsJames Almer2015-07-30
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avcodec/x86: add missing colon to labelsJames Almer2015-07-26
* | Merge commit 'a344e5d094ebcf9a23acf3a27c56cbbbc829db42'Michael Niedermayer2015-07-17
|\|
| * x86: bswapdsp: Don't treat 32-bit integers as 64-bitHenrik Gramner2015-07-17
* | Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed'Michael Niedermayer2015-07-17
|\|
| * configure: Factor out vp8dsp moduleVittorio Giovara2015-07-17
* | Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418'Michael Niedermayer2015-07-17
|\|
| * configure: Factor out rv34dsp moduleVittorio Giovara2015-07-17
* | videodsp: assert that linesize is larger than widthMichael Niedermayer2015-07-08
* | doc: avoid incorrect phrase 'allows to'Andreas Cadhalpun2015-06-16
* | avcodec/jpeg200dsp: add ff_rct_int_{sse2,avx2}James Almer2015-06-13
* | avcodec/jpeg200dsp: add ff_ict_float_{sse,avx}James Almer2015-06-13
* | Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb'Michael Niedermayer2015-06-12
|\|
| * h264_qpel: Use the correct headerVittorio Giovara2015-06-12
* | Merge commit '5e87080f2c73186066df0b9c43877b4af0beef3a'Michael Niedermayer2015-06-12
|\|
| * h264_weight: Fix SSSE3 biweight code with weights of 128Michael Niedermayer2015-06-12
| * x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-31
* | avcodec/x86/h264_weight: handle weight1=128Michael Niedermayer2015-06-09
* | x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-01
* | Merge commit 'e4610300de6869bd6b3b00e76cfeabb6d7653dcd'Michael Niedermayer2015-05-28
|\|
| * x86: cavs: Remove an unneeded scratch bufferMichael Niedermayer2015-05-28
* | Revert "Move struc FFTContext below SECTION_RODATA"Timothy Gu2015-05-28
* | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-22
* | Merge remote-tracking branch 'rbultje/vp9-bugfixes'Michael Niedermayer2015-05-18
|\ \
| * | vp9: disable more pmulhrsw optimizations in idct16/32.Ronald S. Bultje2015-05-14
| * | vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations.Ronald S. Bultje2015-05-14
* | | lavc/flac: Fix encoding and decoding with high lpc.Carl Eugen Hoyos2015-05-17
|/ /
* | avcodec/x86/vp9dsp_init: Fix mix of declaration and statementMichael Niedermayer2015-05-07
* | vp9: add keyframe profile 2/3 support.Ronald S. Bultje2015-05-06
* | avcodec/x86/deinterlace: use INIT_MMX like other asm code does tooMichael Niedermayer2015-05-05
* | avcodec/x86/dct-test: Use uint8_t for idct_simple_mmx_permMichael Niedermayer2015-05-02
* | avcodec/x86/dct-test: Make static table constMichael Niedermayer2015-05-02
* | vp9: remove another optimization branch in iadst16 which causes overflows.Ronald S. Bultje2015-04-24
* | vp9: remove one optimization branch in iadst16 which causes overflows.Ronald S. Bultje2015-04-22
* | avcodec/x86/hpeldsp_init: Put CONFIG_* first in if()Michael Niedermayer2015-03-26
* | x86/xvididct: add some yasm guardsJames Almer2015-03-20
* | x86/xvididct: remove obsolete function prototypesJames Almer2015-03-20
* | Merge commit '48aef27f5232794e70ecef0d347b9f65e27a9bad'Michael Niedermayer2015-03-17
|\|
| * x86: Put COPY3_IF_LT under HAVE_6REGSLuca Barbato2015-03-17
* | avcodec/x86/cavsdsp: remove incorrect LOCAL_ALIGN tmpMichael Niedermayer2015-03-16
* | x86/proresdsp: remove ff_prores_idct_put_10_sse4James Almer2015-03-16