Files
libstb-hal/raspi
Stefan Seyfried d71ae5b4f9 raspi/omx_utils: fix ordering of shutdown sequence
apparently, all ports need to be disabled before the inter-component
tunnels are teared down, otherwise video_decodeRIL:image pool objects
will leak
see http://www.raspberrypi.org/phpBB3/viewtopic.php?f=70&t=48177
2013-10-20 00:47:03 +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-19 22:59:41 +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.