Commit 2198f81b authored by stefano's avatar stefano

Rename swscale_avoption.c to options.c.

Consistent with lavc and lavf.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@29188 b3059339-0415-0410-9bf9-f77b7e298cf2
parent 150abf22
......@@ -5,7 +5,7 @@ FFLIBS = avutil
HEADERS = swscale.h
OBJS = rgb2rgb.o swscale.o swscale_avoption.o yuv2rgb.o
OBJS = options.o rgb2rgb.o swscale.o yuv2rgb.o
OBJS-$(ARCH_BFIN) += bfin/internal_bfin.o \
bfin/swscale_bfin.o \
......
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