[Bug 726020] avdec_h265: freezes when max-threads != 1

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 11 01:15:57 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726020
  GStreamer | gst-libav | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-03-11 08:39:17 UTC ---
So we should release the stream lock while calling avcodec_decode_video2().
Very similar to what we do in androidmedia or gst-omx.

Just needs checking after we get the lock again if anything relevant has
changed.

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