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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vo_wayland: always assume resize on reconfigure
wm4
2014-05-06
1
-2
/
+1
*
wayland: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
4
-27
/
+28
*
win32: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
4
-70
/
+46
*
cocoa: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
3
-22
/
+25
*
vo_sdl: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
1
-29
/
+33
*
x11: don't use VOCTRL_UPDATE_SCREENINFO
wm4
2014-05-06
7
-36
/
+36
*
video/out: separate out code to compute window size
wm4
2014-05-06
3
-85
/
+171
*
Fix bogus copyright text
wm4
2014-05-06
1
-2
/
+0
*
vo: fix previous commit
wm4
2014-05-06
1
-1
/
+1
*
vo: don't crash when changing panscan before first configuration
wm4
2014-05-06
1
-0
/
+2
*
vo: get rid of config_count field
wm4
2014-05-06
4
-8
/
+4
*
vdpau: deduplicate video surface upload code
wm4
2014-05-04
1
-18
/
+7
*
options: remove obsolete --fsmode-dontuse
Martin Herkt
2014-05-04
1
-8
/
+2
*
options: rename video-related options/properties
Martin Herkt
2014-05-04
1
-2
/
+2
*
video: change everything
wm4
2014-05-02
2
-34
/
+31
*
vo: verify format of queued image
wm4
2014-05-02
1
-0
/
+1
*
vo_vdpau: keep colorspace flags
wm4
2014-05-02
1
-1
/
+2
*
video: move video frame queue from vo_vdpau.c to vo.c
wm4
2014-05-02
3
-145
/
+102
*
vo_vdpau: always use mp_image for internal buffer queue
wm4
2014-05-02
1
-44
/
+39
*
command, vo_vdpau: respect vdpau deint sub-option
wm4
2014-05-02
2
-0
/
+5
*
vo_vdpau: apply vo_vdpau postprocessing options
wm4
2014-05-02
1
-2
/
+16
*
vdpau_mixer: allow overriding frame opts
wm4
2014-05-02
2
-2
/
+2
*
vo_vdpau: support vf_vdpaupp
wm4
2014-05-02
1
-248
/
+43
*
vo_opengl: make it work with vf_vdpaupp
wm4
2014-05-02
1
-50
/
+8
*
vo: document draw_image
wm4
2014-04-30
1
-0
/
+6
*
vo_lavc: remove code with no effect
wm4
2014-04-30
1
-1
/
+0
*
vo_vdpau: let vdpau scale anamorphic screenshots
wm4
2014-04-29
1
-8
/
+4
*
cocoa: refactor sync scheduling to a function
Stefano Pigozzi
2014-04-28
1
-14
/
+18
*
cocoa: use mainScreen as a fallback for window constraining
Stefano Pigozzi
2014-04-28
1
-1
/
+1
*
cocoa: disallow the titlebar to exit the visibleFrame on the bottom edge
Stefano Pigozzi
2014-04-28
1
-6
/
+7
*
cocoa: add constraints to prevent the window to exit the screen
Stefano Pigozzi
2014-04-28
1
-9
/
+21
*
cocoa: move sync section assignments in vo_control
Ryan Goulden
2014-04-28
1
-4
/
+4
*
cocoa: cosmetics: use NSMakeSize
Ryan Goulden
2014-04-28
1
-1
/
+1
*
cocoa: fix native fullscreen
Ryan Goulden
2014-04-28
3
-62
/
+71
*
Revert "wayland: print waylands display erros"
Alexander Preisinger
2014-04-26
1
-39
/
+0
*
vo: do not check for events on unconfigured VO
Martin Herkt
2014-04-25
1
-1
/
+3
*
vo: simplify event_fd handling
wm4
2014-04-22
2
-22
/
+13
*
vo: cosmetics: move around some code
wm4
2014-04-22
1
-134
/
+136
*
vo: minor cosmetic change
wm4
2014-04-22
1
-2
/
+1
*
vo: warn if the VO doesn't support certain flags
wm4
2014-04-22
1
-1
/
+15
*
vo_opengl: support rotation
wm4
2014-04-21
2
-15
/
+48
*
vo: add some general support code for VOs that allow rotation
wm4
2014-04-21
4
-12
/
+30
*
vo_opengl: clean up rendering path
wm4
2014-04-21
1
-76
/
+94
*
video: make mp_image use mp_image_params directly
wm4
2014-04-21
2
-3
/
+4
*
Fix some libav* include statements
wm4
2014-04-19
3
-10
/
+9
*
w32_common: use ToUnicode to translate key input
James Ross-Gowan
2014-04-17
2
-50
/
+184
*
vo_opengl: make spline36 default with --vo=opengl-hq
wm4
2014-04-17
1
-1
/
+1
*
wayland: unset input regions for osd
Alexander Preisinger
2014-04-16
1
-0
/
+4
*
wayland/shm: Use subsurfaces for OSD
Alexander Preisinger
2014-04-16
4
-29
/
+133
*
Kill all tabs
wm4
2014-04-13
1
-6
/
+6
*
wayland: don't schedule resize if going fullscreen
Ricardo Vieira
2014-04-13
1
-1
/
+0
*
encode: write 2-pass stats only per-packet
wm4
2014-04-11
1
-1
/
+2
*
vo_vdpau: add an additional check for timestamp robustness
wm4
2014-04-08
1
-0
/
+16
*
vo_vdpau: document what WRAP_ADD does
wm4
2014-04-08
1
-0
/
+2
*
vo_vdpau: simplify previous vsync timestamp calculation
wm4
2014-04-08
1
-9
/
+8
*
vo_vdpau: simplify time management and make it more robust
wm4
2014-04-07
1
-68
/
+11
*
gl_lcms: properly expand the cache filename being written
Stefano Pigozzi
2014-04-05
1
-1
/
+3
*
vo_vdpau: more debugging output
wm4
2014-04-03
1
-4
/
+20
*
gl_lcms: fix build when lcms2 is not available
Stefano Pigozzi
2014-03-31
1
-0
/
+5
*
vo_corevideo: remove unused variable
Stefano Pigozzi
2014-03-31
1
-1
/
+0
*
vo_opengl, cocoa: allow to autoselect a color profile
Stefano Pigozzi
2014-03-31
7
-2
/
+219
*
Fix compilation on OSX and win32
wm4
2014-03-29
2
-2
/
+1
*
video/out: remove legacy colorspace stuff
wm4
2014-03-29
12
-135
/
+106
*
vo_opengl: runtime icc profile switching
wm4
2014-03-24
2
-19
/
+40
*
x11_common: fix some problems with window dragging
wm4
2014-03-22
1
-1
/
+2
*
vdpau: remove pointer indirection for a field
wm4
2014-03-19
2
-4
/
+4
*
x11: implement window dragging by grabbing
wm4
2014-03-18
2
-1
/
+37
*
vaapi: make struct va_surface private
wm4
2014-03-17
2
-10
/
+9
*
vaapi: replace image pool implementation with mp_image_pool
wm4
2014-03-17
1
-18
/
+19
*
vdpau: remove legacy pixel formats
wm4
2014-03-17
1
-2
/
+1
*
encode: use new AVFrame API
wm4
2014-03-16
1
-5
/
+3
*
w32_common: prevent MOUSE_BTN0 sticking after drag
James Ross-Gowan
2014-03-12
1
-0
/
+2
*
w32_common: capture mouse input
James Ross-Gowan
2014-03-12
1
-0
/
+5
*
vo_opengl: Correct and clarify gl_check_features
Niklas Haas
2014-03-10
1
-11
/
+24
*
vo_opengl: Simplify and clarify color correction code
Niklas Haas
2014-03-10
5
-48
/
+56
*
vo_opengl: Use bt709_expand on OSD for :srgb
Niklas Haas
2014-03-10
1
-1
/
+1
*
encode: add locking
wm4
2014-03-09
1
-16
/
+37
*
wayland/shm: fix leak in buffer pool
Alexander Preisinger
2014-03-06
1
-10
/
+13
*
vo_opengl: minor simplification
wm4
2014-03-01
1
-30
/
+24
*
vo_opengl: Include :icc-approx-gamma option in the 3DLUT cache header
Niklas Haas
2014-03-01
1
-2
/
+3
*
vo_opengl: change gamma suboption to take a value
wm4
2014-02-27
2
-7
/
+8
*
vo_opengl: Change the default icc-intent to relative colorimetric
Niklas Haas
2014-02-26
1
-1
/
+1
*
vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gamma
Niklas Haas
2014-02-24
2
-6
/
+17
*
vo_opengl: use GL_RGBA16 FBO format for HQ
Grigori Goronzy
2014-02-17
1
-1
/
+1
*
vo_corevideo: remove unused variable
Stefano Pigozzi
2014-02-17
1
-1
/
+0
*
w32_common: don't set small icon
James Ross-Gowan
2014-02-17
1
-4
/
+1
*
wayland/shm: remove unused define
Alexander Preisinger
2014-02-16
1
-2
/
+0
*
vo_opengl: make :srgb decompand the BT.709 values correctly
nand
2014-02-12
1
-2
/
+15
*
vo_wayland: silence shadowing warning
wm4
2014-02-12
1
-3
/
+3
*
wayland/shm: rewrite buffer handling
Alexander Preisinger
2014-02-11
1
-131
/
+229
*
wayland/shm: prevent the window from flying away
Alexander Preisinger
2014-02-11
1
-0
/
+2
*
vo_opengl: fix typo in gamma function's parameter
nand
2014-02-10
1
-2
/
+2
*
vo_vdpau: Discard zero timestamps
Jonas Zetterberg
2014-02-10
1
-0
/
+3
*
vo_vdpau: Ensure presentation time is within bounds
Jonas Zetterberg
2014-02-10
1
-0
/
+4
*
vo_opengl: use exactly the values defined by BT.709 for CMS
nand
2014-02-09
1
-3
/
+9
*
gl_x11: don't require a X visual for modern GL context creation
wm4
2014-02-06
1
-4
/
+10
*
gl_x11: always request true color visual
wm4
2014-02-06
1
-0
/
+1
*
wayland: change minimum version
Alexander Preisinger
2014-02-02
1
-9
/
+0
*
x11: fix initial VO size
wm4
2014-02-02
1
-6
/
+7
*
x11: remove apparently useless code
wm4
2014-02-02
1
-8
/
+0
*
x11: fix race condition when setting aspect when leaving fullscreen
wm4
2014-02-02
1
-1
/
+10
*
vo_wayland: silence shadowing warning
wm4
2014-01-29
1
-3
/
+3
*
wayland/shm: RGB888 as default, change options
Alexander Preisinger
2014-01-28
1
-15
/
+27
*
wayland/shm: fix memory leak
Alexander Preisinger
2014-01-28
1
-1
/
+4
*
wayland/shm: remove resize boilerplate
Alexander Preisinger
2014-01-28
1
-21
/
+4
*
vo_sdl: fix compilation
wm4
2014-01-25
1
-2
/
+2
*
vo_wayland: fix confusion of video and window sizes
wm4
2014-01-24
1
-2
/
+2
*
video/out: do remaining config to reconfig replacements
wm4
2014-01-24
10
-108
/
+63
*
aspect: remove a small ffmpeg dependency
wm4
2014-01-22
1
-4
/
+2
*
vo: merge get rid of vo.aspdat field
wm4
2014-01-22
5
-109
/
+91
*
vo: move vo_get_src_dst_rects to aspect.c
wm4
2014-01-22
2
-128
/
+130
*
video/out: don't access aspdat in VOs
wm4
2014-01-22
8
-47
/
+20
*
vo_opengl: don't assume there'a always 1 fbconfig on success
wm4
2014-01-21
1
-1
/
+1
*
cocoa: remove dead code
Stefano Pigozzi
2014-01-21
2
-8
/
+0
*
w32_common: Fix extended keys
James Ross-Gowan
2014-01-21
1
-1
/
+1
*
w32: use the w32_common keymap in terminal-win too
James Ross-Gowan
2014-01-19
1
-58
/
+5
*
sub: uglify OSD code path with locking
wm4
2014-01-18
10
-11
/
+12
*
w32_common: add extended keys
James Ross-Gowan
2014-01-15
1
-23
/
+54
*
w32_common: prevent decoding certain keys twice
James Ross-Gowan
2014-01-15
1
-12
/
+34
*
options: remove --screenw and --screenh
wm4
2014-01-11
1
-7
/
+2
*
video/out: remove pointless x/y parameter from vo_x11_config_vo_window
wm4
2014-01-11
7
-15
/
+10
*
video/out: simplify monitor aspect handling
wm4
2014-01-11
9
-39
/
+25
*
video/out: remove fallback handling for screensize/monitor pixel aspect
wm4
2014-01-11
1
-7
/
+1
*
cocoa: fix window placement on secondary screens
Stefano Pigozzi
2014-01-11
1
-3
/
+2
*
cocoa: refactor init window positioning code
Stefano Pigozzi
2014-01-10
1
-2
/
+1
*
cocoa: allow to drag and drop URLs
Nyx0uf
2014-01-10
1
-5
/
+19
*
wayland: properly empty output list
Alexander Preisinger
2014-01-08
1
-4
/
+4
*
wayland/shm: don't crash if initialization failed
Alexander Preisinger
2014-01-08
1
-3
/
+1
*
wayland: fix crash when initialization fails
wm4
2014-01-08
1
-1
/
+2
*
wayland/shm: tone down warnings
Alexander Preisinger
2014-01-08
1
-2
/
+2
*
wayland: fix memory leaks
Alexander Preisinger
2014-01-08
3
-2
/
+24
*
wayland: cleanup registry_handle_global
Alexander Preisinger
2014-01-08
1
-2
/
+1
*
wayland: remove set_user_data from seat_listener
Alexander Preisinger
2014-01-08
1
-2
/
+0
*
wayland: use static consistently
Alexander Preisinger
2014-01-08
1
-4
/
+4
*
wayland: fix fullscreen & resizing for good
Alexander Preisinger
2014-01-07
3
-12
/
+34
*
wayland: silence annoying libwayland-client message
wm4
2014-01-07
1
-0
/
+3
*
wayland: fix some memory leaks on initialization failure
wm4
2014-01-07
1
-6
/
+13
*
w32_common: reformat yet again
Martin Herkt
2014-01-06
1
-208
/
+208
*
cocoa: don't reset window size when the video size doesn't change
Stefano Pigozzi
2014-01-06
1
-15
/
+14
*
w32_common: don't force topmost on fullscreen
Martin Herkt
2014-01-06
1
-1
/
+2
*
w32_common: reformat slightly
Martin Herkt
2014-01-06
1
-68
/
+99
*
w32_common: use OLE DnD for text/uri-list support
xnoreq
2014-01-06
1
-39
/
+203
*
Revert "wayland/egl: use redraw callback"
Alexander Preisinger
2014-01-04
2
-28
/
+1
*
wayland: remove workaround
Alexander Preisinger
2014-01-04
1
-6
/
+3
*
wayland: fix obvious bug in dnd code
Alexander Preisinger
2014-01-04
1
-1
/
+1
*
video/out: remove some code duplication between X11 and wayland
wm4
2014-01-04
2
-45
/
+4
*
cocoa: handle files drag and drop on the player video view
Stefano Pigozzi
2014-01-04
4
-1
/
+29
*
input: move files drag and drop to a new event.c file
Stefano Pigozzi
2014-01-04
3
-43
/
+4
*
wayland/egl: misc fixes and cleanups
Alexander Preisinger
2014-01-04
2
-6
/
+1
*
wayland/egl: use redraw callback
Alexander Preisinger
2014-01-04
2
-1
/
+32
*
wayland/egl: add egl_context to the wayland state
Alexander Preisinger
2014-01-04
2
-67
/
+73
*
wayland: Remove nonsense comment and add warning
Alexander Preisinger
2014-01-04
1
-4
/
+2
*
wayland: move workaround to fullscreen code
Alexander Preisinger
2014-01-04
1
-4
/
+5
*
wayland: implement dropping files on the VO window
Alexander Preisinger
2014-01-04
2
-2
/
+190
*
vo: dropping subtitle files on the VO window adds them as subtitle files
wm4
2014-01-04
1
-11
/
+27
*
x11: implement dropping files on the VO window
wm4
2014-01-04
2
-6
/
+192
*
vo: add vo_drop_files()
wm4
2014-01-04
2
-0
/
+26
*
vda: fix build on OS X 10.7
Stefano Pigozzi
2014-01-02
2
-0
/
+2
*
wayland/opengl: fix garbage borders
Alexander Preisinger
2014-01-02
2
-22
/
+22
*
wayland/shm: only commit new frames
Alexander Preisinger
2014-01-02
1
-36
/
+40
*
wayland: don't change set fullscreen twice
Alexander Preisinger
2014-01-02
1
-1
/
+1
*
vo/x11_common: do not select motion events when --no-mouse-movements is set
ahodesuka
2013-12-28
1
-1
/
+1
*
Revert "x11: don't set global error handler"
wm4
2013-12-27
1
-0
/
+28
*
Revert "cocoa: unlock on uninit"
Stefano Pigozzi
2013-12-26
1
-3
/
+1
*
corevideo: fix video initialization when not using VDA
Stefano Pigozzi
2013-12-26
1
-52
/
+46
*
build: fix shm detection on OpenBSD
Stefano Pigozzi
2013-12-26
1
-0
/
+1
*
cocoa: sanitize window title string and guard against NULL
Stefano Pigozzi
2013-12-25
1
-1
/
+6
*
vo_x11/vo_xv: fix build when using --disable-xext
Stefano Pigozzi
2013-12-25
2
-