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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 12 03:16:33 PDT 2015


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

--- Comment #43 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
I'm re-running it with today's version, might have been a bug in the test.

Do you realize that the performance gain of using crop meta for this decoder is
negligible ? We always copy out anyway and the size difference between cropped
and un-cropped is really small.

I think the only thing it may improve is color correctness if chroma is not
aligned (which is never the case in correctly encoded streams). And for this
case it fails right now it seems (unless the attached stream is just proven
broken, I don't know, I can try to generate more such streams). It feels like
this failure is really important to fix, otherwise it's not worth keeping the
crop code.

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