FFmpeg/libswresample
Stefano Sabatini 334e2e2363 lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample format max value
The constant may change in libavutil but the library may be compiled
against an older version, thus rejecting a value which is otherwise
supported by the new libavutil.

INT_MAX is used here to denote the max allowed value for a sample format.

The opt-test code is changed to provide a valid reference example.
2013-12-26 11:35:27 +01:00
..
arm
x86 x86: Fix compilation with nasm on PPC & OS/2 2013-10-08 12:36:19 +02:00
audioconvert.c
audioconvert.h
dither_template.c
dither.c
libswresample.v
log2_tab.c
Makefile Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
noise_shaping_data.c
rematrix_template.c
rematrix.c lswr: fix assert failure on unknown layouts. 2013-11-03 10:30:37 +01:00
resample_template.c
resample.c
soxr_resample.c
swresample_internal.h
swresample-test.c
swresample.c lavu,lavc,lswr: do not hardcode AV_SAMPLE_FMT_NB value when setting sample format max value 2013-12-26 11:35:27 +01:00
swresample.h lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT 2013-10-17 18:09:54 +02:00
swresampleres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT 2013-10-17 18:09:54 +02:00