examples: camerabin: fix --no-xwindow option handling in gst-camerabin-test
authorTeemu Katajisto <teemu.katajisto@digia.com>
Mon, 7 Feb 2011 07:50:22 +0000 (09:50 +0200)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 8 Feb 2011 12:09:29 +0000 (09:09 -0300)
commitab2b9079f0dc99daa9c1648504ccf7cab0aa1f1a
tree182443cbc526cc140bf8cceb8a7a43ddf41be4a2
parentc85e8e8015b7239df7819fc2eaa0a21158f1e250
examples: camerabin: fix --no-xwindow option handling in gst-camerabin-test

--no-window flag is false by default and selection based on the option whether
to create XWindow is done before options are parsed. Therefore XWindow is never
created.

https://bugzilla.gnome.org/show_bug.cgi?id=641712
tests/examples/camerabin/gst-camerabin-test.c