[Bug 732265] vaapidecode: h264: add support for decoding MVC base views only

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 26 23:58:58 UTC 2017


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

--- Comment #23 from Orestis Floros <orestisf1993 at gmail.com> ---
(In reply to Orestis Floros from comment #22)
> (In reply to Víctor Manuel Jáquez Leal from comment #19)
> > Review of attachment 356381 [details] [review] [review]:
> > @@ +1222,3 @@
> > +  }
> > +
> > +  if (base_only && !have_mvc && have_high) {
> >
> > If va backend doesn't profile mvc profiles but has high profile, I would set
> > base_only as TRUE mandatory.
> 
> Ok. This means that gstvaapidecode doesn't need to get the value of
> base_only since it won't use it anywhere. It need to set base_only
> accordingly though.

It would also mean that h264parse won't be able to use the changes in bug
732267 because vaapih264dec would fake MVC/SVC support.

-- 
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