index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video
/
out
/
vo_sdl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command: make window-scale property observable
wm4
2014-11-02
1
-0
/
+1
*
vo_sdl: fix typo
wm4
2014-09-05
1
-1
/
+1
*
video: move display and timing to a separate thread
wm4
2014-08-12
1
-7
/
+22
*
vo_sdl: fix redrawing issue
wm4
2014-08-10
1
-1
/
+1
*
vo: remove vo_mouse_movement() wrapper
wm4
2014-07-27
1
-1
/
+1
*
video/out: use strcmp() instead of strcasecmp() for equalizers
wm4
2014-07-10
1
-4
/
+4
*
vo_sdl: fix clearing the screen on reconfig
wm4
2014-06-18
1
-35
/
+53
*
vo: make draw_image and vo_queue_image transfer image ownership
wm4
2014-06-17
1
-1
/
+3
*
video: introduce failure path for image allocations
wm4
2014-06-17
1
-0
/
+2
*
video/out: change aspects of OSD handling
wm4
2014-06-15
1
-3
/
+6
*
video: synchronize mpv rgb pixel format names with ffmpeg names
wm4
2014-06-14
1
-10
/
+10
*
vo_sdl: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
1
-29
/
+33
*
vo_sdl: fix compilation
wm4
2014-01-25
1
-2
/
+2
*
video/out: do remaining config to reconfig replacements
wm4
2014-01-24
1
-9
/
+10
*
sub: uglify OSD code path with locking
wm4
2014-01-18
1
-1
/
+1
*
video/out: simplify monitor aspect handling
wm4
2014-01-11
1
-1
/
+0
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-1
/
+1
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/input/ to input/
wm4
2013-12-17
1
-3
/
+3
*
video: remove --flip
wm4
2013-12-05
1
-1
/
+1
*
options: add option to disable using right Alt key as Alt Gr
Vivek Jain
2013-12-02
1
-3
/
+5
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
1
-1
/
+1
*
video/out: remove useless info struct and redundant fields
wm4
2013-10-23
1
-6
/
+2
*
Some more mp_msg conversions
wm4
2013-08-23
1
-18
/
+18
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-5
/
+5
*
Fix some -Wshadow warnings
wm4
2013-07-23
1
-2
/
+2
*
video/out: remove options argument from preinit()
wm4
2013-07-22
1
-1
/
+1
*
video: remove fullscreen flags chaos
wm4
2013-07-18
1
-13
/
+19
*
core: cleanup more mp_fifo leftovers
wm4
2013-07-02
1
-6
/
+6
*
input: require VOs to send key up events, redo input key lookup
wm4
2013-07-02
1
-1
/
+1
*
video/out: introduce VOCTRL_UPDATE_WINDOW_TITLE
wm4
2013-06-15
1
-0
/
+6
*
vo_sdl: use VOCTRL_SET_CURSOR_VISIBILITY
wm4
2013-05-26
1
-39
/
+3
*
vo: remove vo.check_events callback
wm4
2013-05-26
1
-1
/
+3
*
vo_sdl: we don't want to minize the window when losing focus
Rudolf Polzer
2013-03-06
1
-0
/
+2
*
options: remove --no-vsync
wm4
2013-03-06
1
-7
/
+6
*
vo: Separate vo options from MPOpts
Alexander Preisinger
2013-03-04
1
-16
/
+16
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
1
-14
/
+14
*
m_option: don't define OPT_BASE_STRUCT by default
wm4
2013-03-01
1
-1
/
+0
*
core: simplify OSD capability handling, remove VFCAP_OSD
wm4
2013-03-01
1
-1
/
+1
*
vo_sdl, vo_xv: remove redundant/useless VOCTRL_PAUSE usage
wm4
2013-03-01
1
-6
/
+0
*
video/out: remove video mode switching (--vm)
wm4
2013-02-26
1
-2
/
+3
*
Prefix keycode defines with MP_
wm4
2013-02-12
1
-74
/
+74
*
cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAG
wm4
2013-02-09
1
-1
/
+1
*
options: move -geometry parsing to m_option.c
wm4
2013-01-23
1
-7
/
+4
*
vo_sdl: I think the XVidmode hack is no longer needed
Rudolf Polzer
2013-01-15
1
-5
/
+0
*
vo_sdl: request "desktop" fullscreen mode if -vm is not used
Rudolf Polzer
2013-01-15
1
-8
/
+7
*
vo_sdl: avoid copying just for taking screenshots
wm4
2013-01-13
1
-5
/
+3
*
video: decouple internal pixel formats from FourCCs
wm4
2013-01-13
1
-5
/
+7
*
video: cleanup: replace old mp_image function names
wm4
2013-01-13
1
-11
/
+10
*
video: remove things related to old DR code
wm4
2013-01-13
1
-4
/
+2
*
mp_image: require using mp_image_set_size() for setting w/h
wm4
2013-01-13
1
-2
/
+1
*
video/out: replace VOCTRL_QUERY_FORMAT with vo_driver.query_format
wm4
2013-01-13
1
-3
/
+1
*
video/out: make draw_image mandatory, remove VOCTRL_DRAW_IMAGE
wm4
2013-01-13
1
-5
/
+3
*
vo_sdl: fix for rename of a function in SDL2's interface
Rudolf Polzer
2013-01-12
1
-2
/
+4
*
vo_sdl: add a "sw" flag like in opengl
Rudolf Polzer
2013-01-10
1
-36
/
+75
*
vo_sdl: support -geometry properly
Rudolf Polzer
2012-12-31
1
-2
/
+7
*
vo_sdl: some OSD optimizations
Rudolf Polzer
2012-12-28
1
-23
/
+41
*
sdl, encode_lavc: fix copyright headers
Rudolf Polzer
2012-12-28
1
-4
/
+3
*
vo/ao: SDL 1.2+ audio driver, SDL 2.0+ accelerated video driver
Rudolf Polzer
2012-12-28
1
-0
/
+1004