news: update

This commit is contained in:
Moritz Bunkus 2018-10-23 20:45:12 +02:00
parent 24b7868a30
commit 4fc369a28d
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85

View File

@ -9,9 +9,9 @@
Private element the sequence header OBU wasn't copied completely: its common
data (type field & OBU size among others) was missing. Part of the fix for
#2410.
* Matroska reader, AV1: mkvmerge will try to re-create the `av1C` data stored
in Codec Private when reading AV1 from Matroska or WebM files created by
mkvmerge v28.0.0. Part of the fix for #2410.
* mkvmerge: Matroska reader, AV1: mkvmerge will try to re-create the `av1C`
data stored in Codec Private when reading AV1 from Matroska or WebM files
created by mkvmerge v28.0.0. Part of the fix for #2410.
* MKVToolNix GUI: info tool: the tool will no longer stop scanning elements
when an EBML Void element is found after the first Cluster element. Fixes
#2413.