5 Commits

Author SHA1 Message Date
Stefan Seyfried
de0950ffa9 raspi: cover the linux framebuffer with black background 2013-10-22 00:37:19 +02:00
Stefan Seyfried
824c602fb6 raspi/glfb: export info about display 2013-10-21 00:02:34 +02:00
Stefan Seyfried
d736e87d4e raspi/glfb: clean up objects on exit, remove double buffer 2013-10-20 00:03:12 +02:00
Stefan Seyfried
48df8f882a raspi: fix ordering of AVDec and GLFB
it looks like the videocore libs are leaking objects if
OMX_Init() is called after the dispmanx setup, so do it
in the correct order
2013-10-19 22:59:41 +02:00
Stefan Seyfried
92edef3e48 add skeleton for Raspberry Pi support
no audio / video decoding, yet :-(
2013-10-05 22:02:13 +02:00