[Bug 784044] New: appsrc: Should not re-allocate buffers on EOS
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 21 15:41:00 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784044
Bug ID: 784044
Summary: appsrc: Should not re-allocate buffers on EOS
Classification: Platform
Product: GStreamer
Version: 1.8.2
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: nicolas at ndufresne.ca
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently, when the application send an EOS, we reallocate the buffers by
disabling and re-enabling the buffer pool. This is not needed. It also triggers
a driver/firmware race for some cameras using v4l2src as the camera endup being
turned off and on quickly (see bug #783945 for more details).
--
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