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
*
Merge branch 'sub_mess'
wm4
2013-06-04
1
-11
/
+2
|
\
|
*
core: add common function to initialize AVPacket
wm4
2013-06-03
1
-11
/
+2
*
|
osx: cocoa_common: use default wakeup period
Stefano Pigozzi
2013-06-03
1
-1
/
+0
*
|
osx: create macosx_events to deal with keyDown events
Stefano Pigozzi
2013-06-03
3
-194
/
+9
*
|
osx_common: remove outdated ifdeffery
Stefano Pigozzi
2013-06-03
1
-52
/
+0
*
|
gl_video: reduce output with -v, skip useless header parts
wm4
2013-06-03
1
-5
/
+8
*
|
gl_video: explicitly clamp colormatrix output
wm4
2013-06-03
1
-0
/
+1
*
|
cocoa_common: autohide dock/menubar on fs only if on same screen
Stefano Pigozzi
2013-06-01
1
-7
/
+37
*
|
cocoa_common: don't autohide mouse on mousedown
Stefano Pigozzi
2013-06-01
1
-2
/
+10
*
|
cocoa_common: avoid window creation with VOFLAG_HIDDEN
Stefano Pigozzi
2013-06-01
1
-76
/
+92
*
|
cocoa_common: dehack mouse autohide by clipping view bounds to visible screen
Stefano Pigozzi
2013-06-01
1
-17
/
+19
*
|
cocoa_common: fix mouse autohide on MenuBar/Dock interaction
Stefano Pigozzi
2013-05-31
1
-1
/
+7
*
|
cocoa_common: fix empty window when going fs on different screen
Stefano Pigozzi
2013-05-31
1
-0
/
+9
*
|
cocoa_common: fix mouse hiding outside of player view
Stefano Pigozzi
2013-05-30
1
-9
/
+21
*
|
cocoa_common: refactor fullscreen code for readability
Stefano Pigozzi
2013-05-30
1
-31
/
+53
*
|
cocoa_common: fix native-fs state saving
Stefano Pigozzi
2013-05-30
1
-1
/
+2
*
|
cocoa_common: fix a bug in window initialization error
Stefano Pigozzi
2013-05-30
1
-1
/
+3
*
|
cocoa_common: use cocoa APIs to go fullscreen
Stefano Pigozzi
2013-05-30
2
-219
/
+165
*
|
macosx_application: move escape_loadfile_name in this file
Stefano Pigozzi
2013-05-30
2
-24
/
+0
*
|
cocoa_common: use better power management activity description
Stefano Pigozzi
2013-05-30
1
-1
/
+1
*
|
osx: remove compatibility conditionals for 10.6
Stefano Pigozzi
2013-05-30
3
-106
/
+13
|
/
*
gl_common: fix invalid alignment
wm4
2013-05-30
1
-2
/
+2
*
gl_video: add some debug code for testing texture depth
wm4
2013-05-30
1
-7
/
+60
*
gl_video: change a GLSL statement
wm4
2013-05-30
1
-1
/
+1
*
gl_video: fix some dithering bugs
wm4
2013-05-30
2
-15
/
+11
*
options: remove some questionable -lavdopts suboptions
wm4
2013-05-29
1
-15
/
+0
*
vo_opengl: remove most of the "inline" documentation
wm4
2013-05-26
1
-86
/
+8
*
vf_delogo: copy in non-direct case, fix double-free
wm4
2013-05-26
1
-9
/
+1
*
gl_video: improve dithering
wm4
2013-05-26
7
-23
/
+330
*
gl_video: add scaler-resizes-only sub-option
wm4
2013-05-26
2
-0
/
+25
*
Replace calls to usec_sleep()
wm4
2013-05-26
2
-2
/
+2
*
Replace all calls to GetTimer()/GetTimerMS()
wm4
2013-05-26
5
-18
/
+22
*
vo: rip out VO timer wakeup mechanism again
wm4
2013-05-26
2
-19
/
+0
*
cocoa_common: send mouse moved events to core when dragging
Stefano Pigozzi
2013-05-26
1
-2
/
+7
*
wayland: use VOCTRL_SET_CURSOR_VISIBILITY
Alexander Preisinger
2013-05-26
2
-36
/
+25
*
wayland: introduce vo_wayland_config
Alexander Preisinger
2013-05-26
3
-26
/
+24
*
cocoa_common: implement VOCTRL_SET_CURSOR_VISIBILITY
Stefano Pigozzi
2013-05-26
1
-39
/
+20
*
cocoa_common: implement mouse movement notifications
Stefano Pigozzi
2013-05-26
1
-0
/
+10
*
w32: use VOCTRL_SET_CURSOR_VISIBILITY
wm4
2013-05-26
1
-6
/
+7
*
vo_sdl: use VOCTRL_SET_CURSOR_VISIBILITY
wm4
2013-05-26
1
-39
/
+3
*
x11: remove cursor hiding logic, use VOCTRL_SET_CURSOR_VISIBILITY
wm4
2013-05-26
2
-48
/
+33
*
core: do mouse cursor hiding business in frontend
wm4
2013-05-26
1
-0
/
+2
*
vo: remove vo.check_events callback
wm4
2013-05-26
7
-25
/
+8
*
w32: use vo_w32_control() for all VOs
wm4
2013-05-26
3
-40
/
+15
*
x11: use vo_x11_control() for all VOs
wm4
2013-05-26
5
-80
/
+31
*
video/out: introduce vo_control for gl_common based VOs
wm4
2013-05-26
18
-158
/
+138
*
vf_lavfi: allow setting avopts
wm4
2013-05-26
1
-0
/
+9
*
cocoa_common: authohide menu/dock in fullscreen
Stefano Pigozzi
2013-05-26
1
-2
/
+3
*
m_option, vf: add label support
wm4
2013-05-23
2
-1
/
+18
*
vo: remove unused callback
wm4
2013-05-23
1
-1
/
+0
*
dec_video: get rid of two global variables
wm4
2013-05-21
3
-10
/
+3
*
dec_video: remove emms usage
wm4
2013-05-21
1
-10
/
+0
*
vf_lavfi: remove redundant statements
wm4
2013-05-21
1
-4
/
+0
*
Silence some compiler warnings
wm4
2013-05-21
3
-4
/
+4
*
vo_image: start image file numbers at 1
wm4
2013-05-18
1
-2
/
+2
*
video/filter: fix option parser memory leak
wm4
2013-05-18
6
-16
/
+3
*
core: allow changing filter filters at runtime
wm4
2013-05-18
1
-0
/
+1
*
vd_lavc: change VDCTRL_REINIT_VO behavior
wm4
2013-05-18
1
-3
/
+1
*
video: rename VDCTRL_RESET_ASPECT to VDCTRL_REINIT_VO
wm4
2013-05-18
4
-5
/
+5
*
mp_image: align image allocation height
wm4
2013-05-17
1
-1
/
+2
*
cocoa_common: vo_corevideo: fix window initialization
Stefano Pigozzi
2013-05-16
1
-5
/
+5
*
vd_lavc: hack-fix vdpau decoding with non mod 16 video
wm4
2013-05-14
1
-1
/
+10
*
cocoa_common: order front window only when invisible [2]
Stefano Pigozzi
2013-05-14
1
-1
/
+5
*
cocoa_common: order front window only when invisible
Stefano Pigozzi
2013-05-13
1
-1
/
+1
*
cocoa_common: don't use recursive locking
Stefano Pigozzi
2013-05-13
1
-2
/
+2
*
cocoa_common: remove pointless locking when using -fs
Stefano Pigozzi
2013-05-13
1
-5
/
+10
*
cocoa_common: fix a bug in window dragging state
Stefano Pigozzi
2013-05-13
1
-13
/
+9
*
cocoa_common: fix deadlock when calling resize_redraw
Stefano Pigozzi
2013-05-12
1
-4
/
+9
*
cocoa_common: add native OSX fullscreen support
Stefano Pigozzi
2013-05-12
1
-20
/
+39
*
OSX: run native event loop in a separate thread
Stefano Pigozzi
2013-05-12
5
-104
/
+253
*
OSX: use native Cocoa's event loop
Stefano Pigozzi
2013-05-12
1
-139
/
+14
*
add a way to resize window contents without VO resize
wm4
2013-05-12
4
-13
/
+80
*
vo_opengl: lock OpenGL context
wm4
2013-05-12
1
-4
/
+55
*
gl_common: add some sort of locking API
wm4
2013-05-12
2
-0
/
+35
*
wayland: reworked resizing
Alexander Preisinger
2013-05-07
3
-67
/
+74
*
Fix some cppcheck / scan-build warnings
wm4
2013-05-06
3
-3
/
+3
*
vf_yadif: actually set PTS for output frames
wm4
2013-05-06
1
-0
/
+1
*
img_format: fix broken condition
wm4
2013-05-06
1
-1
/
+1
*
csputils: use AVCOL_SPC_YCOCG instead of AVCOL_SPC_YCGCO (fixes Libav build)
wm4
2013-05-05
1
-2
/
+2
*
video: add --hwdec-codecs option to whitelist codecs for hw decoding
wm4
2013-05-04
1
-3
/
+16
*
vd_lavc: allow explicitly selecting vdpau hw decoders
wm4
2013-05-04
1
-1
/
+11
*
video: support YCgCo colorspace
wm4
2013-05-04
2
-0
/
+13
*
vo_opengl: XYZ input support
wm4
2013-05-04
4
-12
/
+70
*
video: fix setting XYZ flag
wm4
2013-05-04
1
-4
/
+4
*
gl_video: use GL_SRGB only if it's really RGB
wm4
2013-05-04
1
-2
/
+3
*
vf_rotate: fix for some obscure pixel formats
wm4
2013-05-03
1
-7
/
+6
*
wayland: fix wrong poll comment, check for errors
Alexander Preisinger
2013-05-02
1
-2
/
+4
*
wayland: avoid iterating over all outputs
Alexander Preisinger
2013-05-02
1
-15
/
+18
*
wayland: remove unused stuff
Alexander Preisinger
2013-05-02
2
-17
/
+0
*
wayland: use new function xkb_keymap_from_buffer
Alexander Preisinger
2013-05-02
1
-9
/
+5
*
Fix compilation with Libav
wm4
2013-05-01
1
-1
/
+1
*
video: add XYZ support
wm4
2013-05-01
4
-0
/
+19
*
wayland: remove input modifier variable
Alexander Preisinger
2013-05-01
2
-14
/
+0
*
wayland: use GetTimerMS for hiding mouse cursor
Alexander Preisinger
2013-05-01
2
-161
/
+39
*
wayland: use mpv internal key auto-repeat handling
Alexander Preisinger
2013-05-01
2
-61
/
+5
*
cocoa_common: fix window sizing
Stefano Pigozzi
2013-04-28
1
-2
/
+2
*
vd_lavc: fix decoder init failure path
wm4
2013-04-27
1
-14
/
+18
*
vf_lavfi: move compat crap to the start of the file
wm4
2013-04-26
1
-18
/
+18
*
vf_lavfi: silence stupid deprecation warning
wm4
2013-04-26
1
-2
/
+12
*
vf_lavfi: recreate filter graph on seek
wm4
2013-04-25
1
-14
/
+41
*
x11: use mpv internal key auto-repeat handling if possible
wm4
2013-04-24
2
-2
/
+24
*
vo_opengl_old: remove nomanyfmts warning
wm4
2013-04-23
1
-3
/
+0
*
vf_lavfi: add libavfilter bridge
wm4
2013-04-21
2
-0
/
+315
*
mp_image: provide function to convert mp_image to AVFrame
wm4
2013-04-21
2
-0
/
+53
*
x11_common: minor simplification
wm4
2013-04-21
1
-13
/
+6
*
cocoa_common: keep aspect ratio when clipping window
Stefano Pigozzi
2013-04-17
1
-7
/
+35
*
change reverse DNS strings to io.mpv.*
Stefano Pigozzi
2013-04-16
1
-1
/
+1
*
cocoa_common: refactor centered resize
Stefano Pigozzi
2013-04-16
1
-24
/
+21
*
vf_divtc, vf_phase: Fix handling of subsampled formats
Martin Herkt
2013-04-10
2
-3
/
+4
*
wayland: use vo flags for enabling alpha support
Alexander Preisinger
2013-04-02
1
-3
/
+5
*
wayland: enable alpha support
Alexander Preisinger
2013-04-02
1
-1
/
+1
*
gl_video: remove double const qualifier
Stefano Pigozzi
2013-03-30
1
-1
/
+1
*
gl_video: add some missing includes
wm4
2013-03-30
1
-0
/
+8
*
gl_lcms: fix compilation when lcms2 is not available
wm4
2013-03-30
1
-3
/
+10
*
gl_video: actually fix shader compilation on OSX
wm4
2013-03-28
2
-2
/
+3
*
gl_video: fix OSX by not using undefined name in GLSL "#if"
wm4
2013-03-28
1
-0
/
+2
*
gl_header_fixes: add GL_RGBA32F
wm4
2013-03-28
1
-0
/
+3
*
gl_video: use choice option type for dither-depth suboption
wm4
2013-03-28
2
-7
/
+8
*
vo: rename vo_draw_image to vo_queue_image
wm4
2013-03-28
2
-7
/
+4
*
vo: remove two unused symbols
wm4
2013-03-28
1
-6
/
+0
*
gl_video: add some alpha FBO formats
wm4
2013-03-28
1
-1
/
+5
*
vo_opengl: add alpha output
wm4
2013-03-28
6
-11
/
+73
*
gl_video: always upload all planes
wm4
2013-03-28
1
-15
/
+2
*
gl_video: support NV21 too
wm4
2013-03-28
2
-2
/
+6
*
gl_video: add support for NV12
wm4
2013-03-28
2
-2
/
+20
*
gl_video: make it possible for planes to have different formats
wm4
2013-03-28
1
-38
/
+56
*
gl_video: move video image fields into a struct
wm4
2013-03-28
1
-42
/
+68
*
vo_opengl: split into multiple files, convert to new option API
wm4
2013-03-28
9
-1963
/
+2177
*
gl_common: split into platform specific files
wm4
2013-03-28
10
-805
/
+891
*
core: always pass data via packet fields to video decoders
wm4
2013-03-28
4
-16
/
+11
*
w32_common: Cygwin64 fixes
Kovensky
2013-03-23
1
-3
/
+4
*
wayland: fully support cursor autohide options
Alexander Preisinger
2013-03-23
1
-15
/
+15
*
w32_common: reset internal display size to the window size
wm4
2013-03-19
1
-0
/
+5
*
video: deal with 0x0 window size
wm4
2013-03-19
1
-2
/
+4
*
x11_common: remove assumption that video is always centered
wm4
2013-03-17
4
-33
/
+28
*
video: enable panscan calculations even in windowed mode
wm4
2013-03-17
1
-3
/
+2
*
video: apply --no-keepaspect even on fullscreen
wm4
2013-03-17
1
-1
/
+1
*
video: remove rounding of display size to multiples of 2
wm4
2013-03-17
1
-2
/
+0
*
video: remove aspect.h includes from files which don't need it
wm4
2013-03-17
8
-8
/
+0
*
video: simplify aspect calculation stuff
wm4
2013-03-17
4
-93
/
+38
*
vo_xv: minor simplifications
wm4
2013-03-17
1
-17
/
+4
*
vo_x11: accept all swscale formats
wm4
2013-03-17
1
-6
/
+6
*
vo_corevideo: use generic aspect ratio code
wm4
2013-03-17
1
-62
/
+38
*
vo_opengl_old: use generic aspect ratio code
wm4
2013-03-17
1
-45
/
+42
*
vo_x11: use generic aspect ratio code, refactor
wm4
2013-03-17
1
-149
/
+77
*
cocoa_common: fix regression when changing videos in fullscreen
Stefano Pigozzi
2013-03-15
1
-3
/
+4
*
video: use new method to get QP table
wm4
2013-03-15
1
-5
/
+9
*
video: make use of libavcodec refcounting
wm4
2013-03-13
4
-10
/
+106
*
video: prepare for libavcodec refcounting
wm4
2013-03-13
3
-62
/
+84
*
Prefix CODEC_ID_ with AV_
wm4
2013-03-13
1
-6
/
+6
*
image_writer: switch to avcodec_encode_video2()
wm4
2013-03-13
1
-14
/
+11
*
wayland: remove asserts from egl_create_context
Alexander Preisinger
2013-03-13
1
-17
/
+7
*
wayland: simplify egl_create_window
Alexander Preisinger
2013-03-13
1
-13
/
+4
*
wayland: use the cursor_autohide_delay option
Alexander Preisinger
2013-03-11
1
-6
/
+9
*
wayland: move window by grabing it
Alexander Preisinger
2013-03-11
1
-0
/
+8
*
vo_opengl: insert a magical glFlush call
wm4
2013-03-11
1
-0
/
+6
*
cocoa_common: fix window position when bigger than display
Stefano Pigozzi
2013-03-10
1
-4
/
+4
*
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
3
-9
/
+8
*
w32_common: fix compilation
wm4
2013-03-05
1
-10
/
+10
*
vo: Separate vo options from MPOpts
Alexander Preisinger
2013-03-04
14
-204
/
+204
*
cocoa_common: fix crash
Stefano Pigozzi
2013-03-04
1
-1
/
+5
*
cocoa_common: fix compilation
Stefano Pigozzi
2013-03-04
1
-7
/
+7
*
Remove vo_fps global variable
wm4
2013-03-04
2
-4
/
+0
*
wayland: remove unnecessary function pointers
Alexander Preisinger
2013-03-04
1
-10
/
+1
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
16
-267
/
+243
*
cocoa_common: make windows appear again
Stefano Pigozzi
2013-03-03
1
-17
/
+23
*
gl_common: get rid of symbol redefinition warnings with recent Mesa
wm4
2013-03-03
3
-0
/
+17