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: 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
2018-02-03
1
-1
/
+1
*
video: make decoder wrapper a filter
wm4
2018-01-30
4
-776
/
+125
*
mp_image: preserve AVFrame closed captions data
wm4
2018-01-30
2
-0
/
+8
*
mp_image: factor buffer referencing
wm4
2018-01-30
1
-17
/
+15
*
video: rewrite filtering glue code
wm4
2018-01-30
21
-2616
/
+1078
*
vo_gpu: check for RA_CAP_FRAGCOORD in dumb mode too
James Ross-Gowan
2018-01-30
1
-13
/
+14
*
video: fix crash with vdpau when reinitializing rendering
wm4
2018-01-27
1
-3
/
+3
*
hwdec: detach d3d and d3d9 hwaccel from angle
myfreeer
2018-01-25
1
-1
/
+3
*
video: minor simplification
wm4
2018-01-25
1
-1
/
+1
*
video: warn user against FFmpeg's lies
wm4
2018-01-22
1
-9
/
+6
*
video: change some remaining vo_opengl mentions to vo_gpu
Akemi
2018-01-20
7
-8
/
+8
*
osx: code cleanups and cosmetic fixes
Akemi
2018-01-20
2
-2
/
+2
*
ta: introduce talloc_dup() and use it in some places
wm4
2018-01-18
1
-2
/
+2
*
sws_utils: don't force callers to provide option struct
wm4
2018-01-18
6
-7
/
+12
*
vo: log reconfig calls
wm4
2018-01-18
1
-0
/
+2
*
mp_image_pool: add helper functions for FFmpeg hw frames pools
wm4
2018-01-18
2
-0
/
+81
*
mp_image: fix some metadata loss with conversion from/to AVFrame
wm4
2018-01-18
1
-2
/
+14
*
video: make IMGFMT_IS_HWACCEL() return 0 or 1
wm4
2018-01-18
1
-1
/
+1
*
video: add utility function to pick conversion image format from a list
wm4
2018-01-18
2
-0
/
+10
*
video: avoid some unnecessary vf.h includes
wm4
2018-01-18
4
-5
/
+0
*
vo_gpu: skip DR for unsupported image formats
wm4
2018-01-18
1
-0
/
+3
*
vo_gpu: fix broken 10 bit via integer textures playback
wm4
2018-01-17
1
-3
/
+3
*
vo_gpu: rpi: defer gl_ctx_resize until after gl_ctx_init
Niklas Haas
2018-01-15
1
-1
/
+3
*
video: change some mp_image_pool semantics
wm4
2018-01-13
6
-14
/
+16
*
video, audio: don't actively wait for demuxer input
wm4
2018-01-09
1
-0
/
+2
*
vo_gpu: hwdec_dxva2dxgi: initial implementation
James Ross-Gowan
2018-01-06
3
-0
/
+470
*
vo_gpu: d3d11: check for NULL backbuffer in start_frame
James Ross-Gowan
2018-01-04
1
-2
/
+6
*
vo_gpu: d3d11: don't use a bgra8 swapchain
James Ross-Gowan
2018-01-04
1
-19
/
+8
*
vo_gpu/context_android: replace both options with android-surface-size
sfan5
2018-01-02
1
-4
/
+3
*
video, audio: always read all frames before getting next packet
wm4
2018-01-01
2
-2
/
+24
*
vo_gpu/android: fallback to EGL_WIDTH/HEIGHT
Aman Gupta
2018-01-01
1
-3
/
+15
*
vo_gpu: d3d11: avoid copying staging buffers to cbuffers
James Ross-Gowan
2018-01-01
1
-48
/
+15
*
demux_mkv: add hack to pass along x264 version to decoder
wm4
2017-12-28
1
-0
/
+13
*
vd_lavc: add an option to explicitly workaround x264 4:4:4 bug
wm4
2017-12-28
1
-0
/
+5
*
vd_lavc: fix crash with RPI hwdec
wm4
2017-12-28
1
-1
/
+2
*
player: add internal `vo-resize` command
sfan5
2017-12-27
2
-0
/
+7
*
vo_gpu/context: Let embedding application handle surface resizes
sfan5
2017-12-27
1
-10
/
+20
*
vo_gpu: EGL: provide SwapInterval to generic code
wm4
2017-12-27
1
-0
/
+10
*
vf_vdpaupp: fix error handling and software input mode
wm4
2017-12-27
1
-5
/
+9
*
options: drop some previously deprecated options
wm4
2017-12-25
1
-4
/
+0
*
vo_gpu: vulkan: fix segfault due to index mismatch
Niklas Haas
2017-12-25
1
-5
/
+8
*
vo_gpu: vulkan: fix some image barrier oddities
Niklas Haas
2017-12-25
1
-10
/
+5
*
vo_gpu: vulkan: omit needless #define
Niklas Haas
2017-12-25
1
-5
/
+0
*
vo_gpu: vulkan: fix sharing mode on malloc'd buffers
Niklas Haas
2017-12-25
1
-1
/
+0
*
vo_gpu: vulkan: fix dummyPass creation
Niklas Haas
2017-12-25
1
-1
/
+1
*
vo_gpu: vulkan: fix the rgb565a1 names -> rgb5a1
Niklas Haas
2017-12-25
1
-2
/
+2
*
vo_gpu: vulkan: allow disabling async tf/comp
Niklas Haas
2017-12-25
3
-4
/
+21
*
vo_gpu: vulkan: refine queue family selection algorithm
Niklas Haas
2017-12-25
1
-2
/
+7
*
vo_gpu: vulkan: prefer vkCmdCopyImage over vkCmdBlitImage
Niklas Haas
2017-12-25
1
-8
/
+31
*
vo_gpu: attempt re-using the FBO format for p->output_tex
Niklas Haas
2017-12-25
4
-1
/
+13
*
vo_gpu: vulkan: properly depend on the swapchain acquire semaphore
Niklas Haas
2017-12-25
3
-15
/
+25
*
vo_gpu: vulkan: use correct access flag for present
Niklas Haas
2017-12-25
1
-2
/
+3
*
vo_gpu: vulkan: make the swapchain more robust
Niklas Haas
2017-12-25
1
-23
/
+50
*
vo_gpu: aggressively prefer async compute
Niklas Haas
2017-12-25
3
-1
/
+12
*
vo_gpu: vulkan: support split command pools
Niklas Haas
2017-12-25
6
-163
/
+281
*
vo_gpu: invalidate fbotex before drawing
Niklas Haas
2017-12-25
4
-10
/
+11
*
vo_gpu: allow invalidating FBO in renderpass_run
Niklas Haas
2017-12-25
3
-5
/
+22
*
vo_gpu: vulkan: properly track image dependencies
Niklas Haas
2017-12-25
2
-40
/
+121
*
vo_gpu: vulkan: add a vk_signal abstraction
Niklas Haas
2017-12-25
3
-0
/
+144
*
vo_gpu: vulkan: refactor command submission
Niklas Haas
2017-12-25
5
-72
/
+90
*
vo_gpu: vulkan: reorganize vk_cmd slightly
Niklas Haas
2017-12-25
5
-57
/
+58
*
vo_gpu: vulkan: refactor vk_cmdpool
Niklas Haas
2017-12-25
5
-194
/
+182
*
Restore Libav support
wm4
2017-12-21
1
-0
/
+2
*
hwdec: remove unused fields
wm4
2017-12-21
3
-9
/
+0
*
vo_mediacodec_embed: implement hwcontext
Aman Gupta
2017-12-20
1
-0
/
+30
*
vo_gpu: win: remove exclusive-fullscreen detection hack
James Ross-Gowan
2017-12-20
3
-129
/
+0
*
w32_common: refactor and improve window state handling
pavelxdd
2017-12-19
1
-131
/
+151
*
w32_common: use RECT for storing screen and window size & position
pavelxdd
2017-12-19
1
-100
/
+71
*
vo_gpu: hwdec_drmprime_drm: don't crash for non-GL contexts
wm4
2017-12-17
1
-0
/
+3
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
6
-42
/
+25
*
vd_lavc: rename --hwdec=rpi to --hwdec=mmal
wm4
2017-12-15
1
-4
/
+0
*
vd_lavc: use libavcodec metadata for hardware decoder wrappers
wm4
2017-12-15
1
-25
/
+8
*
csputils: Add support for Display P3 primaries
Vittorio Giovara
2017-12-14
2
-2
/
+5
*
csputils: Fix DCI P3 primaries white point
Vittorio Giovara
2017-12-14
1
-1
/
+2
*
vf_buffer: remove this filter
wm4
2017-12-12
2
-87
/
+0
*
w32_common: update outdated comment about wakeup events
pavelxdd
2017-12-11
1
-2
/
+1
*
vf_convert: default to limited range when converting RGB to YUV
wm4
2017-12-11
1
-0
/
+5
*
vo_gpu: hwdec_drmprime_drm: silence error on failed autoprobing
wm4
2017-12-11
1
-1
/
+1
*
hwdec: document a forgotten parameter
wm4
2017-12-11
1
-0
/
+1
*
video: remove code duplication by calling a hwdec loader helper
wm4
2017-12-11
1
-2
/
+1
*
video: properly initialize and set hwdec_interop
wm4
2017-12-11
1
-0
/
+2
*
vd_lavc: always load VO interops with non-copy hw decoders
wm4
2017-12-11
1
-0
/
+4
*
vo: fix a compiler warning by properly printing a 64bit integer
Jan Ekström
2017-12-11
1
-1
/
+1
*
vd_lavc: add rkmpp to the hwdec_wrappers array.
LongChair
2017-12-10
1
-0
/
+1
*
vo_gpu: d3d11: check for timestamp query support
James Ross-Gowan
2017-12-09
1
-0
/
+9
*
w32_common: improve the window message state machine
pavelxdd
2017-12-07
1
-1
/
+13
*
w32_common: skip window snapping if Windows handled it
pavelxdd
2017-12-07
1
-2
/
+12
*
vo: add support for externally driven renderloop and make wayland use it
Rostislav Pehlivanov
2017-12-05
4
-4
/
+70
*
vo_gpu: d3d11_helpers: use better formatting for PCI IDs
James Ross-Gowan
2017-12-04
1
-4
/
+6
*
Fix various typos in log messages
Nicolas F
2017-12-03
2
-2
/
+2
*
video: probe format of primary plane in drm/egl context
Anton Kindestam
2017-12-03
1
-3
/
+59
*
hwdec: whitespace cleanup in hwdec_drmprime_drm.c
Anton Kindestam
2017-12-03
1
-2
/
+2
*
video: fix use of possibly-NULL pointer in drm_egl_init
Anton Kindestam
2017-12-03
1
-1
/
+2
*
video: fix double free in drm_atomic_create_context
Anton Kindestam
2017-12-03
1
-1
/
+2
*
build: remove POSIX/sysv shared memory test
wm4
2017-12-02
2
-48
/
+17
*
vd_lavc: don't request native pixfmt with -copy and METHOD_INTERNAL
wm4
2017-12-02
1
-0
/
+1
*
video: remove some more hwdec legacy stuff
wm4
2017-12-02
10
-93
/
+50
*
vd_lavc, vdpau, vaapi: restore emulated API avoidance
wm4
2017-12-02
5
-3
/
+48
*
hwdec: don't require setting legacy hwdec fields
wm4
2017-12-02
7
-30
/
+18
*
vd_lavc: simpler way to check for opque hw frame
wm4
2017-12-02
1
-3
/
+1
*
vd_lavc: sort -copy hwdec modes to end of list
wm4
2017-12-02
1
-6
/
+12
*
vd_lavc: allow forcing single implementations with --hwdec
wm4
2017-12-02
1
-2
/
+3
*
vd_lavc: slightly simplify
wm4
2017-12-02
1
-34
/
+28
*
vd_lavc: coding style
wm4
2017-12-02
1
-1
/
+1
*
hwdec: remove unused HWDEC_* constants
wm4
2017-12-01
1
-19
/
+1
*
vd_lavc: fix dumb nonsense
wm4
2017-12-01
1
-1
/
+4
*
vd_lavc, mp_image: remove weird mpv specific palette constant
wm4
2017-12-01
3
-9
/
+3
*
vd_lavc: merge redundant header
wm4
2017-12-01
2
-94
/
+77
*
vd_lavc: rewrite how --hwdec is handled
wm4
2017-12-01
4
-483
/
+354
*
vd_lavc: drop mediacodec direct rendering support temporarily
wm4
2017-12-01
2
-69
/
+8
*
video: move d3d.c out of decode sub directory
wm4
2017-12-01
7
-5
/
+5
*
vd_lavc: delete hw_d3d11va.c/hw_dxva2.c and merge leftovers
wm4
2017-12-01
5
-117
/
+39
*
hw_dxva2: move dxva2 code to d3d.c
wm4
2017-12-01
2
-117
/
+126
*
video: refactor hw device creation for hwdec copy modes
wm4
2017-12-01
11
-203
/
+207
*
video: fix memory leaks with hwdec copy modes
wm4
2017-12-01
1
-2
/
+2
*
vd_lavc: move entrypoint for hwframes_refine
wm4
2017-12-01
7
-11
/
+9
*
vd_lavc: remove process_image callback
wm4
2017-12-01
2
-9
/
+3
*
d3d11: move code for d3d11eglrgb hack
wm4
2017-12-01
2
-10
/
+3
*
vo_gpu: hwdec: remove redundant fields
wm4
2017-12-01
13
-18
/
+3
*
vo_gpu: make it possible to load multiple hwdec interop drivers
wm4
2017-12-01
9
-143
/
+158
*
vo_opengl: hwdec_vaegl: Reenable vaExportSurfaceHandle()
Mark Thompson
2017-11-30
1
-3
/
+3
*
vd_lavc: prefer nvdec over vdpau with --hwdec=auto
wm4
2017-11-30
2
-14
/
+16
*
vo_gpu: remove hwdec_vaglx interop
wm4
2017-11-30
2
-235
/
+0
*
vf: remove a stray HAVE_GPL
wm4
2017-11-30
1
-3
/
+0
*
vf_lavfi: remove old internal wrapper API stuff
wm4
2017-11-29
2
-117
/
+0
*
vf_sub, vf_format: change license to LGPL
wm4
2017-11-29
2
-24
/
+15
*
vf: remove most GPL video filters
wm4
2017-11-29
13
-1500
/
+0
*
vf: add vf_convert as interim replacement for vf_scale
wm4
2017-11-29
2
-2
/
+132
*
vo_gpu: d3d11: don't use runtime version for UAV slot count
James Ross-Gowan
2017-11-19
1
-1
/
+1
*
vo_gpu: d3d11_helpers: don't try BGRA_SUPPORT
James Ross-Gowan
2017-11-19
1
-20
/
+4
*
vo_gpu: d3d11: mark the bgra8 format as unordered
James Ross-Gowan
2017-11-19
1
-1
/
+1
*
w32_common: move imm32.dll function to w32->api struct
pavelxdd
2017-11-15
1
-15
/
+12
*
vo_gpu/context_android: Process surface resizes correctly
sfan5
2017-11-14
1
-10
/
+11
*