FFmpeg/libswresample/x86
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
..
audio_convert.asm x86: Fix compilation with nasm on PPC & OS/2 2013-10-08 12:36:19 +02:00
Makefile
rematrix.asm x86: Fix compilation with nasm on PPC & OS/2 2013-10-08 12:36:19 +02:00
resample_mmx.h
swresample_x86.c Avoid using empty macro arguments. 2013-12-31 12:19:59 +01:00