George Kiagiadakis 9a53d79876 ahcsrc: fix deadlock when flushing
_data_queue_item_free() calls gst_buffer_unref(), which
calls gst_ahc_src_buffer_free_func(), which calls
g_mutex_lock() on self->mutex and there you go... deadlock!
2016-01-21 13:49:18 -05:00
..
2015-12-15 10:30:49 +00:00
2014-12-04 17:00:52 -03:00
2015-12-15 10:30:49 +00:00
2015-12-15 10:30:49 +00:00