From fbb779216cd731ee27256f2d34aadbe56fd53ad0 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Sun, 16 Mar 2008 15:01:07 +0000 Subject: gst/avi/gstavidemux.c: Erm, the buffer-size is just guint, no need for the special format specifier. Original commit message from CVS: * gst/avi/gstavidemux.c: Erm, the buffer-size is just guint, no need for the special format specifier. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index badd5fc6..a74776d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-03-16 Stefan Kost + + * gst/avi/gstavidemux.c: + Erm, the buffer-size is just guint, no need for the special format + specifier. + 2008-03-16 Tim-Philipp Müller * gst/goom/plugin_info.c: -- cgit