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_gpu: adjust PRNG variant used by GL shaders
sfan5
2018-09-26
1
-1
/
+5
*
mp_image: strip all HDR peak information from SDR clips
Niklas Haas
2018-09-05
1
-0
/
+6
*
vo_gpu: switch to optimization level performance
Niklas Haas
2018-09-01
1
-1
/
+1
*
vo_gpu: avoid overwriting compute shader block sizes
Niklas Haas
2018-08-26
1
-4
/
+10
*
wscript: split egl-android from android
Tom Yan
2018-08-20
1
-1
/
+1
*
cocoa-cb: fix crash on macOS 10.10
Akemi
2018-08-11
1
-1
/
+3
*
cocoa-cb: fix crash when no screen is available
Akemi
2018-08-11
1
-1
/
+1
*
hwdec_vaegl: Fix VAAPI EGL interop used with gpu-context=drm
Anton Kindestam
2018-07-09
2
-5
/
+22
*
context_drm_egl: Fix CRTC setup and release code when using atomic
Anton Kindestam
2018-07-09
6
-41
/
+217
*
context_drm_egl: Fix some memory leaks on error exit
Anton Kindestam
2018-07-09
1
-63
/
+66
*
gpu: prefer 16bit floating point FBO formats to 16bit integer ones
Jan Ekström
2018-07-08
1
-1
/
+1
*
cocoa-cb: fix building with Swift 4.2
coverity_scan
Akemi
2018-06-12
2
-7
/
+7
*
cocoa-cb: remove pre-allocation of window, view and layer
Akemi
2018-06-12
4
-99
/
+114
*
vo_libmpv: pass vo struct to the control callback
Akemi
2018-06-12
3
-11
/
+13
*
hwdec_drmprime_drm: Do not show error message during probing
Anton Kindestam
2018-06-08
1
-1
/
+1
*
vo_sdl: add support for screensaver VOCTRL's
sfan5
2018-06-02
1
-3
/
+24
*
vo_gpu: desaturate after peak detection
Niklas Haas
2018-05-31
1
-12
/
+12
*
input: add a define for the number of mouse buttons and use it
wm4
2018-05-25
1
-0
/
+4
*
vd_lavc: minor simplification for get_format fallback
wm4
2018-05-25
1
-7
/
+1
*
x11: support Shift+TAB
Niklas Haas
2018-05-24
1
-1
/
+1
*
wayland_common: require wl_compositor of version 3
Rostislav Pehlivanov
2018-05-20
1
-3
/
+2
*
wayland_common: fix maximized state
Rostislav Pehlivanov
2018-05-20
2
-13
/
+22
*
vo_gpu: allow higher icc-contrast and improve logging
Niklas Haas
2018-05-17
1
-2
/
+3
*
drm_atomic: Fix memory leaks in drm_atomic_create
Anton Kindestam
2018-05-08
1
-34
/
+33
*
build: make encoding mode non-optional
wm4
2018-05-03
1
-2
/
+0
*
encode: get rid of the output packet queue
wm4
2018-05-03
3
-3
/
+22
*
vo_lavc: explicitly skip redraw and repeated frames
wm4
2018-05-03
2
-8
/
+11
*
encode: remove old timestamp handling
wm4
2018-05-03
1
-193
/
+35
*
drm_atomic: Disallow selecting cursor planes using the options
Anton Kindestam
2018-05-01
1
-0
/
+3
*
drm_common: Be smarter when deciding on which CRTC and Encoder to use
Anton Kindestam
2018-05-01
1
-1
/
+27
*
context_drm_egl: fix some comments and log messages that had not been updated...
Anton Kindestam
2018-05-01
1
-6
/
+5
*
drm/atomic: Fix crtc_setup_atomic and crtc_release_atomic
Anton Kindestam
2018-05-01
1
-25
/
+33
*
drm/atomic: disable video plane when unused.
LongChair
2018-05-01
1
-0
/
+28
*
drm/atomic: add atomic modesetting.
LongChair
2018-05-01
1
-11
/
+104
*
drm/atomic: refactor planes names
LongChair
2018-05-01
7
-55
/
+89
*
drm/atomic: add connector to atomic context
LongChair
2018-05-01
5
-4
/
+35
*
drm/atomic: refactor hwdec_drmprime_drm with native resources
LongChair
2018-05-01
5
-30
/
+63
*
vo_gpu/video: disable compute shaders if an FBO format was not available
Jan Ekström
2018-05-01
1
-0
/
+5
*
vo_gpu/video: add improved logging when a user-specified FBO fails
Jan Ekström
2018-05-01
1
-2
/
+13
*
cocoa: change deprecation warning from opengl-cb to libmpv
Akemi
2018-04-29
1
-1
/
+1
*
wayland_common: update to stable xdg-shell
Emmanuel Gil Peyrot
2018-04-29
2
-47
/
+47
*
gpu/video: make HDR peak computing work without work group count
Niklas Haas
2018-04-29
1
-4
/
+5
*
gpu/video: improve HDR peak computation feature check logging
Jan Ekström
2018-04-29
1
-1
/
+4
*
vd_lavc: enable dr by default
wm4
2018-04-29
1
-0
/
+1
*
vf_vapoursynth: correctly signal error on script init failure
wm4
2018-04-29
1
-0
/
+1
*
egl_helpers: change minimum framebuffer size to 8 bit per component
wm4
2018-04-29
1
-3
/
+3
*
encode: do not clear video PTS on VOCTRL_RESET
wm4
2018-04-29
1
-8
/
+0
*
egl_helpers: log certain EGL attributes
wm4
2018-04-29
1
-0
/
+38
*
encode: rewrite half of it
wm4
2018-04-29
1
-198
/
+114
*
vo: add vo_reconfig2()
wm4
2018-04-29
2
-3
/
+26
*
video: remove internal stereo_out flag
wm4
2018-04-29
4
-19
/
+10
*
client API: add some render API extensions for timing
wm4
2018-04-29
1
-24
/
+68
*
vo_libmpv: support GPU rendered screenshots
wm4
2018-04-29
3
-0
/
+45
*
vo_libmpv: adjust redraw handling to new API semantics
wm4
2018-04-29
1
-12
/
+4
*
vo_libmpv: remove annoying indirections
wm4
2018-04-29
1
-71
/
+80
*
vo_libmpv: move some update() callbacks out of context lock
wm4
2018-04-29
1
-3
/
+3
*
vo_libmpv: move up update() function
wm4
2018-04-29
1
-14
/
+12
*
vo_libmpv: add support for DR
wm4
2018-04-29
3
-0
/
+38
*
client API: preparations for allowing render API to use DR etc.
wm4
2018-04-29
2
-22
/
+113
*
vo: move DR helper code to a separate source file
wm4
2018-04-29
4
-91
/
+183
*
mp_image: fixup a simple 10L in ref_buffer
Jan Ekström
2018-04-21
1
-1
/
+1
*
vo_gpu: move some extra code for screenshot to video.c
wm4
2018-04-20
2
-13
/
+15
*
encode: simplify colorspace setting
wm4
2018-04-20
1
-3
/
+2
*
encode: cosmetics
wm4
2018-04-20
1
-35
/
+30
*
vo_lavc: remove pointless uint32_t type for int values
wm4
2018-04-20
1
-7
/
+2
*
video: pass through container fps to filters
wm4
2018-04-19
3
-6
/
+7
*
w32_common: avoid recursive dispatch queue calls
wm4
2018-04-18
1
-1
/
+6
*
hwdec_ios: fix crash after mapper_init failure
Aman Gupta
2018-04-17
1
-2
/
+4
*
client API: clarify that Display pointers etc. need to stay valid
wm4
2018-04-16
1
-6
/
+21
*
vo_gpu: hwdec: Use ffnvcodec to load CUDA symbols
Philip Langdale
2018-04-15
3
-244
/
+45
*
opengl: include details in EGL context errors
Aman Gupta
2018-04-12
1
-3
/
+3
*
video: remove libavutil PSEUDOPAL stuff
wm4
2018-04-03
2
-5
/
+2
*
vaapi: add option to select a non-default device path
Rostislav Pehlivanov
2018-03-30
1
-27
/
+46
*
client API: add a new way to pass X11 Display etc. to render API
wm4
2018-03-26
18
-86
/
+99
*
cocoa-cb: render on a dedicated dispatch queue
Akemi
2018-03-25
3
-28
/
+36
*
drm/atomic: ensure request is available until uninit
LongChair
2018-03-23
1
-3
/
+14
*
cocoa-cb: fix shutdown when fullscreen animation is running
Akemi
2018-03-18
2
-7
/
+17
*
vo_gpu: fix anamorphic video screenshots (second try)
wm4
2018-03-16
1
-3
/
+4
*
img_format.h: cosmetics: fix whitespace
wm4
2018-03-15
1
-1
/
+1
*
vo: pass through framedrop flag differently
wm4
2018-03-15
2
-5
/
+3
*
vo: move display-fps internal option value to VO opts
wm4
2018-03-15
1
-14
/
+18
*
video: add an option to tune waiting for video timing
wm4
2018-03-15
1
-2
/
+17
*
vo: cosmetics: fix a case of bad whitespace
wm4
2018-03-15
1
-2
/
+1
*
vo_gpu: fix anamorphic screenshots
wm4
2018-03-15
1
-2
/
+2
*
mp_image: fix UB with certain callers like vf_vdpaupp
wm4
2018-03-15
1
-0
/
+4
*
cocoa-cb: fix crash on startup with not initialised title bar
Akemi
2018-03-14
1
-1
/
+2
*
cocoa-cb: fix crash with forced iGPU on some multi GPU systems
Akemi
2018-03-14
1
-3
/
+5
*
cocoa-cb: remove unneeded icc-profile-auto check
Akemi
2018-03-11
1
-3
/
+1
*
cocoa-cb: don't deactivate mouse events completely with input-cursor=no
Akemi
2018-03-11
1
-7
/
+2
*
vo_vdpau: fix resizing and rotation problems
wm4
2018-03-08
1
-3
/
+7
*
vd_lavc: slightly better logging about why hwdec is not used
wm4
2018-03-08
1
-5
/
+9
*
hwdec_drmprime_drm: Fix a DRM buffer memory leakage
LongChair
2018-03-05
1
-2
/
+3
*
cocoa-cb: fix a segfault without video
Akemi
2018-03-04
1
-10
/
+7
*
cocoa-cb: fix wrong aspect ratio on live resize after reconfig resize
Akemi
2018-03-04
1
-1
/
+1
*
cocoa-cb: change handling of window aspect ratio changes
Akemi
2018-03-04
3
-34
/
+16
*
context_drm_egl: Allow fallback EGLConfig formats
Anton Kindestam
2018-03-04
1
-17
/
+49
*
cocoa-cb: use new libmpv API instead of opengl-cb
Akemi
2018-03-04
3
-14
/
+14
*
cocoa-cb: remove debug remnant (stray print)
Akemi
2018-03-04
1
-1
/
+0
*
vo_gpu: don't segfault in libmpv_gl's destroy()
Niklas Haas
2018-03-04
1
-1
/
+2
*
vo_gpu: error out if there were rendering errors when taking screenshot
wm4
2018-03-03
1
-1
/
+5
*
vo_gpu: fix taking screenshots of rotated videos
wm4
2018-03-03
1
-0
/
+3
*
vd_lavc: fix inverted condition
wm4
2018-03-03
1
-1
/
+1
*
mp_image: replace rude function with less rude FFmpeg upstream function
wm4
2018-03-03
1
-2
/
+4
*
mp_image: make ref error handling slightly readable
wm4
2018-03-03
1
-10
/
+9
*
mp_image: pass through unknown AVFrame side data
wm4
2018-03-03
2
-1
/
+42
*
mp_image: fix subtle side data memory leaks
wm4
2018-03-03
1
-2
/
+2
*
cocoa-cb: fix building with SDK 10.12 and earlier
Akemi
2018-03-01
1
-1
/
+1
*
client API: deprecate opengl-cb API and introduce a replacement API
wm4
2018-02-28
7
-245
/
+595
*
vo_gpu: remove a dead declaration
wm4
2018-02-28
1
-1
/
+0
*
cocoa-cb: make fullscreen resize animation duration configurable
Akemi
2018-02-28
1
-2
/
+11
*
cocoa-cb: fix stretched gl surface on window aspect ratio change
Akemi
2018-02-28
2
-2
/
+48
*
cocoa-cb: change border and borderless window styling
Akemi
2018-02-28
3
-17
/
+120
*
drm_common: Improve VT switching signal handling somewhat
Anton Kindestam
2018-02-26
1
-1
/
+15
*
vo_drm: Fix pageflip errors on VT switch
Anton Kindestam
2018-02-26
1
-2
/
+5
*
context_drm_egl: Repair VT switching
Anton Kindestam
2018-02-26
1
-2
/
+27
*
context_drm_egl: Introduce 30bpp support
Anton Kindestam
2018-02-26
3
-29
/
+89
*
egl_helpers: mpegl_cb can now signal an error condition
Anton Kindestam
2018-02-26
2
-1
/
+8
*
cocoa-cb: fix wrong fullscreen window size
Akemi
2018-02-25
2
-11
/
+21
*
cocoa-cb: fix wrong drawing size on resize
Akemi
2018-02-25
1
-17
/
+12
*
vo_gpu: fix mobius tone mapping when sig_peak <= 1.0
Niklas Haas
2018-02-25
1
-0
/
+2
*
vo_gpu: don't tone-map for pure gamut reductions
Niklas Haas
2018-02-25
1
-3
/
+0
*
drm_vo: pixel aspect from --monitoraspect
Marco Migliori
2018-02-21
1
-1
/
+7
*
vf_vapoursynth: fix freeze
wm4
2018-02-20
1
-5
/
+7
*
vo_gpu: introduce --target-peak
Niklas Haas
2018-02-20
3
-7
/
+16
*
vo_gpu: correctly parametrize the HLG OOTF by the display peak
Niklas Haas
2018-02-20
1
-20
/
+31
*
vo_gpu: simplify and correct color scale handling
Niklas Haas
2018-02-20
3
-33
/
+40
*
vo_mediacodec_embed: fix forgotten VO_CAP_NOREDRAW→VO_CAP_NORETAIN
Jan Ekström
2018-02-20
1
-1
/
+1
*
cocoa-cb: fix hwdec when drawing off-screen
Akemi
2018-02-17
1
-0
/
+1
*
video: rename VO_CAP_NOREDRAW to VO_CAP_NORETAIN
Aman Gupta
2018-02-17
2
-4
/
+4
*
vo_gpu: hwdec_drmprime_drm: cosmetic simplification
wm4
2018-02-16
1
-6
/
+3
*
cocoa-cb: fix drawing on macOS 10.11
Akemi
2018-02-16
1
-3
/
+19
*
vo_gpu: remove old window screenshot glue code and GL implementation
wm4
2018-02-13
4
-42
/
+0
*
vo: make opengl-cb first in the autoprobing order
wm4
2018-02-13
2
-4
/
+5
*
Fix recent FFmpeg deprecations
wm4
2018-02-13
1
-2
/
+3
*
vf_vavpp: select best quality deinterlacing algorithm by default
wm4
2018-02-13
1
-5
/
+22
*
video: make --deinterlace and HW deinterlace filters always deinterlace
wm4
2018-02-13
3
-3
/
+3
*
vo_gpu: d3d11: implement tex_download()
James Ross-Gowan
2018-02-13
5
-102
/
+57
*
vo_gpu: use a variable for the RA_CAP_FRAGCOORD flag
James Ross-Gowan
2018-02-13
1
-4
/
+3
*
vo_gpu: check for HDR peak detection in dumb mode too
James Ross-Gowan
2018-02-13
1
-7
/
+8
*
cocoa-cb: initial implementation via opengl-cb API
Akemi
2018-02-12
7
-20
/
+1492
*
osx: always deactivate the early opengl flush on macOS
Akemi
2018-02-12
1
-2
/
+6
*
vo_drm: support --monitorpixelaspect
Marco Migliori
2018-02-11
1
-0
/
+2
*
vo_drm: reset last input image on reconfig
Marco Migliori
2018-02-11
1
-0
/
+3
*
vo_drm: make the osd as large as the screen
Marco Migliori
2018-02-11
1
-18
/
+18
*
vo_gpu: make screenshots use the GL renderer
wm4
2018-02-11
14
-25
/
+193
*
vo_gpu: add internal ability to skip osd/subs for rendering
wm4
2018-02-11
5
-18
/
+40
*
vo_gpu: use blit() only if target ra_tex supports it
wm4
2018-02-11
1
-2
/
+3
*
vo_gpu: add memory barrier on the HDR peak detection
Niklas Haas
2018-02-11
1
-0
/
+1
*
vo_gpu: correctly infer HDR peak detection support
Niklas Haas
2018-02-11
1
-1
/
+4
*
vo_gpu: refactor HDR peak detection algorithm
Niklas Haas
2018-02-11
3
-16
/
+41
*
wayland_common: fix idle_inhibitor protocol segfault
Rostislav Pehlivanov
2018-02-09
1
-0
/
+1
*
drmprime interop : Add frames triple buffering
LongChair
2018-02-07
1
-3
/
+8
*
vd_lavc: fix stall with some uses of --hwdec=copy
wm4
2018-02-05
1
-3
/
+6
*
vo_gpu: port HDR tone mapping algorithm from libplacebo
Niklas Haas
2018-02-05
3
-70
/
+107
*
vo_gpu: add RA_CAP for gl_NumWorkGroups
Niklas Haas
2018-02-05
3
-1
/
+3
*
vo_gpu: vulkan: correctly enable textureGatherOffset
Niklas Haas
2018-02-05
2
-2
/
+3
*
vo_gpu: vulkan: don't issue queries for unused timers
Niklas Haas
2018-02-05
1
-5
/
+13
*
vo_gpu: vulkan: try enabling required features
Niklas Haas
2018-02-05
2
-0
/
+10
*
vo_gpu: vulkan: add missing buffer barrier fields
Niklas Haas
2018-02-05
1
-0
/
+2
*
vd_lavc: fix recently broken hardware decode fallback
wm4
2018-02-04
1
-7
/
+16
*
vf_vapoursynth: always keep input frame array filled
wm4
2018-02-03
1
-1
/
+3
*
vf_vapoursynth: fix locking
wm4
2018-02-03
1
-1
/
+2
*
vf_vapoursynth: fix obscure/impossible leak
wm4
2018-02-03
1
-0
/
+1
*
vf_vapoursynth: fix output colorspace flags and other attributes
wm4
2018-02-03
1
-0
/
+2
*
vf_vapoursynth: fix potential deadlock on init failure
wm4
2018-02-03
1
-1
/
+1
*
vf_vapoursynth: initialize start timestamp properly
wm4
<