12 Commits (6066c430e33b4cbf5dc8ff8b3a6d149f51d20300)

Author SHA1 Message Date
Rémi Denis-Courmont 1edac8eb46 lavc/pixblockdsp: RISC-V I get_pixels 2 years ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 3 years ago
Martin Storsjö 7168adedbc libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
Martin Storsjö 353aecbb28 pixblockdsp, avdct: Add get_pixels_unaligned 5 years ago
Michael Niedermayer bc488ec28a avcodec/me_cmp: Fix crashes on ARM due to misalignment 7 years ago
Diego Biurrun de452e5037 pixblockdsp: Change type of stride parameters to ptrdiff_t 8 years ago
Timothy Gu ee20354b29 pixblockdsp: Use AV_COPY128U for get_pixels_16_c 9 years ago
Shivraj Patil d9deae04a7 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions 10 years ago
James Almer 2571e8fe37 alpha/pixblockdsp: move code out of dsputil 11 years ago
Diego Biurrun f46bb608d9 dsputil: Split off pixel block routines into their own context 11 years ago