[Bug 746781] Audio track that does not play correctly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 2 10:41:23 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=746781

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #300846|none                        |accepted-commit_now
             status|                            |

--- Comment #12 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 300846
  --> https://bugzilla.gnome.org/attachment.cgi?id=300846
Fix race in a52_init calls

Oh dear. Nice find. Who would possibly want to decode multiple streams in
parallel? :)

Could probably move the init mutex into the start function.

It doesn't free any global state in a52_free(), does it?

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