Fix device probing from multiple childs. It's done once in the parent class only...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 9 Nov 2003 20:54:24 +0000 (20:54 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 9 Nov 2003 20:54:24 +0000 (20:54 +0000)
commit2676b79eb67fd733bd5f7d8bb6a66a62ce69c7f6
tree562853ba40ed2ecd38eb373cd2730b01c68cc7ed
parent91c4cbfd9b5692ba9f8fe806371f407f74bf9220
Fix device probing from multiple childs. It's done once in the parent class only now, but the childs do get the corre...

Original commit message from CVS:
Fix device probing from multiple childs. It's done once in the parent class only now, but the childs do get the correct values. Also fixes an incorrect succesful state change if we opened a v4l device that doesn't have the capabilities that are needed by the plugin.
sys/v4l/gstv4lelement.c
sys/v4l/v4l_calls.c