diff options
author | Moritz Barsnick <barsnick@gmx.net> | 2016-04-12 11:16:18 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-04-12 11:18:52 -0300 |
commit | f4a0236cbd75249418b40e8aa88b0264c0b58b69 (patch) | |
tree | f6e16d2723ce6c711c6d19a095bc602d32e09177 /Changelog | |
parent | e8373143e11827b668495ff3323c3abedb3dc9da (diff) | |
download | ffmpeg-f4a0236cbd75249418b40e8aa88b0264c0b58b69.tar.gz |
avformat: add hash and framehash muxers
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Moritz Barsnick <barsnick@gmx.net>
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ version <next>: - musx demuxer - aix demuxer - remap filter +- hash and framehash muxers version 3.0: - Common Encryption (CENC) MP4 encoding and decoding support |