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
*
Add more const
wm4
2014-06-11
8
-60
/
+56
*
vo_caca: remove global variables
wm4
2014-06-11
1
-68
/
+84
*
options: remove global variables for swscale options; rename them
wm4
2014-06-11
2
-2
/
+2
*
video: fix another cover art corner case
wm4
2014-06-09
1
-1
/
+1
*
x11: cleanup motif hints handling
wm4
2014-06-06
2
-38
/
+17
*
filter_kernels: fix nearest scaler
wm4
2014-06-04
1
-1
/
+1
*
filter_kernels: add nearest neighbour scaling
lucy
2014-06-03
1
-0
/
+6
*
wayland: remove stub for unimplemented function
wm4
2014-06-02
1
-15
/
+0
*
vo: correctly initialize parameters in corner cases
wm4
2014-06-01
1
-1
/
+4
*
gl_common: remove dlsym() fallback
wm4
2014-05-31
1
-21
/
+1
*
gl_wayland: remove probably unneeded workaround
wm4
2014-05-31
1
-2
/
+0
*
gl_x11: remove workaround for PPC OSX 10.4
wm4
2014-05-31
1
-7
/
+0
*
gl_x11: always require some GLX API functions, avoid dlsym()
wm4
2014-05-31
3
-20
/
+6
*
video: warn if an emulated hwdec API is used
wm4
2014-05-28
2
-0
/
+10
*
vo_vaapi: cleanup error handling on init
wm4
2014-05-28
2
-4
/
+10
*
gl_common: minor cosmetic changes
wm4
2014-05-26
1
-10
/
+9
*
gl_common: correct a type
wm4
2014-05-26
1
-1
/
+1
*
gl_w32: remove some non-sense
wm4
2014-05-26
1
-3
/
+1
*
vo_opengl: always dynamically load OpenGL symbols
wm4
2014-05-26
1
-64
/
+59
*
x11: fix restoring position when leaving fullscreen
wm4
2014-05-26
1
-1
/
+2
*
x11: fix datatype for _NET_WM_PID
wm4
2014-05-26
1
-1
/
+1
*
x11: un-inline GNOME layer stuff
wm4
2014-05-23
2
-17
/
+12
*
x11: prefer NetWM hints over _WIN_LAYER for --ontop
wm4
2014-05-23
1
-11
/
+11
*
x11: rename identifiers using reserved namespace
wm4
2014-05-23
1
-8
/
+6
*
x11: fix NetWM ontop setting
wm4
2014-05-23
1
-23
/
+13
*
x11: add a generic function for NetWM state setting
wm4
2014-05-23
1
-23
/
+11
*
vdpau: move RGB surface management out of the VO
wm4
2014-05-22
1
-84
/
+4
*
vo_vdpau: always allocate the black pixel
wm4
2014-05-22
1
-0
/
+3
*
x11: fix a warning with --disable-xext
Jerome Leclanche
2014-05-22
1
-1
/
+1
*
vo: minor simplifications
wm4
2014-05-22
1
-11
/
+3
*
vo: remove config_ok check from vo_check_events()
wm4
2014-05-22
1
-3
/
+1
*
vo_vaapi: don't redraw twice
wm4
2014-05-22
1
-7
/
+1
*
x11: unbreak build without xinerama
wm4
2014-05-19
1
-0
/
+2
*
x11: leaving fullscreen -> reset WM hints only if needed
wm4
2014-05-19
1
-4
/
+6
*
x11: always check whether a window exists
wm4
2014-05-19
1
-7
/
+20
*
x11: request and handle resize events of parent windows with --wid
wm4
2014-05-19
1
-8
/
+10
*
x11: remove a duplicated line
wm4
2014-05-18
1
-1
/
+0
*
x11: never enable DPMS if we didn't disable it
wm4
2014-05-18
2
-0
/
+4
*
x11: make screensaver code more compact, change DPMS handling
wm4
2014-05-17
2
-55
/
+24
*
x11: add wrapper for EWMH XSendEvent calls
wm4
2014-05-17
1
-90
/
+49
*
x11: fix Drag & Drop
wm4
2014-05-17
1
-1
/
+1
*
x11: add a wrapper for XGetWindowProperty
wm4
2014-05-17
1
-70
/
+77
*
x11: comment about gravity
wm4
2014-05-17
1
-0
/
+4
*
x11: replace x/y/w/h with mp_rect
wm4
2014-05-17
2
-102
/
+76
*
x11: remove some unused fields
wm4
2014-05-17
1
-3
/
+0
*
x11: don't set PBaseSize
wm4
2014-05-17
1
-7
/
+0
*
x11: remove vo_hint member
wm4
2014-05-17
2
-23
/
+26
*
x11: always raise layer in fullscreen mode without NetWM
wm4
2014-05-17
1
-4
/
+1
*
x11: implement --fs-screen properly, separate old code path
wm4
2014-05-17
1
-65
/
+88
*
x11: use CenterGravity by default
wm4
2014-05-17
1
-1
/
+1
*
x11: remove gravity restore code
wm4
2014-05-17
2
-10
/
+0
*
x11: don't cache X Atoms manually
wm4
2014-05-16
2
-108
/
+45
*
x11: inline a function
wm4
2014-05-16
1
-9
/
+3
*
x11: replace--[x11-]fstype option with --x11-netwm
wm4
2014-05-16
2
-109
/
+20
*
x11: remove a MWM hack
wm4
2014-05-16
1
-11
/
+0
*
x11: remove unused stuff
wm4
2014-05-16
1
-18
/
+0
*
x11: set the fullscreen state before mapping the window
wm4
2014-05-15
1
-0
/
+11
*
x11: clear window on map
wm4
2014-05-15
1
-1
/
+1
*
x11: wait until the window is mapped
wm4
2014-05-15
1
-0
/
+11
*
wayland: fix typo
Alexander Preisinger
2014-05-14
1
-14
/
+14
*
wayland: fix unchecked malloc usage
wm4
2014-05-11
1
-3
/
+9
*
x11: fix potentially unaligned access in icon loader
wm4
2014-05-10
1
-3
/
+3
*
encode: fix PTS unit mismatch
wm4
2014-05-10
1
-6
/
+6
*
vo_vdpau, vo_opengl: handle vdpau preemption differently
wm4
2014-05-10
2
-56
/
+29
*
w32_common: fix typo
wm4
2014-05-10
1
-2
/
+3
*
player: remove VO from seeking code path
wm4
2014-05-07
2
-6
/
+0
*
video/out: remove unused config() parameters
wm4
2014-05-07
9
-29
/
+17
*
vo: remove old stuff
wm4
2014-05-06
2
-24
/
+0
*
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
*