index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
vo_rpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo_rpi: fix build (probably)
wm4
2017-10-17
1
-1
/
+1
*
vo_opengl: refactor into vo_gpu
Niklas Haas
2017-09-21
1
-1
/
+1
*
vo_rpi: fix operation
wm4
2017-08-15
1
-3
/
+10
*
rpi: fix build
wm4
2017-08-11
1
-47
/
+24
*
vo_rpi: partially undeprecate
wm4
2016-12-08
1
-3
/
+0
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
1
-1
/
+1
*
vo_opengl: require explicit reset on shader cache after rendering
wm4
2016-09-14
1
-1
/
+2
*
vo_rpi, vo_opengl: separate RPI/EGL-specific code for both VOs
wm4
2016-09-13
1
-1
/
+129
*
vo_rpi: deprecate this VO
wm4
2016-09-12
1
-0
/
+3
*
vo: remove unused VOCTRL_GET_PANSCAN
wm4
2016-09-08
1
-2
/
+0
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
1
-0
/
+1
*
vo: change messy handling of fullscreen and other flags
wm4
2016-08-30
1
-1
/
+0
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
1
-1
/
+1
*
vo_rpi: fix destroying overlays
Gusar321
2016-06-13
1
-0
/
+3
*
vo_rpi: rename mutex/cond variables
wm4
2016-04-26
1
-17
/
+17
*
vo_rpi: wait for vsync with a timeout
wm4
2016-04-26
1
-2
/
+6
*
vo_rpi: attempt to survive display mode changes
wm4
2016-04-26
1
-38
/
+90
*
vp_rpi: fix indentation
wm4
2016-04-26
1
-10
/
+8
*
mp_image: allow passing NULL to mp_image_new_custom_ref()
wm4
2016-04-25
1
-2
/
+1
*
vo_opengl, vo_rpi: unbreak a few things
wm4
2016-02-24
1
-2
/
+2
*
vo_rpi: add geometry handling
Uros Vampl
2016-02-05
1
-10
/
+59
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-7
/
+7
*
vo_rpi: handle rotation
wm4
2016-01-05
1
-1
/
+14
*
vo_rpi: work around firmware oddness leading to incorrect video rect
wm4
2016-01-05
1
-2
/
+4
*
vo_rpi: fix previous commit
wm4
2015-12-26
1
-1
/
+1
*
vo_rpi: fix compilation
wm4
2015-12-26
1
-5
/
+1
*
vo_opengl: prefix per-backend source files with context_
wm4
2015-12-19
1
-1
/
+1
*
vo_rpi: set aspect ratio
wm4
2015-11-25
1
-5
/
+8
*
vo_rpi: log subtitle render time
wm4
2015-11-25
1
-0
/
+4
*
vo_rpi: add an option to disable OSD
wm4
2015-11-25
1
-19
/
+25
*
video/out: remove an unused parameter
wm4
2015-10-03
1
-1
/
+1
*
vo_opengl: move shader file caching to video.c
wm4
2015-09-23
1
-1
/
+1
*
vo_rpi: fix compilation
wm4
2015-09-11
1
-2
/
+2
*
vo_rpi: disable background by default
wm4
2015-08-20
1
-6
/
+13
*
vo_rpi: use correct variable for osd layer
wm4
2015-08-20
1
-1
/
+1
*
vo_rpi: fix blackscreen before the first subtitle/OSD is rendered
wm4
2015-08-20
1
-0
/
+1
*
vo_rpi: redraw subtitles only on change
wm4
2015-08-18
1
-4
/
+15
*
vo_rpi: use EGL to render subtitles
wm4
2015-08-18
1
-124
/
+82
*
vo_rpi: fix NULL pointer deref
wm4
2015-08-14
1
-1
/
+1
*
vo_rpi: simplify background handling
wm4
2015-08-13
1
-19
/
+1
*
vo_rpi: unregister vsync callback
wm4
2015-08-13
1
-1
/
+3
*
vo_rpi: skip OSD rendering when repeating frames
wm4
2015-08-13
1
-4
/
+8
*
vo_rpi: support display sync
wm4
2015-08-10
1
-4
/
+51
*
vo_rpi: determine and return display refresh rate
wm4
2015-07-27
1
-0
/
+24
*
vo_rpi: update renderer size on display size changes too
wm4
2015-05-01
1
-0
/
+2
*
vo_rpi: update display size on display mode switches
wm4
2015-04-30
1
-0
/
+23
*
vo_rpi: actually draw a black background
wm4
2015-04-30
1
-23
/
+65
*
vo_rpi: explicitly reference MMAL VC driver
wm4
2015-04-13
1
-0
/
+8
*
video/out: fix screenshot image formats
wm4
2015-04-07
1
-1
/
+1
*
RPI support
wm4
2015-03-29
1
-0
/
+567