Files
ffmpeg/libswresample/Makefile
T

11 lines
177 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
2011-11-15 22:17:58 +01:00
OBJS = swresample.o audioconvert.o resample.o rematrix.o
2011-09-19 06:13:30 +02:00
TESTPROGS = swresample_test