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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 16 00:23:20 PDT 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #251716|none                        |reviewed
             status|                            |

--- Comment #35 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-16 07:23:03 UTC ---
(From update of attachment 251716)
The real solution for this problem would be to get rid of the memory-meta and
instead create a custom GstMemory for the v4l2 memory. That way there's never
the problem of breaking the connection between the buffer (and thus the meta)
and the memory.

As a first step to get this fixed with minimal effort, maybe only replace the
memory now if it was really replaced by something else before? And also make
sure that the meta still on the buffer. Otherwise this patch looks good.

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