summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* avcodec/x86: allow future 8-bit simple idct to use slightly different coeffic...James Darnley2017-06-20
* avcodec/x86: modify simple_idct10 macros to add an action paramterJames Darnley2017-06-20
* avcodec/x86: cleanup simple_idct10James Darnley2017-06-20
* avcodec/x86/mpegenc: support transpose permuation typeJames Darnley2017-06-20
* avcodec/x86/mpegenc: check IDCT permutation type is a valid valueJames Darnley2017-06-20
* avcodec/x86/mpegvideo: Use intra scantable in dct_unquantize_h263_intra_mmx()Michael Niedermayer2017-06-20
* x86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sseJames Almer2017-06-18
* x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}James Almer2017-06-18
* avcodec/aacps: move checks for valid length outside the stereo_interpolate ds...James Almer2017-06-15
* x86/vorbisdsp: optimize ff_vorbis_inverse_coupling_sseJames Almer2017-06-15
* vp9: fix overwrite in ff_vp9_ipred_dr_16x16_16_avx2.Ronald S. Bultje2017-06-14
* avcodec/vp9: ipred_dr_16x16_16 avx2 implementationIlia Valiakhmetov2017-06-12
* x86/aacpsdsp: fix output of ff_ps_stereo_interpolate_ipdopd_sse3James Almer2017-06-07
* libavcodec/vp9: ipred_dl_32x32_16 avx2 implementationIlia Valiakhmetov2017-06-06
* x86/aacpsdsp: optimize ff_ps_mul_pair_single_sseJames Almer2017-06-04
* x86/aacpsdsp: optimize ff_ps_stereo_interpolate_sse3James Almer2017-06-03
* x86/aacps: add ff_ps_stereo_interpolate_ipdopd_sse3()James Almer2017-06-02
* avcodec/x86/idctdsp_init: reindentJames Darnley2017-05-30
* avcodec/x86: move simple_idct to external assemblyJames Darnley2017-05-30
* lavc/mpegvideoenc: reformat inv_zigzag_direct16 so the zigzag pattern is visibleClément Bœsch2017-05-19
* Merge commit 'b4a911c189962e563a09fb0efaf6fa9ab56263a4'Clément Bœsch2017-05-19
|\
| * mpegvideoenc: make a table constAnton Khirnov2017-01-19
* | avcodec/h264: add sse2 versions of previous idct functionsJames Darnley2017-05-15
* | avcodec/h264: add avx 8-bit h264_idct_dc_addJames Darnley2017-05-15
* | avcodec/h264: add avx 8-bit h264_idct_addJames Darnley2017-05-15
* | avcodec/h264: use some 3 operand formsJames Darnley2017-05-15
* | avcodec/h264: change RETs into REP_RETs where appropriateJames Darnley2017-05-15
* | avcodec/x86/vc1dsp_init: Fix build failure with --disable-optimizations and c...Michael Niedermayer2017-04-27
* | Merge commit '0a35f128f3c6e0ae9a0a2236c557602c108da269'Clément Bœsch2017-04-08
|\|
| * cabac: x86: Give optimizations header a more meaningful nameDiego Biurrun2016-12-01
* | x86/idctdsp_init: reindent.Ronald S. Bultje2017-04-06
* | x86/simple_idct: add explicit sse2 simple_idct_put/add versions.Ronald S. Bultje2017-04-06
* | cavs: add a sse2 idct implementation.Ronald S. Bultje2017-04-06
* | cavs: convert idct from inline asm to yasm.Ronald S. Bultje2017-04-06
* | x86/xvididct: remove use of ff_put/add_pixels_clamped function pointer.Ronald S. Bultje2017-04-06
* | x86/hevc_add_res: merge last remaining changes from 3d6535983282bea542dac2e56...James Almer2017-03-31
* | Merge commit '0361e4dcb4d394c88c33364415a3b8fe315b67d1'Clément Bœsch2017-03-31
|\|
| * h264_qpel: x86: Move function with only one instance out of template macroDiego Biurrun2016-11-08
| * x86: Drop stray semicolons after function definitionsDiego Biurrun2016-11-05
| * vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-03
* | vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-28
* | lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-27
* | avcodec/x86/idctdsp: Remove duplicate includeMichael Niedermayer2017-03-26
* | x86/hevc_add_res: merge missing changes from 3d6535983282bea542dac2e568ae50da...James Almer2017-03-24
* | Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'Clément Bœsch2017-03-24
|\|
| * hevc: x86: Add add_residual() SIMD optimizationsPierre Edouard Lepere2016-10-22
| * audiodsp: x86: Remove pointless header fileDiego Biurrun2016-10-19
* | lavc/x86/hevc: rename hevc_res_add to hevc_add_resClément Bœsch2017-03-24
* | Merge commit 'b89804da9bad2d94dd95bf20ac6187447e9c17e9'James Almer2017-03-23
|\|
| * x86: videodsp: Add parentheses to expression to work around warningDiego Biurrun2016-10-19