mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
878dda5db1
Signed-off-by: Mans Rullgard <mans@mansr.com>
7 lines
79 B
Makefile
7 lines
79 B
Makefile
NAME = postproc
|
|
FFLIBS = avutil
|
|
|
|
HEADERS = postprocess.h
|
|
|
|
OBJS = postprocess.o
|