]> git.sesse.net Git - ffmpeg/blobdiff - libavutil/Makefile
Make av_pix_fmt_descriptors use the same pixel format names as defined
[ffmpeg] / libavutil / Makefile
index 53105a8d5d7bdf422f928efd913e4fdf8fbb25ee..34898e2089c101955b0dd70a7c42c2ed5ac8fa13 100644 (file)
@@ -15,6 +15,7 @@ HEADERS = adler32.h                                                     \
           mathematics.h                                                 \
           md5.h                                                         \
           mem.h                                                         \
+          pixdesc.h                                                     \
           pixfmt.h                                                      \
           rational.h                                                    \
           sha1.h                                                        \
@@ -34,14 +35,15 @@ OBJS = adler32.o                                                        \
        mathematics.o                                                    \
        md5.o                                                            \
        mem.o                                                            \
+       pixdesc.o                                                        \
        random_seed.o                                                    \
        rational.o                                                       \
        rc4.o                                                            \
-       sha1.o                                                           \
+       sha.o                                                            \
        tree.o                                                           \
        utils.o                                                          \
 
-TESTPROGS = adler32 aes base64 crc des lls md5 pca sha1 softfloat tree
+TESTPROGS = adler32 aes base64 crc des lls md5 pca sha softfloat tree
 TESTPROGS-$(HAVE_LZO1X_999_COMPRESS) += lzo
 
 DIRS = arm bfin sh4 x86