mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-30 08:51:11 +02:00
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
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.