summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2016-10-06 18:17:04 -0300
committerJames Almer <jamrial@gmail.com>2016-10-06 18:42:10 -0300
commit711bfb33df4efa252a85d2d6987c435d0eef1a48 (patch)
tree0f0b5dc2925f460fd308a83846e0d7b3b48ff97f /Changelog
parent3bcadf822711720ff0f8d14db71ae47cdf97e652 (diff)
avformat/matroskaenc: add an option to disable writting CRC32 elements
Also add missing Changelog entry. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index dc488829e8..0da009c738 100644
--- a/Changelog
+++ b/Changelog
@@ -35,6 +35,7 @@ version <next>:
- sdl1 output device and sdl1 support removed
- extended mov edit list support
- libfaac encoder removed
+- Matroska muxer now writes CRC32 elements by default in all Level 1 elements
version 3.1: