[Bug 766382] v4l2videodec: use visible size, not coded size, for downstream negotiation filter
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat May 14 09:22:48 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766382
--- Comment #1 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Review of attachment 327800:
--> (https://bugzilla.gnome.org/review?bug=766382&attachment=327800)
::: sys/v4l2/gstv4l2videodec.c
@@ +533,3 @@
gst_buffer_unref (codec_data);
+ /* For decoders G_FMT returns coded size, G_SELECTION returns visible size
That's odd, as this isn't the case on S5P MFC. You can have padding in your
buffers without exposing the coded size. Do we have a general agreement around
developer that this is the way to go ? Do yo have a patch for MFC ?
--
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