[Bug 699517] v4l2src delivered buffer from C920 camera to uvch264src corrupt?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jul 28 04:24:45 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=699517
  GStreamer | gst-plugins-bad | 1.1.2

--- Comment #5 from Robert Krakora <rob.krakora at messagenetsystems.com> 2013-07-28 11:24:39 UTC ---
Review of attachment 250238:
 --> (https://bugzilla.gnome.org/review?bug=699517&attachment=250238)

This is not the right fix.  The manual for 1.x states that there is a property
called "always-copy" and that it defaults to "true".  However, the code does
not implement "always-copy" property.  This is a "hack" that I did to achieve
the same effect for 1.x to test out another fix for which I came up with a
patch for uvch264src.  I believe that the "always-copy" property should be
added back to v4l2src.  The fix for uvch264src was to fix a memory leak.

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