]> git.sesse.net Git - ffmpeg/commit
lavf/hashenc: Correct the hash/MD5 muxer class name
authorJun Zhao <barryjzhao@tencent.com>
Fri, 29 Mar 2019 14:13:10 +0000 (22:13 +0800)
committerJun Zhao <barryjzhao@tencent.com>
Wed, 3 Apr 2019 02:17:22 +0000 (10:17 +0800)
commitecb4398d71c9882c8db67761b3227f27eddb449b
tree9449b44930fa989a3aee4fb0b15d31478a2a2f91
parent0e1ea034d8fcc0c7c39414bccc94614656115dc0
lavf/hashenc: Correct the hash/MD5 muxer class name

Follow the name style to correct the hash/md5 muxer class name

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
libavformat/hashenc.c