plugins: track video texture size changes.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 9 Dec 2014 10:46:58 +0000 (11:46 +0100)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 24 Feb 2015 14:20:03 +0000 (15:20 +0100)
commit44013fdaf013b56dc2de076190ddbf9ade969fa5
tree9fbe44ae0698a8d32528a6140064e934124933a4
parent9aa5eac5e3e2636f08a85a7d4f850f5b9dff8c7b
plugins: track video texture size changes.

Sync video texture sizes to GstVideoGLTextureUploadMeta private date,
i.e. GstVaapiVideoMetaTexture, on a regular basis. In particular, we
now update the texture size from the GstVideoMeta, if any, or reset
to some defaults otherwise.
gst/vaapi/gstvaapivideometa_texture.c