Martin Pulec
c074bdfd41
vcap/dshow: GetSubtypeName - handle non-printable characters
...
added resolve_fourcc to utils/string
- fixed wrong signal.h include guard (it should be definitely included
in mac, it was perhaps meant to be MSW, but it is needed there too)
- removed config*h
2024-01-25 17:07:41 +01:00
Martin Pulec
6b12ca5231
write_all: take the fd as 1st arg
...
Make the function more universal by not writting implicitly to
STDERR_FILENO.
2023-11-13 16:48:22 +01:00
Martin Pulec
309f2dfa80
append_sig_desc: support for MSW
2023-10-26 09:18:57 +02:00
Martin Pulec
f3d7f996ce
strappend doxy: clarification + use case
2023-10-26 08:44:45 +02:00
Martin Pulec
06956f0544
print caught signal desc in verbose
2023-10-26 08:44:43 +02:00
Martin Pulec
64688bb4c7
hd-rum-transcode: share signal callbacks with UG
...
The crash and freeze signal handlers may be useful also for the
reflector.
2023-04-28 13:12:35 +02:00
Martin Pulec
d2c00ff3f8
split utils/text to string.c and text.c
2023-03-14 13:21:12 +01:00