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_x11.c
Commit message (
Expand
)
Author
Age
*
vo_xv, vo_x11: warn that these VOs should not be used
wm4
2016-03-06
*
vo_x11: add 16bpp support
Gusar321
2016-02-22
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
video/out: remove an unused parameter
wm4
2015-10-03
*
x11: separate window creation and configuration
wm4
2015-09-30
*
Revert "vo_x11: remove this video output"
wm4
2015-09-30
*
vo_x11: remove this video output
wm4
2015-06-26
*
Update license headers
Marcin Kurczewski
2015-04-13
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: separate screenshot modes
wm4
2015-01-23
*
video: remove vfcap.h
wm4
2015-01-21
*
vo_x11: don't attempt to resize when unconfigured
wm4
2014-12-14
*
vo_x11: check allocation errors
wm4
2014-12-14
*
Do not call strerror()
wm4
2014-11-26
*
command: make window-scale property observable
wm4
2014-11-02
*
malloc+memset(0) to calloc
Bruno George de Moraes
2014-09-05
*
vo_x11: fix build with older Libav versions
wm4
2014-07-28
*
vo: different hack for VOs which need to mangle mouse input
wm4
2014-07-27
*
vo: hack to avoid threading issues with mouse input
wm4
2014-07-26
*
video/out: fix redrawing with no video frame for some VOs
wm4
2014-06-18
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
*
video: introduce failure path for image allocations
wm4
2014-06-17
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
*
options: remove global variables for swscale options; rename them
wm4
2014-06-11
*
x11: fix a warning with --disable-xext
Jerome Leclanche
2014-05-22
*
x11: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
video/out: remove pointless x/y parameter from vo_x11_config_vo_window
wm4
2014-01-11
*
vo_x11/vo_xv: fix build when using --disable-xext
Stefano Pigozzi
2013-12-25
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
vo_x11, vo_xv: fix OSD redrawing with --force-window
wm4
2013-10-06
*
video/out: always support redrawing VO window at any point
wm4
2013-10-02
*
x11: remove colormap code, always request TrueColor visuals
wm4
2013-09-30
*
video/out: don't require VOs to handle screenshot aspect specially
wm4
2013-08-24
*
x11/out: mp_msg conversion
Alexander Preisinger
2013-08-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
video: support setting libswscale chroma position
wm4
2013-07-25
*
video/out: remove options argument from preinit()
wm4
2013-07-22
*
sws_utils: don't recursively include libswscale header
wm4
2013-07-18
*
vo_x11: use new swscale wrapper
wm4
2013-07-18
*
vo_x11: remove weird inactive code
wm4
2013-07-18
*
input: handle mouse movement differently
wm4
2013-06-29
*
Replace calls to usec_sleep()
wm4
2013-05-26
*
x11: use vo_x11_control() for all VOs
wm4
2013-05-26
*
x11_common: remove assumption that video is always centered
wm4
2013-03-17
[next]