index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
/
vo_rpi.c
Commit message (
Expand
)
Author
Age
*
vo_rpi: fix build (probably)
wm4
2017-10-17
*
vo_opengl: refactor into vo_gpu
Niklas Haas
2017-09-21
*
vo_rpi: fix operation
wm4
2017-08-15
*
rpi: fix build
wm4
2017-08-11
*
vo_rpi: partially undeprecate
wm4
2016-12-08
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
vo_opengl: require explicit reset on shader cache after rendering
wm4
2016-09-14
*
vo_rpi, vo_opengl: separate RPI/EGL-specific code for both VOs
wm4
2016-09-13
*
vo_rpi: deprecate this VO
wm4
2016-09-12
*
vo: remove unused VOCTRL_GET_PANSCAN
wm4
2016-09-08
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
*
vo: change messy handling of fullscreen and other flags
wm4
2016-08-30
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
vo_rpi: fix destroying overlays
Gusar321
2016-06-13
*
vo_rpi: rename mutex/cond variables
wm4
2016-04-26
*
vo_rpi: wait for vsync with a timeout
wm4
2016-04-26
*
vo_rpi: attempt to survive display mode changes
wm4
2016-04-26
*
vp_rpi: fix indentation
wm4
2016-04-26
*
mp_image: allow passing NULL to mp_image_new_custom_ref()
wm4
2016-04-25
*
vo_opengl, vo_rpi: unbreak a few things
wm4
2016-02-24
*
vo_rpi: add geometry handling
Uros Vampl
2016-02-05
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
vo_rpi: handle rotation
wm4
2016-01-05
*
vo_rpi: work around firmware oddness leading to incorrect video rect
wm4
2016-01-05
*
vo_rpi: fix previous commit
wm4
2015-12-26
*
vo_rpi: fix compilation
wm4
2015-12-26
*
vo_opengl: prefix per-backend source files with context_
wm4
2015-12-19
*
vo_rpi: set aspect ratio
wm4
2015-11-25
*
vo_rpi: log subtitle render time
wm4
2015-11-25
*
vo_rpi: add an option to disable OSD
wm4
2015-11-25
*
video/out: remove an unused parameter
wm4
2015-10-03
*
vo_opengl: move shader file caching to video.c
wm4
2015-09-23
*
vo_rpi: fix compilation
wm4
2015-09-11
*
vo_rpi: disable background by default
wm4
2015-08-20
*
vo_rpi: use correct variable for osd layer
wm4
2015-08-20
*
vo_rpi: fix blackscreen before the first subtitle/OSD is rendered
wm4
2015-08-20
*
vo_rpi: redraw subtitles only on change
wm4
2015-08-18
*
vo_rpi: use EGL to render subtitles
wm4
2015-08-18
*
vo_rpi: fix NULL pointer deref
wm4
2015-08-14
*
vo_rpi: simplify background handling
wm4
2015-08-13
*
vo_rpi: unregister vsync callback
wm4
2015-08-13
*
vo_rpi: skip OSD rendering when repeating frames
wm4
2015-08-13
*
vo_rpi: support display sync
wm4
2015-08-10
*
vo_rpi: determine and return display refresh rate
wm4
2015-07-27
*
vo_rpi: update renderer size on display size changes too
wm4
2015-05-01
*
vo_rpi: update display size on display mode switches
wm4
2015-04-30
*
vo_rpi: actually draw a black background
wm4
2015-04-30
*
vo_rpi: explicitly reference MMAL VC driver
wm4
2015-04-13
*
video/out: fix screenshot image formats
wm4
2015-04-07
*
RPI support
wm4
2015-03-29