[Bug 712137] v4l2sink: fixes for uploading compressed
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 12 10:08:05 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=712137
GStreamer | gst-plugins-good | 1.0.7
Olivier Crete (Tester) <olivier.crete> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #259643|none |reviewed
status| |
--- Comment #5 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2013-11-12 18:08:03 UTC ---
Review of attachment 259643:
--> (https://bugzilla.gnome.org/review?bug=712137&attachment=259643)
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?
--
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