OSDN Git Service

Add a md5 muxer that allows checking the md5 sums of generated streams without
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 23 May 2010 13:07:33 +0000 (13:07 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 23 May 2010 13:07:33 +0000 (13:07 +0000)
commit944a1b6b96effbca8f721f60b2d8019f476b15d0
tree900a1c444fece24da68d0c15ab3d709168f64911
parentd458b7d445bc08876d45942be060cbec1df16f1b
Add a md5 muxer that allows checking the md5 sums of generated streams without
needing an external MD5 command.

Originally committed as revision 23257 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/allformats.c
libavformat/md5enc.c [new file with mode: 0644]