mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 23:36:38 +00:00
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.
This commit is contained in:
parent
91f58535f6
commit
0b1ae468ae
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2004-08-12 Johan Dahlin <johan@gnome.org>
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||||
|
|
||||||
* ext/lame/gstlame.c: (gst_lame_src_link):
|
* ext/lame/gstlame.c: (gst_lame_src_link):
|
||||||
|
|
Loading…
Reference in a new issue