Files
libstb-hal/raspi
Stefan Seyfried 19b0ff20e1 raspi: add first try of video decoder implementation
This is very raw and unfinished, it clearly needs some more polishing.
But it decodes h264 channels :-)
2013-10-10 00:10:21 +02:00
..
2013-10-05 22:02:13 +02:00
2013-10-05 22:02:13 +02:00
2013-10-05 22:02:13 +02:00
2013-10-05 22:02:13 +02:00
2013-10-09 23:50:50 +02:00
2013-10-09 23:50:50 +02:00
2013-10-09 23:50:50 +02:00
2013-10-05 22:02:13 +02:00
2013-10-09 23:50:50 +02:00
2013-10-09 23:50:50 +02:00

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.