diff options
author | James Almer <jamrial@gmail.com> | 2016-10-06 18:17:04 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2016-10-06 18:42:10 -0300 |
commit | 711bfb33df4efa252a85d2d6987c435d0eef1a48 (patch) | |
tree | 0f0b5dc2925f460fd308a83846e0d7b3b48ff97f /Changelog | |
parent | 3bcadf822711720ff0f8d14db71ae47cdf97e652 (diff) | |
download | ffmpeg-711bfb33df4efa252a85d2d6987c435d0eef1a48.tar.gz |
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-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |