plugins: simplify gst_vaapi_ensure_display().
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 29 Nov 2013 12:56:12 +0000 (13:56 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 29 Nov 2013 12:56:12 +0000 (13:56 +0100)
commit16751205a26f138396ded661227cc99c146572d1
tree58ae183e1dc005a770cd00f32e0d9c92fde28037
parent84b3f84925cc3d12eb949a283534e3d1e0761902
plugins: simplify gst_vaapi_ensure_display().

Return earlier if the creation of a VA display failed. Likewise, simplify
gst_vaapi_video_context_propagate() now that we are guaranteed to have a
valid VA display.
gst/vaapi/gstvaapipluginutil.c
gst/vaapi/gstvaapivideocontext.c