mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-31 09:21:20 +02:00
f3d93833e1d1c05011e99b322737027f43212a37
* use aio to improve things for slow recording media (heavily loaded NFS server for example) * in case of a buffer overflow, don't stop the recording but simply drop a buffer A proper aio implementation would involve multiple buffers that could be queued in paralled, but that's much more complex, so let's see if the current code works out well enough.
Description
Library to abstract STB hardware and supports generic pc and the RaspberryPi right now.
Languages
C
58.4%
C++
39.6%
M4
1.2%
Makefile
0.7%