Files
libstb-hal/raspi/README.ilclient
Stefan Seyfried 7c942c3745 raspi: add ilclient files
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.
2013-10-09 23:50:50 +02:00

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.