[Bug 776979] vaapidecoder resets too much on input caps change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jan 13 20:34:02 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=776979

--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 343450
  --> https://bugzilla.gnome.org/attachment.cgi?id=343450&action=edit
vaapidecode: update internal decoder sink caps

When a new sink caps arrive the internal decoder state is updated
and, if it is, request a downstream renegotiation.

Previously, when new caps arrived the whole decoder where destroyed
and recreated. Now, if the caps are compatible or has the same codec,
the internal decoder is kept, but a downstream renegotiation is
requested.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list