decoder: delegate surface size check to VA context reset.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 3 Apr 2013 11:14:59 +0000 (13:14 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 3 Apr 2013 11:34:59 +0000 (13:34 +0200)
commit6e82da1e93390cd4585d1c56383008b67c6391c5
treec4d3c3f09543cb76acabe14cb72c774890de8a66
parente22a863084eff8a6ceaeb2c5a327da17eccbd62f
decoder: delegate surface size check to VA context reset.

Now that the surface pool is reference counted in the surface proxy wrapper,
we can safely ignore surface size checks in gst_vaapi_decoder_ensure_context().
Besides, this check is already performed in gst_vaapi_context_reset_full().
gst-libs/gst/vaapi/gstvaapidecoder.c