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_sdl.c
Commit message (
Expand
)
Author
Age
*
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: change messy handling of fullscreen and other flags
wm4
2016-08-30
*
vo_opengl: allow backends to provide callbacks for custom event loops
wm4
2016-07-20
*
vo_sdl: fix pixel formats.
Rudolf Polzer
2016-06-10
*
video: remove some useless old RGB formats
wm4
2016-01-25
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
vo: get rid of vo_get_window_title()
wm4
2015-12-06
*
video/out: remove an unused parameter
wm4
2015-10-03
*
vo_sdl: fix glaring memory leak
wm4
2015-06-25
*
Update license headers
Marcin Kurczewski
2015-04-13
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
*
buid: readd -Wparentheses
wm4
2015-03-02
*
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: unify handling of fullscreen and other VO flags
wm4
2015-01-16
*
command: make window-scale property observable
wm4
2014-11-02
*
vo_sdl: fix typo
wm4
2014-09-05
*
video: move display and timing to a separate thread
wm4
2014-08-12
*
vo_sdl: fix redrawing issue
wm4
2014-08-10
*
vo: remove vo_mouse_movement() wrapper
wm4
2014-07-27
*
video/out: use strcmp() instead of strcasecmp() for equalizers
wm4
2014-07-10
*
vo_sdl: fix clearing the screen on reconfig
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
*
vo_sdl: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
*
vo_sdl: fix compilation
wm4
2014-01-25
*
video/out: do remaining config to reconfig replacements
wm4
2014-01-24
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
video/out: simplify monitor aspect handling
wm4
2014-01-11
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Move mpvcore/input/ to input/
wm4
2013-12-17
*
video: remove --flip
wm4
2013-12-05
*
options: add option to disable using right Alt key as Alt Gr
Vivek Jain
2013-12-02
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
Some more mp_msg conversions
wm4
2013-08-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
Fix some -Wshadow warnings
wm4
2013-07-23
*
video/out: remove options argument from preinit()
wm4
2013-07-22
*
video: remove fullscreen flags chaos
wm4
2013-07-18
*
core: cleanup more mp_fifo leftovers
wm4
2013-07-02
*
input: require VOs to send key up events, redo input key lookup
wm4
2013-07-02
*
video/out: introduce VOCTRL_UPDATE_WINDOW_TITLE
wm4
2013-06-15
*
vo_sdl: use VOCTRL_SET_CURSOR_VISIBILITY
wm4
2013-05-26
[next]