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