From 40131326b34f2075b35a4e6ccc0af139cd5080f7 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Wed, 14 Jun 2006 11:28:41 +0000 Subject: gst/matroska/matroska-demux.c: No language specified means the implied language is English according to the matroska ... Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream): No language specified means the implied language is English according to the matroska spec (partially fixes #344708); add some more debug output. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index de09581f..27da9e86 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-06-14 Tim-Philipp Müller + + * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream): + No language specified means the implied language is English + according to the matroska spec (partially fixes #344708); + add some more debug output. + 2006-06-14 Tim-Philipp Müller * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info), -- cgit