From 8a4cd7fc44dc10477e62b6955a328a9538236ef9 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Fri, 12 Sep 2008 16:09:07 +0000 Subject: [PATCH] Theora is fixed for Ogg and Matroska files. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0dfcfee14..61e14dce1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2008-09-12 Moritz Bunkus * mkvmerge: bug fix: Fixed the frame type (key or non-key frame) - detection for Theora tracks in Ogg files. + detection for Theora tracks. 2008-09-08 Moritz Bunkus