From 2c11fa8bb6c12a18c73cc60c86903d92823b5f87 Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Tue, 8 Jul 2008 21:05:18 +0000 Subject: gst/qtdemux/qtdemux.c: Set pixel-aspect-ratio in caps using display width and height provided in track. Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse_trak): Set pixel-aspect-ratio in caps using display width and height provided in track. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dd13e932..da262b4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-07-08 Mark Nauwelaerts + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), + (qtdemux_parse_trak): + Set pixel-aspect-ratio in caps using display width and height + provided in track. + 2008-07-08 Sebastian Dröge * configure.ac: -- cgit