[Bug 781204] rawvideoparse: Looses GstVideoMeta while doing memory alignment
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 12 19:41:05 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=781204
--- Comment #8 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 353627
--> https://bugzilla.gnome.org/attachment.cgi?id=353627&action=edit
rawvideoparse: Fix missing VideoMeta
The base class is trying to align the processed data, but it endup
removing the GstVideoMeta. That caused wrong result. Instead, just copy
from the process function with the appropriate alignment.
--
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