diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-17 16:58:24 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-17 16:58:24 +0000 |
commit | 57168b22a6cf4c2b63bc91fea386ed46bcce53a1 (patch) | |
tree | bb645c1a1f4044b0b4ef02870603475cf1668bed /ChangeLog | |
parent | 6e1e401f433c30417e38f39c0e2dce6ba81aaaae (diff) | |
download | gst-plugins-bad-57168b22a6cf4c2b63bc91fea386ed46bcce53a1.tar.gz gst-plugins-bad-57168b22a6cf4c2b63bc91fea386ed46bcce53a1.tar.bz2 gst-plugins-bad-57168b22a6cf4c2b63bc91fea386ed46bcce53a1.zip |
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-17 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + + * configure.ac : fix compilation of v4l2src with "-Wall -Werror" + fixes #142664 + 2004-05-17 Benjamin Otte <otte@gnome.org> * ext/mad/gstid3tag.c: (gst_id3_tag_chain): |