gstreamer/gst-libs/gst
Gwenole Beauchesne ad6cdc0b52 overlay: simplify caching of GstVideoOverlayComposition objects.
Create the GPtrArray once in the _init() function and destroy it only
in the _finalize() function. Then use overlay_clear() to remove all
subpicture associations for intermediate updates, don't recreate the
GPtrArray.

Make GstVaapiOverlayRectangle a reference counted object. Also make
sure that overlay_rectangle_new() actually creates and associates the
VA subpicture.
2013-01-11 15:28:25 +01:00
..
codecparsers libs: fix build of submodule wrappers. 2013-01-11 14:16:16 +01:00
vaapi overlay: simplify caching of GstVideoOverlayComposition objects. 2013-01-11 15:28:25 +01:00
video libs: fix build of submodule wrappers. 2013-01-11 14:16:16 +01:00
Makefile.am Add videoutils submodule for GstVideoDecoder APIs. 2012-12-21 16:01:16 +01:00