[Bug 698109] gst-omx: omxh264dec not able to change to Idle state.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Apr 15 22:56:53 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698109
  GStreamer | gst-omx | 1.0.0

--- Comment #2 from jvarshney20 at gmail.com 2013-04-16 05:56:51 UTC ---
On further debugging, it was found that component is being transitioned to idle
state and to complete that transition buffers for all enabled ports should be
allocated/provided. But buffers are only being allocated for input port so
component is not able to complete the transition.

In between request to disable output port is being sent which is resulting in
timeout.


proposed patch is attached.

-- 
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