gstreamer/docs/reference
Gwenole Beauchesne e22a863084 decoder: simplify acquisition/release of spare surface.
Introduce gst_vaapi_surface_proxy_new_from_pool() to allocate a new surface
proxy from the context surface pool. This change also makes sure to retain
the parent surface pool in the proxy.

Besides, it was also totally useless to attach/detach parent context to
VA surface each time we acquire/release it. Since the whole context owns
all associated VA surfaces, we can mark this as such only once and for all.
2013-04-03 13:34:59 +02:00
..
libs decoder: simplify acquisition/release of spare surface. 2013-04-03 13:34:59 +02:00
plugins configure: rename GST_MAJORMINOR to GST_API_VERSION. 2013-03-20 11:44:10 +01:00
Makefile.am Add plugins documentation template. 2010-03-23 14:19:21 +00:00