summaryrefslogtreecommitdiff
path: root/modules/omx/omx.h
Commit message (Collapse)AuthorAge
* omx: remove unused struct membersAlfred E. Heggestad2017-04-06
|
* Video Display Support for Raspberry Pi (#228)Jonathan Sieber2017-04-06
* Adding a new video display module for the Raspberry Pi... * Made it work with libomxil-bellagio - Fixed framing woes with vidconv() :) * Some Attention to the build system, Automatically use libomx-bellagio or RPi OMX API Introduces USE_OMX_RPI and USE_OMX_BELLAGIO in mk/modules.mk use sys_usleep() Removed pthread mutexes, they are not needed anymore