[Bug 729882] opusenc: use aux vars to minimize critical region

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 10 09:22:23 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729882
  GStreamer | gst-plugins-bad | 1.2.4

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-05-10 16:22:20 UTC ---
My point there was that you don't need to lock anything for access to
enc->state, enc->n_channels and enc->sample_rate... but only to those fields
that are set as part of a GObject property.

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