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_xv.c
Commit message (
Expand
)
Author
Age
*
vo_xv, vo_x11: warn that these VOs should not be used
wm4
2016-03-06
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
vo_xv: fix crash with --wid
wm4
2015-10-07
*
video/out: remove an unused parameter
wm4
2015-10-03
*
x11: separate window creation and configuration
wm4
2015-09-30
*
x11: move GCs and background clearing to vo_xv
wm4
2015-07-01
*
vo_xv: make number of buffers configurable
wm4
2015-05-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
video/out: remove unused colorspace reporting
wm4
2015-03-31
*
vo_xv: remove pointless cast
wm4
2015-03-20
*
video: uninline memcpy_pic functions
wm4
2015-03-20
*
vo_xv: don't attempt to clear window before mapped
wm4
2015-02-26
*
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
*
command: make window-scale property observable
wm4
2014-11-02
*
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: use strcmp() instead of strcasecmp() for equalizers
wm4
2014-07-10
*
vo_xv: de-ancient some help messages
wm4
2014-06-21
*
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
*
x11: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
video/out: remove legacy colorspace stuff
wm4
2014-03-29
*
video/out: do remaining config to reconfig replacements
wm4
2014-01-24
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
*
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
*
build: fix shm detection on OpenBSD
Stefano Pigozzi
2013-12-26
*
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
*
osd: remove mp_osd_res.video_par field
wm4
2013-11-24
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
vo_xv: fix compilation of SHM not available
wm4
2013-11-05
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
*
vo_xv: check whether image allocation succeeds
wm4
2013-10-27
*
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
*
video/out: don't require VOs to handle screenshot aspect specially
wm4
2013-08-24
*
Some more mp_msg conversions
wm4
2013-08-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
video/out: remove options argument from preinit()
wm4
2013-07-22
*
Remove subopt-helper
wm4
2013-07-22
*
options: move --colorkey option to vo_xv
wm4
2013-07-22
*
vo_xv: use new option API
wm4
2013-07-22
*
input: handle mouse movement differently
wm4
2013-06-29
[next]