vaapidecode: decoded_info is valid at src caps update
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Thu, 14 Apr 2016 14:31:34 +0000 (16:31 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Mon, 18 Apr 2016 09:14:04 +0000 (11:14 +0200)
commit737fca4ddf8bcc4c15ae4a1fb278428686bec530
tree728380134dae749831544b62385e66df094eb537
parent3e97d719358aaaec2616e16ddf7e6d36a7604f6e
vaapidecode: decoded_info is valid at src caps update

As decoded_info is assured to be valid when gst_vaapidecode_update_src_caps()
is called, then we don't need to verify or replace it with the sinkpad info
(reference state).

https://bugzilla.gnome.org/show_bug.cgi?id=764316
gst/vaapi/gstvaapidecode.c