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
*
wayland: separate shm and cursor context
Alexander Preisinger
2013-08-19
2
-9
/
+15
*
video: make it possible to scale/pan the video by arbitrary amounts
wm4
2013-08-19
1
-1
/
+7
*
options: remove --panscanrange option
wm4
2013-08-19
1
-8
/
+3
*
vo_vdpau: add RGB support
wm4
2013-08-18
1
-14
/
+154
*
vo_vdpau: fix screenshots if panscan is used
wm4
2013-08-18
1
-4
/
+5
*
vo_vdpau: remove unused variable
wm4
2013-08-18
1
-2
/
+0
*
vo_vdpau: use color close to black as default colorkey (instead of green)
wm4
2013-08-17
1
-1
/
+4
*
vo_vdpau: allow setting colorkey
wm4
2013-08-17
1
-0
/
+15
*
vo_corevideo: add uyvy422 pixel format support
Stefano Pigozzi
2013-08-15
1
-0
/
+5
*
x11: fix --ontop
wm4
2013-08-14
1
-3
/
+3
*
cocoa_common: add precise scrolling support
Stefano Pigozzi
2013-08-13
1
-16
/
+11
*
Revert "sub: support straight alpha additionally to premultiplied alpha"
wm4
2013-08-12
1
-1
/
+1
*
vo: fix build with #ifdef -> #if
wm4
2013-08-12
1
-1
/
+1
*
video: add vaapi decode and output support
wm4
2013-08-12
3
-1
/
+1059
*
x11_common: get hack for Motif Window Manager out of the way
wm4
2013-08-11
1
-1
/
+11
*
vo: unref waiting image before destroying VO driver
wm4
2013-08-11
1
-1
/
+1
*
wayland: add support for precise scrolling
Alexander Preisinger
2013-08-07
1
-2
/
+14
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
24
-76
/
+76
*
gl_video: handle non-mod-2 4:2:0 YUV video correctly
wm4
2013-08-06
1
-2
/
+10
*
vo_corevideo: use new log API
Stefano Pigozzi
2013-08-01
1
-15
/
+5
*
vo_corevideo: move to C from Objective-C
Stefano Pigozzi
2013-08-01
2
-41
/
+11
*
cocoa_common: use new log API
Stefano Pigozzi
2013-08-01
1
-7
/
+11
*
wayland: switch to the new mp_msg api
Alexander Preisinger
2013-07-31
3
-8
/
+23
*
video/out: use new mp_msg stuff for vo.c and vo_opengl
wm4
2013-07-31
7
-82
/
+96
*
options: handle presets directly in m_config
wm4
2013-07-31
1
-4
/
+2
*
cocoa_common: simplify resize code
Stefano Pigozzi
2013-07-30
1
-51
/
+16
*
build: fix build with vdpau, simplify
wm4
2013-07-29
1
-1
/
+1
*
vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel API
wm4
2013-07-28
2
-234
/
+141
*
m_config: refactor some things
wm4
2013-07-28
1
-6
/
+6
*
gl_video: make sure image parameters are correctly set on screenshots
wm4
2013-07-26
1
-7
/
+8
*
video: support setting libswscale chroma position
wm4
2013-07-25
1
-0
/
+1
*
w32_common: Don't use globals for TRACKMOUSEEVENT
Diogo Franco (Kovensky)
2013-07-25
2
-11
/
+12
*
w32_common: Track when the mouse leaves the window
Diogo Franco (Kovensky)
2013-07-25
1
-0
/
+15
*
Fix some -Wshadow warnings
wm4
2013-07-23
5
-13
/
+12
*
video/out: remove options argument from preinit()
wm4
2013-07-22
14
-26
/
+16
*
Remove subopt-helper
wm4
2013-07-22
4
-5
/
+2
*
vo_opengl: some option changes
wm4
2013-07-22
2
-1
/
+21
*
vo_direct3d: use new option API
wm4
2013-07-22
1
-85
/
+34
*
vo_opengl_old: use new option API
wm4
2013-07-22
4
-167
/
+64
*
options: move --colorkey option to vo_xv
wm4
2013-07-22
1
-3
/
+8
*
vo_xv: use new option API
wm4
2013-07-22
1
-84
/
+25
*
vo_direct3d: fix warning on MinGW
wm4
2013-07-22
1
-5
/
+0
*
options: hide encoding AO/VO in help output
wm4
2013-07-21
1
-0
/
+1
*
options: use new code for parsing --vo
wm4
2013-07-21
3
-143
/
+77
*
cocoa_common: fix regression in draggable state computation
Stefano Pigozzi
2013-07-21
1
-0
/
+1
*
cocoa_common: fix style
Stefano Pigozzi
2013-07-21
1
-2
/
+2
*
cocoa_common: move tracking area setup to updateTrackingAreas
Stefano Pigozzi
2013-07-21
1
-14
/
+13
*
x11: add key modifiers to mouse button events
wm4
2013-07-21
1
-13
/
+19
*
w32_common: show the cursor in the window border
James Ross-Gowan
2013-07-21
2
-6
/
+22
*
cocoa_common: handle keyboard modifiers for mouse events
Stefano Pigozzi
2013-07-21
1
-47
/
+51
*
Merge remote-tracking branch 'michaelforney/master'
Alexander Preisinger
2013-07-20
1
-2
/
+11
|
\
|
*
wayland: Fallback to any GL version if 3.0 is not supported
Michael Forney
2013-07-19
1
-2
/
+11
*
|
cocoa_common: make the fullscreen transition only when necessary
Stefano Pigozzi
2013-07-20
1
-5
/
+16
*
|
cocoa_common: use a tracking area to handle mouse events
Stefano Pigozzi
2013-07-20
1
-33
/
+52
*
|
cocoa_common: fix typo in comment
Stefano Pigozzi
2013-07-20
1
-1
/
+1
*
|
cocoa_common: implement MP_MOUSE_LEAVE notifications
Stefano Pigozzi
2013-07-20
1
-0
/
+2
*
|
cocoa_common: implement conditional video dragging
Stefano Pigozzi
2013-07-20
1
-14
/
+30
*
|
direct3d: Fixes format string that assumed sizeof(LONG) == sizeof(long)
Diogo Franco (Kovensky)
2013-07-20
1
-1
/
+2
|
/
*
wayland: use a unified struct for the state
Alexander Preisinger
2013-07-18
3
-297
/
+283
*
wayland: don't resize in gl_wayland.c
Alexander Preisinger
2013-07-18
2
-7
/
+1
*
video: remove fullscreen flags chaos
wm4
2013-07-18
10
-80
/
+69
*
vo: remove aspdat.asp member
wm4
2013-07-18
2
-3
/
+1
*
gl_video: add support for more rgb formats
wm4
2013-07-18
2
-56
/
+119
*
sws_utils: don't recursively include libswscale header
wm4
2013-07-18
1
-0
/
+1
*
vo_x11: use new swscale wrapper
wm4
2013-07-18
1
-28
/
+20
*
vo_x11: remove weird inactive code
wm4
2013-07-18
1
-15
/
+0
*
video: redo how colorspaces are handled
wm4
2013-07-16
1
-0
/
+9
*
wayland: early aspect calculation in vo_config
Alexander Preisinger
2013-07-16
3
-7
/
+27
*
wayland: use default fullscreen method
Alexander Preisinger
2013-07-16
1
-1
/
+1
*
w32_common: don't use aspdat.asp for aspect
wm4
2013-07-16
1
-1
/
+2
*
Merge branch 'remove_old_demuxers'
wm4
2013-07-14
1
-1
/
+1
|
\
|
*
core: change open_stream and demux_open signature
wm4
2013-07-12
1
-1
/
+1
*
|
cocoa_common: change video size when changing screen DPI
Stefano Pigozzi
2013-07-10
1
-0
/
+8
|
/
*
Merge remote-tracking branch 'origin/low_quality_intel_crap'
Martin Herkt
2013-07-08
2
-14
/
+17
|
\
|
*
Merge branch 'master' into low_quality_intel_crap
wm4
2013-04-30
30
-3290
/
+3587
|
|
\
|
*
|
vo_opengl: avoid texture arrays for compatibility with Intel low quality crap
wm4
2013-03-05
2
-10
/
+12
*
|
|
dither: don't use long double
wm4
2013-07-05
1
-2
/
+2
*
|
|
core: remove mp_fifo leftovers
wm4
2013-07-04
3
-3
/
+0
*
|
|
wayland: remove mp_fifo header
Alexander Preisinger
2013-07-03
1
-1
/
+0
*
|
|
wayland: fix typo
Alexander Preisinger
2013-07-03
1
-1
/
+1
*
|
|
wayland: remove unused members
Alexander Preisinger
2013-07-03
1
-2
/
+0
*
|
|
wayland: remove mp_fifo
Alexander Preisinger
2013-07-02
1
-7
/
+7
*
|
|
wayland: implement MOUSE_LEAVE
Alexander Preisinger
2013-07-02
1
-0
/
+2
*
|
|
core: cleanup more mp_fifo leftovers
wm4
2013-07-02
5
-34
/
+33
*
|
|
core: remove mp_fifo indirection
wm4
2013-07-02
2
-3
/
+1
*
|
|
input: require VOs to send key up events, redo input key lookup
wm4
2013-07-02
6
-11
/
+14
*
|
|
w32_common: prevent display power management
James Ross-Gowan
2013-06-30
1
-0
/
+3
*
|
|
w32_common: prevent that window dragging and mouse input interfere
wm4
2013-06-29
1
-1
/
+1
*
|
|
w32_common: refactor mouse button code, handle mouse up events
wm4
2013-06-29
1
-31
/
+39
*
|
|
input: trigger mouse_leave key bindings if mouse leaves mouse area
wm4
2013-06-29
1
-2
/
+5
*
|
|
input: handle mouse movement differently
wm4
2013-06-29
4
-6
/
+23
*
|
|
cocoa_common: uninit fs window properly
Stefano Pigozzi
2013-06-29
1
-0
/
+3
*
|
|
vo_opengl: handle chroma location
wm4
2013-06-28
3
-3
/
+33
*
|
|
video: add a new method to configure filters and VOs
wm4
2013-06-28
5
-39
/
+58
*
|
|
cocoa_common: schedule a redraw frame after a non live resize
Stefano Pigozzi
2013-06-25
1
-3
/
+18
*
|
|
Merge branch 'sub_mess2'
wm4
2013-06-25
1
-1
/
+1
|
\
\
\
|
*
|
|
stream: remove padding parameter from stream_read_complete()
wm4
2013-06-23
1
-1
/
+1
*
|
|
|
OSX: fix compilation with 10.7 SDK
Stefano Pigozzi
2013-06-19
1
-0
/
+1
*
|
|
|
vo_lavc: remove unused variable
wm4
2013-06-18
1
-1
/
+1
*
|
|
|
vo_lavc: do NOT fill pict_type from the mp_image
Rudolf Polzer
2013-06-17
1
-0
/
+4
*
|
|
|
vo_lavc: use mp_image_copy_fields_to_av_frame
Rudolf Polzer
2013-06-17
1
-4
/
+1
|
/
/
/
*
|
|
encode_lavc strings: use new option syntax
Rudolf Polzer
2013-06-16
1
-2
/
+2
*
|
|
cocoa_common: implement VOCTRL_UPDATE_WINDOW_TITLE
Stefano Pigozzi
2013-06-16
1
-2
/
+11
*
|
|
wayland: use VOCTRL_UPDATE_WINDOW_TTILE
Alexander Preisinger
2013-06-16
1
-1
/
+3
*
|
|
vo: fix build on Libav
wm4
2013-06-15
1
-0
/
+2
*
|
|
video/out: introduce VOCTRL_UPDATE_WINDOW_TITLE
wm4
2013-06-15
4
-5
/
+21
*
|
|
vo: define VO_TRUE/FALSE to C99 constants
wm4
2013-06-15
1
-2
/
+2
*
|
|
w32_common: remove some unneeded code
wm4
2013-06-15
1
-5
/
+3
*
|
|
w32_common: fix non-sense
wm4
2013-06-15
1
-2
/
+3
*
|
|
vo_xv: always request redraw on resize
wm4
2013-06-15
1
-3
/
+3
*
|
|
vo: redo video display rectangle calculations
wm4
2013-06-15
1
-24
/
+49
*
|
|
gl_video: rearrange some code
wm4
2013-06-15
1
-23
/
+20
*
|
|
gl_video: fix scaling when image is cropped, or with no-npot
wm4
2013-06-15
1
-22
/
+39
*
|
|
gl_video: typo in comment
wm4
2013-06-15
1
-1
/
+1
*
|
|
cocoa_common: remove play/pause VOCTRL functions
Stefano Pigozzi
2013-06-14
2
-14
/
+2
*
|
|
w32: enable screensaver when paused
wm4
2013-06-14
2
-2
/
+13
*
|
|
x11: enable screensaver when paused, rename/change --stop-xscreensaver
wm4
2013-06-14
1
-3
/
+7
*
|
|
core: introduce separate VOCTRLs for screensaver stop/resume
wm4
2013-06-14
2
-3
/
+5
*
|
|
gl_video: remove redundant condition
wm4
2013-06-13
1
-6
/
+1
*
|
|
vo_lavc: silence warning when writing y4m
wm4
2013-06-13
1
-1
/
+1
*
|
|
cocoa_common: fix ontop switching when fullscreen
Stefano Pigozzi
2013-06-11
1
-2
/
+2
*
|
|
cocoa_common: fix window level when going fullscreen
Stefano Pigozzi
2013-06-10
1
-1
/
+1
*
|
|
encoding: fix -oneverdrop logic when -omaxfps is used
Rudolf Polzer
2013-06-09
1
-5
/
+8
*
|
|
encoding -omaxfps: rewrite logic
Rudolf Polzer
2013-06-09
1
-29
/
+32
*
|
|
encoding -omaxfps: do not shift pts when pts are repeated entirely
Rudolf Polzer
2013-06-09
1
-1
/
+1
*
|
|
Option -omaxfps: limit fps when encoding
Rudolf Polzer
2013-06-09
1
-0
/
+16
*
|
|
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
*
|
|