ffmpeg/libavresample
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro
The .text section is already 16-byte aligned by default on all supported
platforms so `SECTION_TEXT` isn't any different from `SECTION .text`.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2015-08-11 11:12:01 +02:00
..
aarch64 libavresample: Annotate AARCH64 init function with av_cold 2015-02-20 19:32:37 +02:00
arm libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
x86 x86inc: Drop SECTION_TEXT macro 2015-08-11 11:12:01 +02:00
Makefile
audio_convert.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
audio_convert.h
audio_data.c
audio_data.h
audio_mix.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
audio_mix.h
audio_mix_matrix.c avresample: Make sure the even check does not overflow 2014-10-18 16:15:10 +01:00
avresample-test.c
avresample.h avresample: Introduce AVFrame-based API 2014-08-10 14:26:37 +02:00
dither.c
dither.h
internal.h libavresample: NEON optimized FIR audio resampling 2015-02-21 22:08:39 +02:00
libavresample.v
options.c
resample.c avresample: Reallocate the internal buffer to the correct size 2015-04-28 23:51:51 +02:00
resample.h
resample_template.c
utils.c Replace av_dlog with normal av_log at trace level 2015-04-19 12:41:59 +01:00
version.h avresample: Introduce AVFrame-based API 2014-08-10 14:26:37 +02:00