mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-02 20:35:37 +02:00
Rename yuv2rgb2.c --> yuv2rgb.c.
Originally committed as revision 28723 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
This commit is contained in:
parent
c733922eec
commit
1e5304c69e
@ -5,7 +5,7 @@ FFLIBS = avutil
|
|||||||
|
|
||||||
HEADERS = swscale.h
|
HEADERS = swscale.h
|
||||||
|
|
||||||
OBJS = rgb2rgb.o swscale.o swscale_avoption.o yuv2rgb2.o
|
OBJS = rgb2rgb.o swscale.o swscale_avoption.o yuv2rgb.o
|
||||||
|
|
||||||
OBJS-$(ARCH_BFIN) += internal_bfin.o swscale_bfin.o yuv2rgb_bfin.o
|
OBJS-$(ARCH_BFIN) += internal_bfin.o swscale_bfin.o yuv2rgb_bfin.o
|
||||||
OBJS-$(CONFIG_MLIB) += yuv2rgb_mlib.o
|
OBJS-$(CONFIG_MLIB) += yuv2rgb_mlib.o
|
||||||
|
Loading…
x
Reference in New Issue
Block a user