[Bug 734775] New: androidmedia: Should not send EOS when drained
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 14 05:21:08 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=734775
GStreamer | gst-plugins-bad | git
Summary: androidmedia: Should not send EOS when drained
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: slomo at coaxion.net
QAContact: gstreamer-bugs at lists.freedesktop.org
CC: thaytan at noraisin.net, slomo at coaxion.net
GNOME version: ---
+++ This bug was initially created as a clone of Bug #734617 +++
This is for the audio decoder and video decoder and video encoder. Currently we
forward an EOS event from our srcpad task whenever GstVideo*::finish() is
called or GstAudio*::handle_frame(NULL). This is however used for draining.
We should only drain, and then let the EOS event be handled from the streaming
thread of the sinkpad (which is no problem as the srcpad streaming thread is
not doing anything anymore after draining).
--
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