Robin Gareus
df17e3f041
Prevent copy-construction of sources to be destroyed list
...
destroy_sources () is only called from Session::remove_last_capture ().
The list of sources to be destroyed is the local scope of that method
and will hold a reference to the object.
copy-construct the list and removing elements one by one from the
copy is only unnecessary overhead.
2019-12-25 17:57:10 +01:00
..
2019-09-18 17:37:54 +02:00
2019-12-25 17:57:10 +01:00
2019-08-16 20:00:29 +02:00
2019-12-05 18:23:49 +01:00
2019-11-15 16:06:04 -07:00
2019-09-30 21:03:29 +02:00
2019-09-18 17:37:54 +02:00
2019-12-09 23:25:51 +01:00
2019-12-03 00:23:54 +01:00
2019-08-03 15:53:17 +02:00
2019-11-06 16:25:30 -07:00
2018-10-14 22:06:11 -04:00
2019-09-30 06:30:11 +02:00
2019-12-01 21:32:10 +01:00
2019-12-19 13:14:45 -07:00
2019-11-02 16:32:18 -06:00
2019-12-14 10:40:07 -07:00
2019-12-08 15:22:00 +01:00
2019-08-10 12:34:45 +10:00
2018-10-14 22:06:11 -04:00
2019-12-14 15:06:23 +01:00
2019-12-18 18:00:53 -07:00
2019-08-24 03:31:49 +02:00
2019-09-03 05:01:59 +02:00
2019-08-03 15:53:17 +02:00
2019-10-28 17:24:21 -06:00
2019-10-21 14:58:59 +02:00
2018-11-25 16:51:24 +01:00
2018-10-14 22:06:11 -04:00