You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
186B

  1. include $(SUBDIR)../config.mak
  2. NAME = swresample
  3. FFLIBS = avutil
  4. HEADERS = swresample.h
  5. OBJS = swresample.o audioconvert.o resample.o rematrix.o dither.o
  6. TESTPROGS = swresample_test