vaapidecode: decide allocation doesn't update srccaps
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Thu, 15 Oct 2015 16:18:36 +0000 (18:18 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Tue, 20 Oct 2015 10:32:44 +0000 (12:32 +0200)
commit361f55be31b1e5fdb01fd5eac9e3ccd584766f8a
tree5b66890a1ca4f376001adc3a7ca2ec697fe79286
parent6d9f31e305d2c395bafd11c07d5a015f92bcd1b8
vaapidecode: decide allocation doesn't update srccaps

The received caps query will bring the already negotiated caps, so they are
not expected to change.

This patch removes this verification which is dead code path.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
https://bugzilla.gnome.org/show_bug.cgi?id=756686
gst/vaapi/gstvaapidecode.c