sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile for #ifndef HAVE_XVIDEO.
authorAndy Wingo <wingo@pobox.com>
Tue, 25 Jan 2005 09:06:18 +0000 (09:06 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 25 Jan 2005 09:06:18 +0000 (09:06 +0000)
Original commit message from CVS:
2005-01-25  Andy Wingo  <wingo@pobox.com>

* sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
for #ifndef HAVE_XVIDEO.

ChangeLog

index 49540c5996a14a8afefec733eab7a7e31fefe917..d0e175d3cc0afb30c62415401a91d880bdd9c55a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-25  Andy Wingo  <wingo@pobox.com>
+
+       * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
+       for #ifndef HAVE_XVIDEO.
+
 2005-01-24  Jeffrey C. Ollie
 
        reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>