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
/
drm_common.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: nake drm mode help output also output refresh rate
Anton Kindestam
2017-06-18
*
drm: include <poll.h> instead of <sys/poll.h>
wm4
2017-01-09
*
vo_drm: change CLI options + refactors
rr-
2016-10-07
*
vo_drm: fix tiny memory leak
rr-
2016-10-04
*
vo_drm: refactor getting display fps
rr-
2016-10-04
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
*
Change GPL/LGPL dual-licensed files to LGPL
wm4
2016-01-19
*
vo_drm: fix CRTC usage
rr-
2016-01-18
*
drm: fix setting up connectors
rr-
2015-11-11
*
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: uninstall signal handlers after quitting
rr-
2015-10-30
*
vo_drm: handle possible errors from sigaction
rr-
2015-10-30
*
vo_drm: check if signal already used
rr-
2015-10-30
*
vo_drm: fix missing newlines in error messages
rr-
2015-06-28
*
vo_drm: fix coding style to adhere to guidelines
Marcin Kurczewski
2015-04-21
*
vo_drm: extract vt_switcher to drm_common
Marcin Kurczewski
2015-04-19