Mercurial > hg > pmhd
view ffmpeg/libswscale/Makefile @ 13:844d341cf643 tip
Back up before ISMIR
author | Yading Song <yading.song@eecs.qmul.ac.uk> |
---|---|
date | Thu, 31 Oct 2013 13:17:06 +0000 |
parents | f445c3017523 |
children |
line wrap: on
line source
include $(SUBDIR)../config.mak NAME = swscale FFLIBS = avutil HEADERS = swscale.h \ version.h \ OBJS = input.o \ options.o \ output.o \ rgb2rgb.o \ swscale.o \ swscale_unscaled.o \ utils.o \ yuv2rgb.o \ TESTPROGS = colorspace \ swscale \