From f0b81fa053f978bf45ca63135c98e32f1be72679 Mon Sep 17 00:00:00 2001 From: Stéphane Loeuillet Date: Mon, 17 May 2004 16:58:24 +0000 Subject: configure.ac: fix compilation of v4l2src with "-Wall -Werror" fixes #142664 Original commit message from CVS: * configure.ac : fix compilation of v4l2src with "-Wall -Werror" fixes #142664 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2127db88..54fff9e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-05-17 Stephane Loeuillet + + * configure.ac : fix compilation of v4l2src with "-Wall -Werror" + fixes #142664 + 2004-05-17 Benjamin Otte * ext/mad/gstid3tag.c: (gst_id3_tag_chain): -- cgit