ffmpeg/libswresample
Reimar Döffinger cbeaf67888 Avoid using empty macro arguments.
These are not supported by all compilers (gcc 2.95 but also older SPARC
compilers, see gcc bug #33304 for example), and there is no real need for them.
One use of this feature remains in libavdevice/v4l2.c which can't be
replaced quite as easily.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2013-12-31 12:19:59 +01:00
..
arm
x86 Avoid using empty macro arguments. 2013-12-31 12:19:59 +01:00
Makefile Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
audioconvert.c
audioconvert.h
dither.c swr: set scale for 32->32/24 dither 2013-06-05 03:06:34 +02:00
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
rematrix.c lswr: fix assert failure on unknown layouts. 2013-11-03 10:30:37 +01:00
rematrix_template.c swresample/rematrix_template: Fix integer overflow in mix8to2 2013-06-10 03:03:17 +02:00
resample.c swresample: replace 2 av_free() by av_freep() 2013-09-16 22:44:15 +02:00
resample_template.c
soxr_resample.c
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
swresample_internal.h swresample: Make rematrix maxvalue user settable 2013-07-22 03:23: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