summaryrefslogtreecommitdiff
path: root/libavcodec/arm
Commit message (Expand)AuthorAge
* avcodec/mpegvideoencdsp: Allow pointers to const where possibleAndreas Rheinhardt2022-07-31
* avcodec/me_cmp: Constify me_cmp_func buffer parametersAndreas Rheinhardt2022-07-31
* avcodec/videodsp: Constify buf in VideoDSPContext.prefetchAndreas Rheinhardt2022-07-31
* avcodec/vp56: Move VP5-9 range coder functions to a header of their ownAndreas Rheinhardt2022-07-28
* avcodec/vc1: Arm 32-bit NEON unescape fast pathBen Avison2022-04-01
* avcodec/vc1: Arm 32-bit NEON deblocking filter fast pathsBen Avison2022-04-01
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* Revert "arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths"J. Dekker2022-01-04
* lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widthsJ. Dekker2022-01-04
* arm/aarch64: Improve scheduling in the avg form of h264_qpelMartin Storsjö2021-10-18
* arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widthsMartin Storsjö2021-08-25
* avcodec/h264dsp, h264idct: Fix lengths of array parametersAndreas Rheinhardt2021-08-08
* avcodec: Remove deprecated old encode/decode APIsAndreas Rheinhardt2021-04-27
* Include attributes.h directlyAndreas Rheinhardt2021-04-19
* avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functionsJames Almer2021-02-26
* fft: remove 16-bit FFT and MDCT codeLynne2021-01-14
* ac3enc_fixed: drop unnecessary fixed-point DSP codeLynne2021-01-14
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* libavcodec: arm: Add a NEON implementation of pixblockdspMartin Storsjö2020-05-15
* lavc/hevcdec: fix the HEVC decoder crash when memory over-readqoroliang2020-04-20
* avcodec/arm/mlpdsp: add missing dependency for truehdAman Gupta2019-11-11
* Merge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff'James Almer2019-03-22
|\
| * arm: Implement a NEON version of 422 h264_h_loop_filter_chromaMartin Storsjö2019-03-21
* | Merge commit 'cef914e08310166112ac09567e66452a7679bfc8'James Almer2019-03-14
|\|
| * arm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2Martin Storsjö2019-02-19
* | arm/h264dsp: change loop filter stride argument to ptrdiff_tJames Almer2019-02-20
* | avcodec/arm/hevcdsp_sao : add NEON optimization for saoMeng Wang2018-04-09
* | arm: hevcdsp: Add commas between macro argumentsMartin Storsjö2018-03-31
* | arm: hevcdsp: Avoid using macro expansion countersMartin Storsjö2018-03-31
* | Merge commit 'ab05d3934de8e932dbd77979a687e6598e67535c'James Almer2018-03-30
|\|
| * arm: vc1dsp: Add commas between macro argumentsMartin Storsjö2018-03-30
| * hevc: Add hevc_get_pixel_4/8/12/16/24/32/48/64Alexandra Hájková2017-12-08
* | sbcenc: add armv6 and neon asm optimizationsAurelien Jacobs2018-03-07
* | avcodec/arm/sbrdsp_neon: Use a free register instead of putting 2 things in oneMichael Niedermayer2018-01-12
* | arm/hevc_idct: fix compilation on AndroidJames Almer2017-12-09
* | Merge commit 'b487add7ecf78efda36d49815f8f8757bd24d4cb'James Almer2017-11-11
|\|
| * arm: Remove a redundant check in fmtconvert_init_arm.cMartin Storsjö2017-10-24
* | Merge commit '9dde6ab06c48f9447cd16f39bee33569cddb7be4'James Almer2017-11-11
|\|
| * arm: Fix SIGBUS on ARM when compiled with binutils 2.29Martin Storsjö2017-09-02
* | Merge commit 'd7320ca3ed10f0d35b3740fa03341161e74275ea'James Almer2017-10-30
|\|
| * arm: Avoid using .dn register aliasesMartin Storsjö2017-05-15
* | Merge commit 'ce080f47b8b55ab3d41eb00487b138d9906d114d'James Almer2017-10-30
|\|
| * hevc: Add NEON 32x32 IDCTAlexandra Hájková2017-05-04
* | Merge commit '118dd4a321a2d67f67c21b076abd0b4d939ab642'James Almer2017-10-30
|\|
| * hevc: 16x16 NEON idct: Use the right element size for loads/storesAlexandra Hájková2017-05-04
* | Merge commit 'edbf0fffb15dde7a1de70b05855529d5fc769f14'James Almer2017-10-30
|\|
| * hevc: Add NEON add_residual for bitdepth 10Alexandra Hájková2017-05-01
* | Merge commit 'e1c2453a4fac1f7116244d0d05310935c20887e6'James Almer2017-10-30
|\|
| * arm: hevc_idct: Tune the add_res_8x8 and add_res_32x32 functionsMartin Storsjö2017-04-28