You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Storsjö
0c5da7be59
aarch64: Fix ff_hevc_put_hevc_epel_h48_8_neon_i8mm
...
The first 32 elements of each row were correct, while the
last 16 were scrambled.
This hasn't been noticed, because the checkasm test erroneously
only checked half of the output (for 8 bit functions), and
apparently none of the samples as part of "fate-hevc" seem to
trigger this specific function.
Signed-off-by: J. Dekker <jdek@itanimul.li>
10 months ago
..
Makefile
avcodec: Remove DCT, FFT, MDCT and RDFT
1 year ago
aacpsdsp_init_aarch64.c
…
aacpsdsp_neon.S
aarch64: Reindent all assembly to 8/24 column indentation
1 year ago
cabac.h
…
fmtconvert_init.c
…
fmtconvert_neon.S
…
h264chroma_init_aarch64.c
…
h264cmc_neon.S
aarch64: Lowercase UXTW/SXTW and similar flags
1 year ago
h264dsp_init_aarch64.c
…
h264dsp_neon.S
aarch64: Make the indentation more consistent
1 year ago
h264idct_neon.S
aarch64: Lowercase UXTW/SXTW and similar flags
1 year ago
h264pred_init.c
…
h264pred_neon.S
…
h264qpel_init_aarch64.c
lavc/aarch64: h264qpel, add 10-bit lowpass_8_10 based functions
1 year ago
h264qpel_neon.S
lavc/aarch64: h264qpel, add 10-bit lowpass_8_10 based functions
1 year ago
hevcdsp_deblock_neon.S
avcodec/aarch64/hevc: add luma deblock NEON
10 months ago
hevcdsp_epel_neon.S
aarch64: Fix ff_hevc_put_hevc_epel_h48_8_neon_i8mm
10 months ago
hevcdsp_idct_neon.S
aarch64: Make the indentation more consistent
1 year ago
hevcdsp_init_aarch64.c
avcodec/aarch64/hevc: add luma deblock NEON
10 months ago
hevcdsp_qpel_neon.S
lavc/aarch64: new optimization for 8-bit hevc_qpel_bi_hv
1 year ago
hevcdsp_sao_neon.S
…
hpeldsp_init_aarch64.c
…
hpeldsp_neon.S
aarch64: Consistently use lowercase for vector element specifiers
1 year ago
idct.h
…
idctdsp_init_aarch64.c
…
idctdsp_neon.S
…
me_cmp_init_aarch64.c
…
me_cmp_neon.S
aarch64: Consistently use lowercase for vector element specifiers
1 year ago
mpegaudiodsp_init.c
…
mpegaudiodsp_neon.S
lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d
1 year ago
neon.S
aarch64: Consistently use lowercase for vector element specifiers
1 year ago
neontest.c
…
opusdsp_init.c
…
opusdsp_neon.S
aarch64: Reindent all assembly to 8/24 column indentation
1 year ago
pixblockdsp_init_aarch64.c
…
pixblockdsp_neon.S
…
rv40dsp_init_aarch64.c
…
sbrdsp_init_aarch64.c
…
sbrdsp_neon.S
aarch64: Consistently use lowercase for vector element specifiers
1 year ago
simple_idct_neon.S
aarch64: Consistently use lowercase for vector element specifiers
1 year ago
synth_filter_init.c
avcodec: Remove DCT, FFT, MDCT and RDFT
1 year ago
synth_filter_neon.S
avcodec: Remove DCT, FFT, MDCT and RDFT
1 year ago
vc1dsp_init_aarch64.c
…
vc1dsp_neon.S
…
videodsp.S
…
videodsp_init.c
…
vorbisdsp_init.c
…
vorbisdsp_neon.S
…
vp8dsp.h
…
vp8dsp_init_aarch64.c
…
vp8dsp_neon.S
aarch64: Make the indentation more consistent
1 year ago
vp9dsp_init.h
…
vp9dsp_init_10bpp_aarch64.c
…
vp9dsp_init_12bpp_aarch64.c
…
vp9dsp_init_16bpp_aarch64_template.c
…
vp9dsp_init_aarch64.c
…
vp9itxfm_16bpp_neon.S
…
vp9itxfm_neon.S
…
vp9lpf_16bpp_neon.S
…
vp9lpf_neon.S
…
vp9mc_16bpp_neon.S
…
vp9mc_aarch64.S
…
vp9mc_neon.S
…