diff Makefile @ 6037:ea60b0454e78 libavformat

Add a md5 muxer that allows checking the md5 sums of generated streams without needing an external MD5 command.
author reimar
date Sun, 23 May 2010 13:07:33 +0000
parents 332ad5f30c0e
children 5a9972bd90b6
line wrap: on
line diff
--- a/Makefile	Sun May 23 08:53:40 2010 +0000
+++ b/Makefile	Sun May 23 13:07:33 2010 +0000
@@ -106,6 +106,7 @@
 OBJS-$(CONFIG_MATROSKA_MUXER)            += matroskaenc.o matroska.o \
                                             riff.o isom.o avc.o \
                                             flacenc_header.o
+OBJS-$(CONFIG_MD5_MUXER)                 += md5enc.o
 OBJS-$(CONFIG_MJPEG_DEMUXER)             += raw.o
 OBJS-$(CONFIG_MJPEG_MUXER)               += raw.o
 OBJS-$(CONFIG_MLP_DEMUXER)               += raw.o id3v2.o