vaapisink: improve installation of properties.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 31 Jul 2014 11:18:21 +0000 (13:18 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 31 Jul 2014 16:48:46 +0000 (18:48 +0200)
commit6e92a82138343774788931eeb117a82eb85c5748
treedcf5573399e5b35100d1d74c3771b79226f8bf67
parentd1f83b45705689fd534f8f4c3cae90b275c556f6
vaapisink: improve installation of properties.

Simplify the creation and installation process of properties, by first
accumulating them into a g_properties[] array, and next calling into
g_object_class_install_properties().

Also add missing docs and flags to some properties.
gst/vaapi/gstvaapisink.c