aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vo_rpi.c
Commit message (Expand)AuthorAge
* vo_rpi: set aspect ratioGravatar wm42015-11-25
* vo_rpi: log subtitle render timeGravatar wm42015-11-25
* vo_rpi: add an option to disable OSDGravatar wm42015-11-25
* video/out: remove an unused parameterGravatar wm42015-10-03
* vo_opengl: move shader file caching to video.cGravatar wm42015-09-23
* vo_rpi: fix compilationGravatar wm42015-09-11
* vo_rpi: disable background by defaultGravatar wm42015-08-20
* vo_rpi: use correct variable for osd layerGravatar wm42015-08-20
* vo_rpi: fix blackscreen before the first subtitle/OSD is renderedGravatar wm42015-08-20
* vo_rpi: redraw subtitles only on changeGravatar wm42015-08-18
* vo_rpi: use EGL to render subtitlesGravatar wm42015-08-18
* vo_rpi: fix NULL pointer derefGravatar wm42015-08-14
* vo_rpi: simplify background handlingGravatar wm42015-08-13
* vo_rpi: unregister vsync callbackGravatar wm42015-08-13
* vo_rpi: skip OSD rendering when repeating framesGravatar wm42015-08-13
* vo_rpi: support display syncGravatar wm42015-08-10
* vo_rpi: determine and return display refresh rateGravatar wm42015-07-27
* vo_rpi: update renderer size on display size changes tooGravatar wm42015-05-01
* vo_rpi: update display size on display mode switchesGravatar wm42015-04-30
* vo_rpi: actually draw a black backgroundGravatar wm42015-04-30
* vo_rpi: explicitly reference MMAL VC driverGravatar wm42015-04-13
* video/out: fix screenshot image formatsGravatar wm42015-04-07
* RPI supportGravatar wm42015-03-29