From 49b0b46ae8714109555523928ba182f76b2e950e Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Mon, 28 Dec 2015 16:08:50 +0100 Subject: [PATCH] ChangeLog: clarification/realignment --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 233ae3abc..dffb2e2db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,9 +5,9 @@ timestamped frames under certain conditions. This is a similar fix to the issues reported in #918 and #1548. - * mkvmerge: bug fix: the h.264 code wasn't converting slice NALUs - to RBSP form before parsing it resulting in wrongly timestamped - frames under certain conditions. Fixes #918 and #1548. + * mkvmerge: bug fix: the h.264/AVC code wasn't converting slice + NALUs to RBSP form before parsing it resulting in wrongly + timestamped frames under certain conditions. Fixes #918 and #1548. * mkvmerge: bug fix: the MP4 reader can now understand the 'random access point' sample grouping information for marking open GOP