v4l2xoverlay: add support to create window
authorRob Clark <rob@ti.com>
Thu, 10 Jun 2010 16:15:46 +0000 (11:15 -0500)
committerRob Clark <rob@ti.com>
Wed, 29 Dec 2010 17:46:41 +0000 (11:46 -0600)
commitbf885474891ce13331a082b46bdc5127ea871b04
tree0d43a55f40e49a3efa1d7d32409c2977c07f229a
parentff5494046afeb64d8cf7aaea1c58d07d7e480508
v4l2xoverlay: add support to create window

If xoverlay is available, v4l2sink should create a window for the overlay to
display in.

The window automatically tries to make itself as large as possible.
This works well on a small screen, but perhaps should first attempt to use
the size of the video that is played (no scaling).
sys/v4l2/gstv4l2sink.c
sys/v4l2/gstv4l2xoverlay.c
sys/v4l2/gstv4l2xoverlay.h