[Bug 712137] v4l2sink: fixes for uploading compressed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 13 03:04:48 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=712137
GStreamer | gst-plugins-good | 1.0.7
--- Comment #11 from Marc Leeman <marc.leeman at gmail.com> 2013-11-13 11:04:42 UTC ---
(In reply to comment #5)
> Review of attachment 259643 [details]:
>
> Is this really necessary? gst_v4l2_object_copy() copies the buffer size along
> with the buffer content, it does gst_buffer_resize (dest, 0,
> gst_buffer_get_size (src));. Then in gst_v4l2_buffer_pool_dqbuf(), the
> bytesused is set from the buffer size?
Well, for the 1.0.7 it was needed, before the fix, my colleague next to my was
complaining loudly that I was sending crappy data over the interface, after the
fix, he was silent.
We need to bump to 1.2, but it's a bit busy atm :-/
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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