962 Commits (787351a68e9f3cbe46c3dcf6d0d9b001bcd139b3)

Author SHA1 Message Date
Andreas Rheinhardt 6f7bf64dbc avcodec: Remove DCT, FFT, MDCT and RDFT 1 year ago
Martin Storsjö 30cea1d39b Revert "avcodec/arm/hevc: remove duplicate mov of deblock neon" 2 years ago
xufuji456 9413bdc381 avcodec/arm/hevc: remove duplicate mov of deblock neon 2 years ago
xufuji456 b10eabdab3 codec/arm/hevcdsp_idct_neon: remove duplicate mov 2 years ago
xufuji456 67fd1b79e7 libavcodec/hevc: remove duplicate semicolon in hevcdsp_init_neon 2 years ago
xufuji456 05438db024 libavcodec/hevc: reuse scale_store on idct32x32_neon 2 years ago
Lynne e0661fc805
dca_core: convert to lavu/tx 2 years ago
Andreas Rheinhardt 76d8f0dd14 avcodec/ac3dsp: Remove unused parameter 2 years ago
Martin Storsjö 86519234b8 arm: vc1dsp: Canonicalize the syntax for aligned NEON loads/stores 2 years ago
Andreas Rheinhardt 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
Rémi Denis-Courmont b52034270a lavc/vorbisdsp: use ptrdiff_t rather than intptr_t 2 years ago
James Cowgill 50a4dff69f avcodec/arm/sbcenc: avoid callee preserved vfp registers 2 years ago
Andreas Rheinhardt a54e53a1c4 avcodec/vp8dsp: Constify src in vp8_mc_func 2 years ago
Martin Storsjö 3f456dc245 arm: rv40dsp: Change stride parameters to ptrdiff_t 2 years ago
Martin Storsjö 826cd5e098 arm: vc1sdp: Change stride parameters to ptrdiff_t 2 years ago
Lynne f99d15cca0
arm/fft: disable NEON optimizations for 131072pt transforms 2 years ago
Andreas Rheinhardt 6c4595190e avcodec/flacdsp: Split encoder-only parts into a ctx of its own 2 years ago
Andreas Rheinhardt 3a869cd5cd avcodec/flacdsp: Remove unused function parameter 2 years ago
Andreas Rheinhardt 333b32af8e avcodec/h264chroma: Constify src in h264_chroma_mc_func 2 years ago
Andreas Rheinhardt b3bbbb14d0 avcodec/hevcdsp: Constify src pointers 2 years ago
Andreas Rheinhardt 966fc1230a avcodec/mpegvideoencdsp: Allow pointers to const where possible 2 years ago
Andreas Rheinhardt abb85429f3 avcodec/me_cmp: Constify me_cmp_func buffer parameters 2 years ago
Andreas Rheinhardt af43da3e4d avcodec/videodsp: Constify buf in VideoDSPContext.prefetch 2 years ago
Andreas Rheinhardt 7ab9b30800 avcodec/vp56: Move VP5-9 range coder functions to a header of their own 2 years ago
Ben Avison 23c92e14f5 avcodec/vc1: Arm 32-bit NEON unescape fast path 3 years ago
Ben Avison c07de58a72 avcodec/vc1: Arm 32-bit NEON deblocking filter fast paths 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
J. Dekker 7fc6015de9 Revert "arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths" 3 years ago
J. Dekker 22b7c37275 lavc/arm: dont assign hevc_qpel functions for non-multiple of 8 widths 3 years ago
Martin Storsjö 2d5a7f6d00 arm/aarch64: Improve scheduling in the avg form of h264_qpel 3 years ago
Martin Storsjö 2589060b92 arm: hevc_qpel: Fix the assembly to work with non-multiple of 8 widths 3 years ago
Andreas Rheinhardt afc95a10ac avcodec/h264dsp, h264idct: Fix lengths of array parameters 3 years ago
Andreas Rheinhardt 7c1f347b18 avcodec: Remove deprecated old encode/decode APIs 4 years ago
Andreas Rheinhardt f3c197b129 Include attributes.h directly 4 years ago
James Almer f1a894f9d3 avcodec: add missing FF_API_OLD_ENCDEC wrappers to xmm clobber functions 4 years ago
Lynne 151b41c8cc
fft: remove 16-bit FFT and MDCT code 4 years ago
Lynne 9e05421dbe
ac3enc_fixed: drop unnecessary fixed-point DSP code 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Martin Storsjö b252178321 libavcodec: arm: Add a NEON implementation of pixblockdsp 5 years ago
qoroliang cacdac819f lavc/hevcdec: fix the HEVC decoder crash when memory over-read 5 years ago
Aman Gupta 0e49560806 avcodec/arm/mlpdsp: add missing dependency for truehd 5 years ago
Martin Storsjö 0676de935b arm: Implement a NEON version of 422 h264_h_loop_filter_chroma 6 years ago
James Almer 7b9ca44cbc arm/h264dsp: change loop filter stride argument to ptrdiff_t 6 years ago
Martin Storsjö cef914e083 arm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2 6 years ago
Meng Wang 3b2fd96048 avcodec/arm/hevcdsp_sao : add NEON optimization for sao 7 years ago
Martin Storsjö 5f83935de4 arm: hevcdsp: Add commas between macro arguments 7 years ago
Martin Storsjö 6660bc034d arm: hevcdsp: Avoid using macro expansion counters 7 years ago
Martin Storsjö ab05d3934d arm: vc1dsp: Add commas between macro arguments 7 years ago
Aurelien Jacobs f677718bc8 sbcenc: add armv6 and neon asm optimizations 7 years ago