1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-14 19:13:30 +02:00
ffmpeg/libswresample
Michael Niedermayer 947215a261 swr: dont use SWR_CH_MAX in the public function declaration.
This change should make no binary difference to the generated code.
the API version is just bumped for correctness sake, this is not
really a API or ABI change.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-03-24 23:03:17 +01:00
..
audioconvert.c indeo4, swresample: add some missing static/const to tables. 2012-01-08 19:11:58 +01:00
audioconvert.h
libswresample.v libswresample.v: add swresample* for cmdutils.c 2011-12-22 04:47:52 +01:00
Makefile
rematrix_template.c
rematrix.c swr: special case for empty channels in rematrix. 2012-03-07 23:56:00 +01:00
resample.c libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 2012-01-09 04:16:06 +01:00
swresample_internal.h libswr: allow to set custom matrices. 2012-02-20 20:46:35 +01:00
swresample_test.c
swresample.c swr: check that there is enough information to do rematrixing when needed. 2012-03-23 12:10:08 +01:00
swresample.h swr: dont use SWR_CH_MAX in the public function declaration. 2012-03-24 23:03:17 +01:00