From 5889b1a91f2575aaaf9f1e10bcaf3d5ba56967b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 22 Jun 2005 15:06:39 +0000 Subject: gst/matroska/matroska-demux.c: Initialize the video context properly, so we don't get random aspect ratios when no as... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Original commit message from CVS: Reviewed by: Tim-Philipp Müller * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream): Initialize the video context properly, so we don't get random aspect ratios when no aspect ratio is set (#308644). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d5553ad0..b60c4cb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-06-22 Michael Benes + + Reviewed by: Tim-Philipp Müller + + * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream): + Initialize the video context properly, so we don't get random + aspect ratios when no aspect ratio is set (#308644). + 2005-06-21 Thomas Vander Stichele * ext/theora/theoraenc.c: (_ilog), (gst_theora_enc_init), -- cgit v1.2.1