Martin Pulec
279652e6a0
Mac: compilation fix
2019-11-19 08:22:51 +01:00
Martin Piatka
7aef2a7448
Fix BGR pixelformat block size
2019-02-07 14:02:54 +01:00
Martin Pulec
01f9a6bee4
Shared mem: fixed potential crash
2018-10-04 16:14:03 +02:00
Martin Pulec
64a8db7327
Shared mem: do not crash if dec not found
2018-10-01 13:56:10 +02:00
Martin Piatka
f336e016f5
Shared_mem: Fix crash
...
This fix prevents multiple instances trying to write frames into the
shared memory at the same time. Now, only the instance that created the
shared memory can write to it.
2018-09-25 13:12:04 +02:00
Martin Piatka
98b9525624
GUI: Separated preview into two: capture and display
2018-08-13 10:28:53 +02:00
Martin Piatka
059a8dd341
GUI: use Shared_mem object
2018-08-09 11:12:58 +02:00
Martin Piatka
6fa4e9887f
Add capture filter for GUI preview
2018-08-09 11:12:58 +02:00