NEWS & AUTHORS: update for the latest patches by Tom Yan

This commit is contained in:
Moritz Bunkus 2021-05-23 20:25:50 +02:00
parent b20b7303fc
commit 985d34f4ba
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85
2 changed files with 4 additions and 0 deletions

View File

@ -316,6 +316,8 @@ Tom Yan <tom.ty89@gmail.com>
* Fix to DVD chapter timestamp calculation for NTSC discs
* Fix to 7.1 channel AAC extraction
* Blu-ray PCM channel layout re-ordering
* Several fixes to the key frame handling when a frame only has a
foward but no backward reference
Trinine <trinine@free.fr>
* French translation

View File

@ -30,6 +30,8 @@
file `iso639_language_list.cpp` (before only numeric optimization levels
were filtered out and only if it wasn't the last option in the list of
flags). See #3105 for context.
* mkvmerge, mkvextract: fixed key frame handling for `BlockGroup` elements
with a forward reference but no backward references. Patches by Tom Yan.
# Version 57.0.0 "Till The End" 2021-05-22