gstreamer/ext/opus
Miguel París Díaz 93ba600ba9 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
..
gstopus.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstopuscommon.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstopuscommon.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusdec.c opusdec: Require caps to be set before any data processing 2013-12-05 12:04:59 +01:00
gstopusdec.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusenc.c opusenc: Use aux vars to minimize critical region 2014-05-26 09:23:42 +02:00
gstopusenc.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusheader.c opus: add missing va_end in variadic function 2014-04-09 11:03:17 +01:00
gstopusheader.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusparse.c opusparse: Don't send caps in GstBaseParse::start() 2013-12-28 12:39:25 +01:00
gstopusparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopusdepay.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopusdepay.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopuspay.c opuspay: fix timestamps 2013-01-31 12:33:23 +01:00
gstrtpopuspay.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00