decoder: vp9: Update comment about context resets
authorScott D Phillips <scott.d.phillips@intel.com>
Wed, 15 Jun 2016 18:25:23 +0000 (11:25 -0700)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 15 Jun 2016 18:50:20 +0000 (20:50 +0200)
commit57ee937b8cc4b7824e0a837fafb15e213197146c
tree3ab610562e9d9e83397646dac681b5fb1cde3010
parentad9fcb938639c4384b42155dfbea85393bf73137
decoder: vp9: Update comment about context resets

Clarify that vaapi context resets are never needed for vp9, but
that ensure_context() needs called when the size increases so that
new surfaces can be allocated.

Signed-off-by: Scott D Phillips <scott.d.phillips@intel.com>
https://bugzilla.gnome.org/show_bug.cgi?id=767474
gst-libs/gst/vaapi/gstvaapidecoder_vp9.c