summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorerankor <eran.kornblau@kaltura.com>2015-12-07 12:30:50 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-12-31 16:46:36 +0100
commit3f8564fe3c68a29a137ada2400bd9dcd3928bfb1 (patch)
tree22e94adc1c1ee8076fe6647542527c04a5583b45 /Changelog
parent15e1fd9883b4a2898635212b4e167823755d1653 (diff)
downloadffmpeg-streaming-3f8564fe3c68a29a137ada2400bd9dcd3928bfb1.zip
ffmpeg-streaming-3f8564fe3c68a29a137ada2400bd9dcd3928bfb1.tar.gz
avformat/mov: support cenc (common encryption)
support reading encrypted mp4 using aes-ctr, conforming to ISO/IEC 23001-7. a new parameter was added: - decryption_key - 128 bit decryption key (hex) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d9c2ea8..dbe7279 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,7 @@ Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
version <next>:
+- Common Encryption (CENC) MP4 decoding support
- Common Encryption (CENC) MP4 encoding support
- DXV decoding
- extrastereo filter
OpenPOWER on IntegriCloud