gstreamer/gst
Víctor Manuel Jáquez Leal b601bf0df6 vaapidecode: don't lost GLTextureUpload on seek
When seeking, the decoder is reset, but the buffer pool is not
re-negotiated, but in reset_full() the code forgets if the negotiated buffer
pool has the GLTextureUpload meta.

The decoder knows that GLTextureUpload meta was negotiated in
decide_allocation(), but this method is not called when seeking.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>

https://bugzilla.gnome.org/show_bug.cgi?id=752929
2015-08-04 19:20:48 +02:00
..
vaapi vaapidecode: don't lost GLTextureUpload on seek 2015-08-04 19:20:48 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00