Martin Pulec
869fac9c78
win build fix
...
fixes Windows build
<https://github.com/CESNET/UltraGrid/actions/runs/6297538250/job/17094711745 >
2023-09-25 12:09:05 +02:00
Martin Pulec
888dbe14d5
removed platform_spin
...
There is perhaps no need to use spin lock - pthread mutexes have low
overhead if no contention takes place, anyway.
+ replaced platform_spin with pthread_mutex in resource manager
+ document why resource manager is needed
2022-04-01 10:28:55 +02:00
Martin Pulec
31d9809fcd
Updated documentation
...
Updated authors, copyright to 3-clause BSD (where possible) and file-level Doxygen
2019-11-09 13:47:11 +01:00
Ben Roeder
e4111c76b8
fixes for typos in messages
2018-09-11 12:51:21 +01:00
Martin Pulec
2cc6aab0e2
Added possibility to send message synchronously
...
+ in capabilities list, given bitrate is computed according to the
detected capture format (provided that '-t' argument is given)
2015-08-25 17:05:23 +02:00
Martin Pulec
688e506002
Provide symbols to plugins directly from main app
...
Added -rdynamic linker option. Removed additional workarounds.
2013-08-21 16:24:12 +02:00
Martin Pulec
183e7d5cdb
Silenced some compiler warnings
2013-07-10 16:00:32 +02:00
Martin Pulec
b311366ed1
Allow remote control of compression
2013-05-28 15:48:49 +02:00
Martin Pulec
4307e0579f
Added control thread
2013-05-28 15:48:49 +02:00
Martin Pulec
d72ef9d351
Resource Manager fix
2013-04-08 14:44:19 +02:00
Martin Pulec
537b5d6d47
Change the way of X11 resources handling
...
Use resource manager from now to share context
2013-03-12 16:19:45 +01:00
Martin Pulec
c73abfc36c
Added resource manager
2013-03-05 13:16:18 +01:00