Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « libpostproc - github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3fb5a70806e2a2cf08168374cba1761ffb70bcad (plain)
1
2
3
4
5
6
7
8
9
include $(SUBDIR)../config.mak

NAME = postproc
FFLIBS = avutil

HEADERS = postprocess.h        \
          version.h            \

OBJS = postprocess.o