[Bug 741030] theoradec: Sets video-meta width/height from padded values

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Mar 1 09:54:02 PST 2015


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

--- Comment #32 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
(In reply to Sebastian Dröge (slomo) from comment #31)
> I think this is how it always was supposed to be, and that the ALLOCATION
> query always contains the uncropped/memory caps while the CAPS event
> contains the cropped/display caps was necessary before already. The only
> difference is that we are now more picky about what is allowed to be passed
> to gst_video_frame_map(). So I don't think it's a very big change

It's a big change because you need to review all the filters that exist to make
sure they reject CROP meta if they don't support it. It's  big change, because
baseclasses are the one to choose the caps in the allocation query. It's also a
big change because most sink expect the caps and the allocation caps to be the
same.

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