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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
5
-14
/
+13
*
vdpau: fix decoder init return value
wm4
2014-03-19
1
-3
/
+3
*
x11: implement window dragging by grabbing
wm4
2014-03-18
2
-1
/
+37
*
vaapi: solve potential problem with ambiguous image formats
wm4
2014-03-17
1
-32
/
+27
*
vaapi: simplify
wm4
2014-03-17
1
-67
/
+60
*
vaapi: make struct va_surface private
wm4
2014-03-17
6
-90
/
+78
*
vaapi: replace image pool implementation with mp_image_pool
wm4
2014-03-17
5
-241
/
+152
*
mp_image_pool: add features needed for use with hwaccel
wm4
2014-03-17
2
-18
/
+69
*
vdpau: remove legacy pixel formats
wm4
2014-03-17
6
-41
/
+10
*
vdpau: remove unused type
wm4
2014-03-17
1
-6
/
+0
*
video: change image format from unsigned int to int in some places
wm4
2014-03-17
6
-12
/
+12
*
img_format: AV_PIX_FMT_FLAG_ALPHA is always available
wm4
2014-03-17
1
-5
/
+0
*
vd_lavc: reinit hwdec on profile changes
wm4
2014-03-17
2
-2
/
+6
*
video: fix FFmpeg or Libav being a special snowflake
wm4
2014-03-16
1
-1
/
+2
*
vd_lavc: remove unused field
wm4
2014-03-16
2
-3
/
+0
*
vd_lavc: reduce hardware decoder mid-stream reinitializations
wm4
2014-03-16
1
-1
/
+6
*
encode: use new AVFrame API
wm4
2014-03-16
1
-5
/
+3
*
image_writer: use new AVFrame API
wm4
2014-03-16
1
-3
/
+2
*
vf_delogo: remove internal implementation
wm4
2014-03-16
1
-249
/
+2
*
vf_hqdn3d: remove internal implementation
wm4
2014-03-16
1
-276
/
+10
*
vf_yadif: remove internal implementation
wm4
2014-03-16
1
-467
/
+3
*
vf_unsharp: remove internal implementation
wm4
2014-03-16
1
-176
/
+3
*
vf_gradfun: remove internal implementation
wm4
2014-03-16
1
-339
/
+5
*
build: simplify libavfilter configure checks
wm4
2014-03-16
2
-2
/
+2
*
Remove some more unneeded version checks
wm4
2014-03-16
1
-12
/
+2
*
vd_lavc: remove compatibility crap
wm4
2014-03-16
9
-823
/
+29
*
vd_lavc: ridiculous workaround for Libav 9 compatibility
wm4
2014-03-16
3
-1
/
+23
*
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
*
video: initialize hw decoder in get_format
wm4
2014-03-10
4
-46
/
+42
*
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
*
vdpau: change the error message when video too large
Andrey Morozov
2014-02-24
1
-1
/
+2
*
vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gamma
Niklas Haas
2014-02-24
2
-6
/
+17
*
video: add rounding to aspect ratio calculations
wm4
2014-02-19
1
-2
/
+2
*
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
*
csputils: provide string descriptions of chroma locations
wm4
2014-02-16
2
-0
/
+9
*
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
*
video: fix --no-aspect
wm4
2014-02-11
1
-2
/
+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
*
csputils: correct constness of csp name constants
wm4
2014-02-03
2
-6
/
+6
*
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
*
mp_image: reject too large image sizes
wm4
2014-01-29
1
-0
/
+4
*
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
*
vd_lavc: matroska: remove weird code setting extra_huff for mjpeg
wm4
2014-01-11
1
-12
/
+0
*
vd_lavc: matroska: remove weird realvideo special handling
wm4
2014-01-11
1
-16
/
+1
*
vd_lavc: minor simplification
wm4
2014-01-11
1
-11
/
+2
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
1
-19
/
+8
*
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
*
video: fix --brightness etc. options
wm4
2013-12-29
1
-11
/
+0
*
vd_lavc: by default, output all frames, even corrupted ones
wm4
2013-12-29
1
-0
/
+10
*
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
-12
/
+12
*
vaapi: fix initialization error code path
wm4
2013-12-23
1
-1
/
+2
*
vo_vdpau: fix unintended truncation of 64 bit timestamps to 32 bit
wm4
2013-12-22
2
-2
/
+2
*
vo_vdpau: add some debugging messages for frame timing
wm4
2013-12-22
1
-2
/
+4
*
gl_lcms: actually acquire mutex
wm4
2013-12-22
1
-0
/
+2
*
vda: attempt to fix build (2)
wm4
2013-12-22
1
-2
/
+2
*
msg: remove global state
wm4
2013-12-21
1
-1
/
+0
*
msg: rename mp_msg_log -> mp_msg
wm4
2013-12-21
6
-39
/
+39
*
msg: convert defines to enum
wm4
2013-12-21
2
-3
/
+3
*
vo_opengl_old: remove leftovers
wm4
2013-12-21
1
-1
/
+1
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
stream: mp_msg conversions
wm4
2013-12-21
1
-4
/
+5
*
x11: mp_msg conversion for fstype help output
wm4
2013-12-21
2
-10
/
+8
*
m_option: add mp_log context to sub-module print_help callback
wm4
2013-12-21
3
-11
/
+9
*
m_option: add mp_log callback to OPT_STRING_VALIDATE options
wm4
2013-12-21
4
-16
/
+16
*
m_option, m_config: mp_msg conversions
wm4
2013-12-21
3
-3
/
+4
*
input: rework how input sources are added
wm4
2013-12-21
1
-2
/
+2
*
codecs: mp_msg conversion
wm4
2013-12-21
1
-1
/
+1
*
img_format: drop message about unknown pixel formats
wm4
2013-12-21
1
-7
/
+1
*
bitmap_packer: use printf() for fatal message
wm4
2013-12-21
1
-2
/
+2
*
vaapi: mp_msg conversions
wm4
2013-12-21
6
-123
/
+135
*
vdpau: mp_msg conversions
wm4
2013-12-21
6
-73
/
+77
*
video/fmt-conversion.c: remove unknown pixel format messages
wm4
2013-12-21
3
-20
/
+17
*
image_writer: mp_msg conversions
wm4
2013-12-21
3
-14
/
+12
*
sws_utils: mp_msg conversions
wm4
2013-12-21
3
-3
/
+13
*
gl_lcms: use global lock to deal with crappy lcms2 message callback
wm4
2013-12-21
1
-14
/
+22
*
video/out: pass along global context
wm4
2013-12-21
5
-4
/
+10
*
video/decode: mp_msg conversions
wm4
2013-12-21
5
-65
/
+71
*
video/filter: mp_msg conversions
wm4
2013-12-21
16
-121
/
+102
*
x11: don't set global error handler
wm4
2013-12-21
1
-22
/
+0
*
w32_common: support file drag and drop
Martin Herkt
2013-12-20
1
-0
/
+38
*
w32_common: fix mouse clicks
Martin Herkt
2013-12-19
1
-12
/
+17
*
vf_lavfi: don't access AVFilterPad directly
wm4
2013-12-18
1
-2
/
+3
*