Files
FFmpeg/libswresample/Makefile
T

15 lines
350 B
Makefile
Raw Normal View History

2011-09-19 06:13:30 +02:00
include $(SUBDIR)../config.mak
NAME = swresample
FFLIBS = avutil
HEADERS = swresample.h
OBJS = audioconvert.o \
dither.o \
rematrix.o \
resample.o \
swresample.o \
2011-09-19 06:13:30 +02:00
2012-06-05 17:06:19 +02:00
TESTPROGS = swresample