mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
these are from the raspberrypi firmware git example apps that show how to use the videocore for encoding / decoding. I'll try to use them for accessing the a / v decoders. License is 3-Clause BSD and thus compatible with GPLv2.
8 lines
266 B
Plaintext
8 lines
266 B
Plaintext
The ilclient library files are taken from raspberrypi firmware git
|
|
at https://github.com/raspberrypi/firmware.git, commit 01c78fe3452
|
|
|
|
License is 3-Clause BSD and thus GPLv2 compatible.
|
|
|
|
Reworked slightly to silence compiler warnings when compiled
|
|
against c++ code.
|