From 530c36d9e7177463a00d74cb840f415eaa0f1fab Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Sat, 9 Aug 2008 08:58:26 +0000 Subject: ext/flac/gstflacenc.c: Actually provide the variables required for the format string. Original commit message from CVS: * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont): Actually provide the variables required for the format string. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0b0ad0da..0901519a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-09 Sebastian Dröge + + * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont): + Actually provide the variables required for the format string. + 2008-08-08 Sebastian Dröge * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset), -- cgit