[Bug 764316] vaapidecode: simplify downstream negotiation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 14 09:57:19 UTC 2016


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

--- Comment #34 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
(In reply to sreerenj from comment #33)
> Also would be good if we can club the repetitive fields if possible. Saying
> this, since you are doing simplifications :)
> The patch is extending from it's initial simplified form, except it helping
> to avoid the decide_allocation_query() changes which is good of course)
> 
> 
>     GstCaps            *sinkpad_caps;
>     GstCaps            *srcpad_caps;
>     guint               output_width;
>     guint               output_height;
>     guint               allocation_width;
>     guint               allocation_height;
>     GstVideoFormat      allocation_format;

Ok. Agreed. Let me rework that.

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