vaapidecode: add support for post-seek semantics reset.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 23 Jan 2013 22:49:17 +0000 (00:49 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 30 Jan 2013 10:00:19 +0000 (11:00 +0100)
commit0847b3888d42b3680c43d06cba84d69e67fb3c3b
treec354069ecf4fd6b69f42c5530a8dd8947ed4348f
parent1568922c1c1b69574142ccfd6ebd56b491cf0bd9
vaapidecode: add support for post-seek semantics reset.

Implement GstVideoDecoder::reset() as a destruction of the VA decoder
and the creation of a new VA decoder.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
gst/vaapi/gstvaapidecode.c