George Kiagiadakis
51a2c694ad
waylandsink: Handle wl_buffer::release and don't reuse buffers that are not released
...
This is achieved by adding an extra reference on the buffers, which does
not allow them to return to the pool. When they are released, this reference
is dropped.
The rest complexity of this patch (hash table, mutex, flag, explicit release calls)
merely exists to allow a safe, guaranteed and deadlock-free destruction sequence.
See the added comment on gstwaylandsink.c for details.
2014-06-17 13:51:24 +02:00
..
2013-04-15 15:59:22 +02:00
2014-05-11 07:56:50 +02:00
2013-04-15 15:59:22 +02:00
2014-04-08 09:55:15 +02:00
2013-04-15 15:59:22 +02:00
2014-05-21 08:36:51 +02:00
2014-04-27 00:36:32 +01:00
2014-05-28 12:47:51 +02:00
2013-04-15 15:59:22 +02:00
2014-02-08 18:58:38 +01:00
2014-04-08 12:41:16 +01:00
2014-04-10 17:55:21 +01:00
2013-04-15 15:59:22 +02:00
2014-04-08 17:35:37 +01:00
2014-02-10 14:34:40 +01:00
2014-06-15 15:18:46 +10:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2013-12-12 23:34:27 +00:00
2014-06-12 10:17:10 +01:00
2014-04-30 18:16:11 +01:00
2014-04-09 18:16:52 +01:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2014-03-15 18:37:03 +01:00
2013-04-15 15:59:22 +02:00
2014-04-09 18:12:58 +01:00
2013-12-20 20:00:55 +01:00
2014-06-01 10:47:17 +01:00
2014-02-04 17:30:13 +01:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2013-05-12 18:52:56 +01:00
2013-05-12 23:42:06 +01:00
2014-02-27 21:45:34 +01:00
2014-05-30 16:58:59 -03:00
2014-01-18 13:56:28 +01:00
2013-12-05 11:50:17 +01:00
2013-12-03 14:53:24 +01:00
2014-05-26 09:23:42 +02:00
2014-04-09 14:37:48 +01:00
2014-05-19 09:12:14 +02:00
2014-06-05 09:41:31 +02:00
2014-03-12 09:06:33 +01:00
2014-06-05 16:46:22 -04:00
2013-04-15 15:59:22 +02:00
2014-05-28 12:56:24 +02:00
2013-04-15 15:59:22 +02:00
2014-04-29 18:20:30 +02:00
2012-10-17 17:46:34 +01:00
2014-04-08 11:23:50 +02:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2014-06-03 16:18:25 -04:00
2013-04-15 15:59:22 +02:00
2014-04-03 11:54:41 +02:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2014-06-17 13:51:24 +02:00
2013-08-26 10:22:06 +02:00
2013-04-15 15:59:22 +02:00
2013-04-15 15:59:22 +02:00
2014-04-15 18:29:53 +01:00