From 350df6326da8d16dbf516e823cb80a3313bd121a Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Mon, 16 Jun 2008 11:31:06 +0000 Subject: gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_attached_file) Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_attached_file) Init variable to NULL to avoid compiler warning. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f9a2990e..c2a68358 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-06-16 Tim-Philipp Müller + + * gst/matroska/matroska-demux.c: + (gst_matroska_demux_parse_attached_file) + Init variable to NULL to avoid compiler warning. + 2008-06-16 Sebastian Dröge * gst/matroska/Makefile.am: -- cgit