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
*
video: redo video equalizer option handling
wm4
2017-08-22
*
video: get rid of swapped packed YUV
wm4
2017-06-30
*
Drop/move img_fourcc.h
wm4
2017-06-18
*
build: make various x11 protocol extension libs mandatory
wm4
2017-04-21
*
options: remove deprecated sub-option handling for --vo and --ao
wm4
2016-11-25
*
vo: remove unused VOCTRL_GET_PANSCAN
wm4
2016-09-08
*
options: deprecate suboptions for the remaining AO/VOs
wm4
2016-09-05
*
vo_xv: remove an aliased option
wm4
2016-08-31
*
x11: stop using vo.event_fd
wm4
2016-07-20
*
vo_xv, vo_x11: fix typos in warnings
Jakub Wilk
2016-07-09
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
*
vo_xv: fix behavior with odd sizes
wm4
2016-06-25
*
vo_xv: Handle incorrect size returned by Xv(Shm)CreateImage
dequis
2016-05-24
*
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
[next]