gstreamer/gst
U. Artie Eoff 18d1c75d1a plugins: base: do not reset can_dmabuf
Don't reset the can_dmabuf field.  This restores the
close/reset logic that existed prior to commit
ca2942176b in regards to
dmabuf support.

Plugins only call gst_vaapi_plugin_base_set_srcpad_can_dmabuf
once during startup, but may need to reset the other private
fields multiple times during negotiation.  Thus, can_dmabuf
should be exempt from the resets.

Fixes #208
2019-12-20 06:38:42 -08:00
..
vaapi plugins: base: do not reset can_dmabuf 2019-12-20 06:38:42 -08:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00