[Bug 729882] opusenc: use aux vars to minimize critical region
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon May 26 00:25:16 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=729882
GStreamer | gst-plugins-bad | 1.2.4
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.3.3
--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-26 07:25:11 UTC ---
Sorry for not being clearer with what I meant, and thanks for your patience and
the patch :)
commit 93ba600ba930997cd9244caca2372602020faefe
Author: Miguel París Díaz <mparisdiaz at gmail.com>
Date: Sat May 10 18:32:28 2014 +0200
opusenc: Use aux vars to minimize critical region
This avoid dead lock between gst_audio_encoder_finish_frame() and
gst_opus_enc_get_property().
Also, now bytes var is set into protected section.
https://bugzilla.gnome.org/show_bug.cgi?id=729882
--
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