From 66be91980f948060a599a359bd393e45009538ab Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Sun, 22 Jun 2003 08:37:09 +0000 Subject: [PATCH] Make the packetizer respect the values set by the reader for e.g. language and default-track. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 602492349..87bf15683 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-06-22 Moritz Bunkus + + * The language and default track settings are now kept again if + not overridden when reading from Matroska files. + 2003-06-21 Moritz Bunkus * Added mkvextract which can extract tracks from a Matroska file