sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus checks. Doesn't matte...
authorJohan Dahlin <johan@gnome.org>
Thu, 12 Aug 2004 16:39:45 +0000 (16:39 +0000)
committerJohan Dahlin <johan@gnome.org>
Thu, 12 Aug 2004 16:39:45 +0000 (16:39 +0000)
commit8f90503d31f4234a6139cd43b4a29a0a90630b2f
treeeea08e86da4fc2eb76a2ecfc4f4d6a56beeba221
parente8f897794b73fbeb1de52a380e7387b1abd762c6
sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus checks. Doesn't matter what state we are in. Interfac...

Original commit message from CVS:
* sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
checks. Doesn't matter what state we are in. Interfaces are a
compile time thing, not runtime. It also broke the python bindings.
ChangeLog