index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
video
/
out
Commit message (
Expand
)
Author
Age
*
video: avoid some unnecessary vf.h includes
wm4
2018-01-18
*
vo_gpu: skip DR for unsupported image formats
wm4
2018-01-18
*
vo_gpu: fix broken 10 bit via integer textures playback
wm4
2018-01-17
*
vo_gpu: rpi: defer gl_ctx_resize until after gl_ctx_init
Niklas Haas
2018-01-15
*
video: change some mp_image_pool semantics
wm4
2018-01-13
*
vo_gpu: hwdec_dxva2dxgi: initial implementation
James Ross-Gowan
2018-01-06
*
vo_gpu: d3d11: check for NULL backbuffer in start_frame
James Ross-Gowan
2018-01-04
*
vo_gpu: d3d11: don't use a bgra8 swapchain
James Ross-Gowan
2018-01-04
*
vo_gpu/context_android: replace both options with android-surface-size
sfan5
2018-01-02
*
vo_gpu/android: fallback to EGL_WIDTH/HEIGHT
Aman Gupta
2018-01-01
*
vo_gpu: d3d11: avoid copying staging buffers to cbuffers
James Ross-Gowan
2018-01-01
*
player: add internal `vo-resize` command
sfan5
2017-12-27
*
vo_gpu/context: Let embedding application handle surface resizes
sfan5
2017-12-27
*
vo_gpu: EGL: provide SwapInterval to generic code
wm4
2017-12-27
*
vo_gpu: vulkan: fix segfault due to index mismatch
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: fix some image barrier oddities
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: omit needless #define
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: fix sharing mode on malloc'd buffers
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: fix dummyPass creation
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: fix the rgb565a1 names -> rgb5a1
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: allow disabling async tf/comp
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: refine queue family selection algorithm
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: prefer vkCmdCopyImage over vkCmdBlitImage
Niklas Haas
2017-12-25
*
vo_gpu: attempt re-using the FBO format for p->output_tex
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: properly depend on the swapchain acquire semaphore
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: use correct access flag for present
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: make the swapchain more robust
Niklas Haas
2017-12-25
*
vo_gpu: aggressively prefer async compute
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: support split command pools
Niklas Haas
2017-12-25
*
vo_gpu: invalidate fbotex before drawing
Niklas Haas
2017-12-25
*
vo_gpu: allow invalidating FBO in renderpass_run
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: properly track image dependencies
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: add a vk_signal abstraction
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: refactor command submission
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: reorganize vk_cmd slightly
Niklas Haas
2017-12-25
*
vo_gpu: vulkan: refactor vk_cmdpool
Niklas Haas
2017-12-25
*
vo_mediacodec_embed: implement hwcontext
Aman Gupta
2017-12-20
*
vo_gpu: win: remove exclusive-fullscreen detection hack
James Ross-Gowan
2017-12-20
*
w32_common: refactor and improve window state handling
pavelxdd
2017-12-19
*
w32_common: use RECT for storing screen and window size & position
pavelxdd
2017-12-19
*
vo_gpu: hwdec_drmprime_drm: don't crash for non-GL contexts
wm4
2017-12-17
*
msg: reinterpret a bunch of message levels
Niklas Haas
2017-12-15
*
w32_common: update outdated comment about wakeup events
pavelxdd
2017-12-11
*
vo_gpu: hwdec_drmprime_drm: silence error on failed autoprobing
wm4
2017-12-11
*
hwdec: document a forgotten parameter
wm4
2017-12-11
*
video: remove code duplication by calling a hwdec loader helper
wm4
2017-12-11
*
video: properly initialize and set hwdec_interop
wm4
2017-12-11
*
vo: fix a compiler warning by properly printing a 64bit integer
Jan Ekström
2017-12-11
*
vo_gpu: d3d11: check for timestamp query support
James Ross-Gowan
2017-12-09
*
w32_common: improve the window message state machine
pavelxdd
2017-12-07
[next]