]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/Makefile
avcodec: remove FF_API_LOWRES around max_lowres
[ffmpeg] / libswscale / Makefile
index b11e789237f8502f29abd702baca705bf4008e11..e70e358637d2ed05c87f8df587e4a5e7b4c13fb1 100644 (file)
@@ -15,6 +15,9 @@ OBJS = alphablend.o                                     \
        swscale_unscaled.o                               \
        utils.o                                          \
        yuv2rgb.o                                        \
+       slice.o                                          \
+       hscale.o                                         \
+       vscale.o                                         \
 
 OBJS-$(CONFIG_SHARED)        += log2_tab.o