[Bug 743386] New: gst_omx_audio_dec_flush() causes a hang issue
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jan 22 16:40:08 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=743386
GStreamer | gst-omx | 1.2.0
Summary: gst_omx_audio_dec_flush() causes a hang issue
Classification: Platform
Product: GStreamer
Version: 1.2.0
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-omx
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: jun.ji at lge.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Simply I found that the newly added 'gst_pad_stop_task()' in
gst_omx_audio_dec_flush() causes a hang issue when the this function is called
seamlessly 10~20 times.
Once I remove the 'gst_pad_stop_task()', the hang issue isn't produced even
with 100 consecutive flush().
Is it ok that I use this flush() function removed 'gst_pad_stop_task()' while I
don't edit any other code in the latest gstreamer package?
--
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