mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 18:49:58 +00:00
Rename swscale_avoption.c to options.c.
Consistent with lavc and lavf. Originally committed as revision 29188 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
0c067dc34b
commit
a208350c3c
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user