sys/v4l2/v4l2src_calls.c: Don't overwrite our GValue with 0 but instead use the previ...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 7 Sep 2007 16:04:14 +0000 (16:04 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 7 Sep 2007 16:04:14 +0000 (16:04 +0000)
commitcd79aec473c610fd8a344ddfe339e538143271ec
tree5750d4a5c3ecb4c4589e1af169e22d48b456f3c5
parent1b98dfee5e1ccd15b806b27a70bcb04157da4ce0
sys/v4l2/v4l2src_calls.c: Don't overwrite our GValue with 0 but instead use the previously computed value. Fixes #471...

Original commit message from CVS:
* sys/v4l2/v4l2src_calls.c:
(gst_v4l2src_probe_caps_for_format_and_size):
Don't overwrite our GValue with 0 but instead use the previously
computed value. Fixes #471823 some more.
ChangeLog
sys/v4l2/v4l2src_calls.c