ffmpeg/libswresample
Michael Niedermayer 9f8cdd520b Add FFMPEG_VERSION into the binary libs
This simplifies identifying from which revision a binary of a lib came from

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 649c158e8c)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-12-22 03:17:56 +01:00
..
aarch64 swr: aarch64 audio_convert and neon clobber test 2014-08-27 20:06:37 +02:00
arm Fix libswresample compilation with Apple Neon assembler. 2014-02-17 17:40:10 +01:00
x86 x86/swr: add ff_float_to_int32_a_avx2 2014-11-07 15:01:35 -03:00
Makefile swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
audioconvert.c swresample/audioconvert: Fix undefined behavior (left shift of negative value) 2014-10-08 05:35:06 +02:00
audioconvert.h
dither.c swresample/dither: use av_malloc_array() 2014-04-08 00:29:20 +02:00
dither_template.c
libswresample.v swresample/libswresample.v: hide ff_* 2014-07-12 18:40:17 +02:00
log2_tab.c
noise_shaping_data.c
options.c swresample: split option table to a separate file 2014-07-06 03:45:46 +02:00
rematrix.c libswresample: move condition to start of loop. 2014-09-07 11:31:34 +02:00
rematrix_template.c swresample/rematrix_template: Fix integer overflow in mix8to2 2013-06-10 03:03:17 +02:00
resample.c swresample/resample: fix invert_initial_buffer() after flush 2014-10-16 22:35:27 +02:00
resample.h swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample_dsp.c swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample_template.c swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
soxr_resample.c swresample/soxr_resample: fix error handling 2014-12-13 22:20:16 +01:00
swresample-test.c swresample-test: make it independant of the internal SWR_CH_MAX 2014-08-10 01:15:43 +02:00
swresample.c Add FFMPEG_VERSION into the binary libs 2014-12-22 03:17:56 +01:00
swresample.h swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
swresample_frame.c swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
swresample_internal.h swr: aarch64 audio_convert and neon clobber test 2014-08-27 20:06:37 +02:00
swresampleres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00