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_drm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
video : Move drm options to substruct.
Lionel CHAZALLON
2017-10-23
1
-1
/
+3
*
Add DRM_PRIME Format Handling and Display for RockChip MPP decoders
Lionel CHAZALLON
2017-10-23
1
-1
/
+1
*
vo_drm: fallback to vo_wait_default if VT switcher is not available
rslovers
2017-06-08
1
-0
/
+2
*
vo_drm: remove 2 redundant include statements
wm4
2017-01-09
1
-2
/
+0
*
drm: include <poll.h> instead of <sys/poll.h>
wm4
2017-01-09
1
-1
/
+1
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
1
-1
/
+0
*
vo_drm: change CLI options + refactors
rr-
2016-10-07
1
-51
/
+23
*
vo_drm: fix segfault when using invalid card
rr-
2016-10-06
1
-2
/
+2
*
vo_drm: refactor getting display fps
rr-
2016-10-04
1
-5
/
+1
*
vo_drm: provide display fps
rr-
2016-09-26
1
-2
/
+13
*
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_opengl: allow backends to provide callbacks for custom event loops
wm4
2016-07-20
1
-4
/
+1
*
Change GPL/LGPL dual-licensed files to LGPL
wm4
2016-01-19
1
-12
/
+7
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
1
-2
/
+2
*
vo_drm: relicense to LGPL
rr-
2015-11-08
1
-4
/
+5
*
vo_drm: use bool rather than integer return values
rr-
2015-11-08
1
-36
/
+23
*
vo_drm: move initialization to drm_common
rr-
2015-11-08
1
-219
/
+75
*
vo_drm: show osd in audio only mode
Paul B Mahol
2015-10-29
1
-8
/
+13
*
video/out: remove an unused parameter
wm4
2015-10-03
1
-2
/
+2
*
vo_drm: make VT switching non mandatory
rr-
2015-06-28
1
-11
/
+20
*
vo_drm: fixed crashes with --profile=pseudo-gui
Marcin Kurczewski
2015-06-13
1
-1
/
+1
*
vo_drm: fix not using BUF_COUNT
Marcin Kurczewski
2015-05-29
1
-5
/
+4
*
vo_drm: fix centering with regard to stride
Marcin Kurczewski
2015-05-29
1
-13
/
+16
*
vo_drm: Expose mode ID option to users
Marcin Kurczewski
2015-05-28
1
-10
/
+19
*
vo_drm: Fix resolution not restored after exiting
Marcin Kurczewski
2015-05-28
1
-1
/
+1
*
vo_drm: Fix stride problem for certain devices
Marcin Kurczewski
2015-05-28
1
-1
/
+1
*
vo_drm: allow changing video rectangle settings
wm4
2015-05-08
1
-0
/
+6
*
vo_drm: don't mutate the current frame when clamping for panscan
wm4
2015-05-08
1
-3
/
+4
*
vo_drm: zero screen buffers in reconfig function.
akemi-san
2015-04-27
1
-0
/
+4
*
vo_drm: add window screenshots support
Marcin Kurczewski
2015-04-26
1
-0
/
+3
*
vo_drm: fix return value for void function
Marcin Kurczewski
2015-04-21
1
-1
/
+1
*
vo_drm: fix coding style to adhere to guidelines
Marcin Kurczewski
2015-04-21
1
-4
/
+6
*
vo_drm: fix releasing VT if received signal twice
Marcin Kurczewski
2015-04-21
1
-0
/
+3
*
vo_drm: add vertical sync
Marcin Kurczewski
2015-04-21
1
-5
/
+45
*
vo_drm: extract vt_switcher to drm_common
Marcin Kurczewski
2015-04-19
1
-132
/
+38
*
vo_drm: disable VT switcher for non-Linux systems
Marcin Kurczewski
2015-04-19
1
-2
/
+3
*
vo_drm: fix logging problems with connectors
Marcin Kurczewski
2015-04-18
1
-1
/
+1
*
vo_drm: fix VT behavior with auxiliary screens
Marcin Kurczewski
2015-04-18
1
-2
/
+4
*
vo_drm: fix VT switching
Marcin Kurczewski
2015-04-18
1
-55
/
+229
*
vo_drm: add KMS/DRM renderer support
Marcin Kurczewski
2015-04-16
1
-0
/
+513