gstreamer/gst
Víctor Manuel Jáquez Leal 02cd120bc8 vaapidecode: unref allowed_sinkpad_caps at close()
The variable member allowed_sinkpad_caps is constructed querying the
current VA display. Bearing that in mind, the variable shall be freed
when the VA display changes or is removed.

This patch moves the freeing of allowed_sinkpad_caps to close(), when
the VA display is freed.
2016-11-11 10:48:43 +01:00
..
vaapi vaapidecode: unref allowed_sinkpad_caps at close() 2016-11-11 10:48:43 +01:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00