camerabin: examples: do not use deprecated GstXOverlay functions
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 21 Sep 2010 13:59:42 +0000 (10:59 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Tue, 21 Sep 2010 13:59:42 +0000 (10:59 -0300)
commit657e80b1082590858dc0a900b32f1c653fffbdce
tree26907555408c6d1ca0839ffd0222e885ca709da4
parentbf9ffd28b8d5462caa383bf86906cad8ddaad475
camerabin: examples: do not use deprecated GstXOverlay functions

Replace the deprecated gst_x_overlay_set_xwindow_id with
gst_x_overlay_set_window_handle

Fixes #630255
tests/examples/camerabin/gst-camera.c
tests/examples/camerabin/gst-camerabin-test.c