1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-15 13:55:05 +02:00
ffmpeg/libavcodec/aarch64
Clément Bœsch 4a081f224e libavcodec: fix constness in clobber test avcodec_open2() wrappers
Signed-off-by: Martin Storsjö <martin@martin.st>
2016-06-26 21:34:04 +03:00
..
asm-offsets.h arm64: port synth_filter_float_neon from arm 2015-12-14 16:45:01 +01:00
cabac.h aarch64: get_cabac inline asm 2014-03-09 00:45:33 +01:00
dcadsp_init.c dca: remove unused decode_hf function and quant_d tables 2015-12-24 13:58:18 +01:00
dcadsp_neon.S dca: remove unused decode_hf function and quant_d tables 2015-12-24 13:58:18 +01:00
fft_init_aarch64.c fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
fft_neon.S aarch64: Use .data.rel.ro for const data with relocations 2014-12-09 11:43:31 +02:00
fmtconvert_init.c arm64: int32_to_float_fmul neon asm 2015-12-14 16:45:02 +01:00
fmtconvert_neon.S arm64: int32_to_float_fmul neon asm 2015-12-14 16:45:02 +01:00
h264chroma_init_aarch64.c aarch64: h264 chroma motion compensation NEON optimizations 2014-01-15 12:07:18 +01:00
h264cmc_neon.S h264: avoid using uninitialized memory in NEON chroma mc 2014-06-23 16:32:15 +02:00
h264dsp_init_aarch64.c aarch64: h264 (bi)weight NEON optimizations 2014-01-15 12:31:07 +01:00
h264dsp_neon.S aarch64: h264 (bi)weight NEON optimizations 2014-01-15 12:31:07 +01:00
h264idct_neon.S aarch64: Make transpose_4x4H do a regular transpose 2016-03-26 21:25:56 +02:00
h264pred_init.c h264: aarch64: intra prediction optimisations 2015-07-20 23:10:29 +02:00
h264pred_neon.S h264: aarch64: intra prediction optimisations 2015-07-20 23:10:29 +02:00
h264qpel_init_aarch64.c arm64: constify src in h264qpel dsp function definitions 2015-06-24 08:41:32 +02:00
h264qpel_neon.S aarch64: h264 qpel NEON optimizations 2014-01-15 12:17:49 +01:00
hpeldsp_init_aarch64.c aarch64: hpeldsp NEON optimizations 2014-01-15 12:30:24 +01:00
hpeldsp_neon.S aarch64: hpeldsp NEON optimizations 2014-01-15 12:30:24 +01:00
imdct15_init.c opus: Factor out imdct15 into a standalone component 2015-02-02 16:07:33 +01:00
imdct15_neon.S opus: Factor out imdct15 into a standalone component 2015-02-02 16:07:33 +01:00
Makefile build: miscellaneous cosmetics 2016-04-07 15:26:08 +02:00
mdct_init.c fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
mdct_neon.S aarch64: NEON float (i)MDCT 2014-04-22 19:35:41 +02:00
mpegaudiodsp_init.c aarch64: NEON fixed/floating point MPADSP apply_window 2014-04-22 22:01:45 +02:00
mpegaudiodsp_neon.S cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
neon.S aarch64: Make transpose_4x4H do a regular transpose 2016-03-26 21:25:56 +02:00
neontest.c libavcodec: fix constness in clobber test avcodec_open2() wrappers 2016-06-26 21:34:04 +03:00
rv40dsp_init_aarch64.c aarch64: h264 chroma motion compensation NEON optimizations 2014-01-15 12:07:18 +01:00
synth_filter_neon.S arm64: port synth_filter_float_neon from arm 2015-12-14 16:45:01 +01:00
vc1dsp_init_aarch64.c aarch64: h264 chroma motion compensation NEON optimizations 2014-01-15 12:07:18 +01:00
videodsp_init.c aarch64: implement videodsp.prefetch 2014-04-06 21:18:49 +02:00
videodsp.S aarch64: implement videodsp.prefetch 2014-04-06 21:18:49 +02:00
vorbisdsp_init.c aarch64: NEON vorbis_inverse_coupling 2014-04-22 22:01:45 +02:00
vorbisdsp_neon.S aarch64: NEON vorbis_inverse_coupling 2014-04-22 22:01:45 +02:00