]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/x86/Makefile
avcodec: add PFM image decoder
[ffmpeg] / libswscale / x86 / Makefile
index f317d5dd9bf7a3376a981abcaf2cc046268e6138..831d5359aa020ffeebdd6cbc9a5e7416038253e2 100644 (file)
@@ -12,3 +12,4 @@ X86ASM-OBJS                     += x86/input.o                          \
                                    x86/output.o                         \
                                    x86/scale.o                          \
                                    x86/rgb_2_rgb.o                      \
+                                   x86/yuv_2_rgb.o                      \