gstreamer/docs
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
..
reference decoder: simplify acquisition/release of spare surface. 2013-04-03 13:34:59 +02:00
Makefile.am configure: fix build without gtk-doc support. 2012-07-19 13:53:26 +02:00