[Bug 785623] omx: also reset nFilledLen before calling OMX_FillThisBuffer()
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 31 10:52:15 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785623
--- Comment #1 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 356632
--> https://bugzilla.gnome.org/attachment.cgi?id=356632&action=edit
omx: also reset nFilledLen before calling OMX_FillThisBuffer()
The spec states that the buffer passed to OMX_FillThisBuffer() needs to be
empty. Some implementation may check it actually is by checking its
nFilledLen field, so best to reset it as well.
--
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