Commit 279b0883 authored by nick's avatar nick

vo_vesa: rgb2rgb support


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@198 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 3bf74953
......@@ -3,7 +3,7 @@ include ../config.mak
LIBNAME = libpostproc.a
SRCS=postprocess.c swscale.c
SRCS=postprocess.c swscale.c rgb2rgb.c
OBJS=$(SRCS:.c=.o)
CFLAGS = $(OPTFLAGS) -I. -I.. -Wall
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment