GStreamer multimedia framework
Find a file
Miguel París Díaz fd77bb1eff 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
2014-05-26 09:23:42 +02:00
ext/opus opusenc: Use aux vars to minimize critical region 2014-05-26 09:23:42 +02:00
tests/check/elements opus: Remove unused variable from unit test 2014-02-08 20:08:29 +01:00