Stefan Seyfried 510b655710 raspi: use decoder implementation from pidvbip
* remove ilclient
* use a decoder implementation similar to pidvbip instead,
  see https://github.com/linuxstb/pidvbip
* video is decoded in hardware (videocore)
* audio is decoded by libavcodec
* add a AVDec wrapper class for both audio and video decoders
* very raw, needs more polishing. But decodes audio and video :-)
* only tested with h264
2013-10-13 22:36:45 +02:00
2013-10-05 22:01:57 +02:00
Description
Library to abstract STB hardware and supports generic pc and the RaspberryPi right now.
4 MiB
Languages
C 58.4%
C++ 39.6%
M4 1.2%
Makefile 0.7%