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
testing_queue
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: change --tone-mapping-desaturate algorithm
Niklas Haas
2017-10-25
2
-9
/
+11
*
demux: get rid of demux_packet.new_segment field
wm4
2017-10-24
1
-3
/
+8
*
video : Move drm options to substruct.
Lionel CHAZALLON
2017-10-23
5
-4
/
+30
*
Add DRM_PRIME Format Handling and Display for RockChip MPP decoders
Lionel CHAZALLON
2017-10-23
14
-19
/
+773
*
video : allow drm primary plane to be transparent for egl context
Lionel CHAZALLON
2017-10-23
1
-2
/
+2
*
vo_opengl: hwdec_vaegl: Disable vaExportSurfaceHandle()
Mark Thompson
2017-10-23
1
-3
/
+3
*
wayland_common: check monitor scale
Rostislav Pehlivanov
2017-10-22
1
-3
/
+9
*
wayland_common: improve cursor code and scale cursor properly
Rostislav Pehlivanov
2017-10-22
2
-26
/
+35
*
wayland_common: don't scale the cursor wl_buffer
Rostislav Pehlivanov
2017-10-19
1
-1
/
+0
*
video: fix alpha handling
wm4
2017-10-19
1
-2
/
+4
*
vo_gpu: add rgba16hf to the list of FBO formats
James Ross-Gowan
2017-10-18
1
-1
/
+2
*
vo_rpi: fix build (probably)
wm4
2017-10-17
1
-1
/
+1
*
vo_gpu: remove weird p->vo indirection
wm4
2017-10-17
1
-11
/
+9
*
vo_gpu: fix video sometimes not being rerendered on equalizer change
wm4
2017-10-17
4
-4
/
+9
*
vdpau: remove some more dead code
wm4
2017-10-16
2
-11
/
+0
*
video: remove special path for hwdec screenshots
wm4
2017-10-16
3
-96
/
+1
*
video: fix previous commit
wm4
2017-10-16
1
-2
/
+1
*
video: make previously added hwdec params mechanism more generic
wm4
2017-10-16
3
-18
/
+20
*
video: properly pass through ICC data
wm4
2017-10-16
2
-8
/
+24
*
mp_image: merge AVFrame conversion functions
wm4
2017-10-16
1
-38
/
+29
*
video: add mp_image_params.hw_flags and add an example
wm4
2017-10-16
6
-1
/
+74
*
video: make it possible to always override hardware decoding format
wm4
2017-10-16
1
-0
/
+2
*
vo_gpu: remove some minor dead code
wm4
2017-10-16
1
-3
/
+1
*
vo_gpu: semi-fix --gpu-context/--gpu-api options and help output
wm4
2017-10-16
4
-17
/
+14
*
mp_image: select an explicit fallback for chroma location
wm4
2017-10-16
1
-0
/
+7
*
vo_gpu: mali-fbdev: fix build error
Tobias Jakobi
2017-10-13
1
-2
/
+2
*
wayland_common: init output_list during main struct init
Rostislav Pehlivanov
2017-10-12
1
-1
/
+2
*
wayland_common: require wl_output v2 and send MP_INPUT_RELEASE_ALL on uninit
Rostislav Pehlivanov
2017-10-11
1
-8
/
+13
*
vo_gpu: shaderc: include debug info when --gpu-debug is set
James Ross-Gowan
2017-10-11
1
-0
/
+2
*
Add checks for HAVE_GPL to various GPL-only source files
wm4
2017-10-10
19
-0
/
+95
*
wayland_common: adjust default cursor size and scale its buffer
Rostislav Pehlivanov
2017-10-10
1
-2
/
+3
*
vo: fix reference to mediacodec_embed
Aman Gupta
2017-10-09
1
-2
/
+2
*
vo_gpu: android: fix gpu context
Aman Gupta
2017-10-09
1
-0
/
+4
*
vo_opengl: hwdec_vaegl: Use vaExportSurfaceHandle() if present
Mark Thompson
2017-10-09
1
-0
/
+80
*
vaapi: Use libva2 message callbacks
Mark Thompson
2017-10-09
1
-3
/
+29
*
vo_gpu: simplify opengl alias
wm4
2017-10-09
2
-31
/
+2
*
vo_gpu: remove duplicated options
wm4
2017-10-09
1
-1
/
+0
*
vo_opengl: context_drm_egl: Don't create a new framebuffer for every frame
Mark Thompson
2017-10-09
1
-22
/
+27
*
vo_gpu: add android opengl backend
Aman Gupta
2017-10-09
1
-0
/
+151
*
vo: add mediacodec_embed output driver
Aman Gupta
2017-10-09
2
-0
/
+93
*
hwdec: add mediacodec hardware decoder for IMGFMT_MEDIACODEC frames
Aman Gupta
2017-10-09
5
-0
/
+54
*
vo: add VO_CAP_NOREDRAW for upcoming vo_mediacodec_embed
Aman Gupta
2017-10-09
2
-1
/
+8
*
hwdec: rename mediacodec to mediacodec-copy
Aman Gupta
2017-10-09
3
-10
/
+27
*
img_format: AV_PIX_FMT_PAL8 is RGB
wm4
2017-10-09
1
-2
/
+5
*
wayland_common: implement output tracking, cleanups and bugfixes
Rostislav Pehlivanov
2017-10-09
4
-215
/
+246
*
wayland_common: allow vo_wayland_uninit(NULL)
Niklas Haas
2017-10-07
1
-0
/
+2
*
Revert "wayland_common: add support for embedding"
Rostislav Pehlivanov
2017-10-05
2
-6
/
+0
*
wayland_common: respect close events
Rostislav Pehlivanov
2017-10-05
1
-3
/
+9
*
wayland_common: add support for embedding
Rostislav Pehlivanov
2017-10-05
2
-0
/
+5
*
wayland_common: reset the LIVE_RESIZING flag when resizing ends
Rostislav Pehlivanov
2017-10-05
1
-10
/
+14
*
build: switch preliminary LGPL mode from v3 to v2.1
wm4
2017-10-05
1
-9
/
+1
*
wayland_common: don't hardcode protocol names during registry
Rostislav Pehlivanov
2017-10-04
1
-8
/
+8
*
wayland_common: rewrite from scratch
Rostislav Pehlivanov
2017-10-03
6
-1053
/
+1209
*
vo_wayland: remove
Rostislav Pehlivanov
2017-10-03
6
-1059
/
+0
*
vo_gpu: gl: implement proper extension string search
wm4
2017-10-02
3
-10
/
+23
*
vo_gpu: enable 3DLUTs in dumb mode
Niklas Haas
2017-09-30
1
-1
/
+3
*
vf_vavpp: restrict allowed sw upload formats to nv12/yuv420p
wm4
2017-09-30
1
-20
/
+3
*
vaapi: replace error macro implementation
wm4
2017-09-30
2
-12
/
+3
*
video: fix green shit
wm4
2017-09-30
1
-1
/
+1
*
vaapi: change license to LGPL
wm4
2017-09-29
3
-15
/
+15
*
vaapi: move legacy code to vo_vaapi.c
wm4
2017-09-29
3
-440
/
+310
*
vf_vavpp: use error checking macro
wm4
2017-09-29
1
-19
/
+11
*
vf_vavpp: use libavutil hw frames API for frame pool and upload
wm4
2017-09-29
5
-49
/
+119
*
vaapi: use newer libavutil vaapi pixfmt name
wm4
2017-09-29
1
-1
/
+1
*
vaapi: minor changes
wm4
2017-09-29
1
-7
/
+7
*
vo_gpu: vulkan: reword comment
Niklas Haas
2017-09-29
1
-3
/
+4
*
vo_gpu: force layout std430 for PCs
Niklas Haas
2017-09-29
1
-1
/
+1
*
vo_gpu: fix --opengl-gamma redirect
Niklas Haas
2017-09-28
1
-1
/
+1
*
vo_gpu: set the correct number of vertex attribs
Niklas Haas
2017-09-28
1
-2
/
+2
*
vo_gpu: vulkan: add support for Windows
James Ross-Gowan
2017-09-28
3
-0
/
+112
*
vo_gpu: make the vertex attribs dynamic
Niklas Haas
2017-09-28
6
-100
/
+102
*
vo_gpu: kill some static arrays
Niklas Haas
2017-09-28
2
-83
/
+69
*
vo_gpu: vulkan: indent queue family enumeration
Niklas Haas
2017-09-27
1
-1
/
+1
*
vo_gpu: vulkan: normalize use of *Flags and *FlagBits
Niklas Haas
2017-09-27
6
-33
/
+31
*
vo_gpu: vulkan: optimize redundant pipeline barriers
Niklas Haas
2017-09-26
1
-5
/
+15
*
vd_lavc: cuda requires setting hw_device_ctx
wm4
2017-09-26
1
-1
/
+1
*
video: remove old videotoolbox support
wm4
2017-09-26
6
-277
/
+1
*
video: drop old D3D11/DXVA2 support
wm4
2017-09-26
11
-1644
/
+9
*
video: drop old cuda/cuvid hwaccel
wm4
2017-09-26
3
-122
/
+1
*
vo_gpu: fix memleak in spirv.c
Niklas Haas
2017-09-26
1
-1
/
+1
*
vo_gpu: explicitly label storage image formats
Niklas Haas
2017-09-26
1
-1
/
+22
*
vo_gpu: attempt to avoid UBOs for dynamic variables
Niklas Haas
2017-09-26
4
-2
/
+32
*
vo_gpu: vulkan: add support for push constants
Niklas Haas
2017-09-26
3
-25
/
+112
*
vo_gpu: vulkan: add support for wayland
Rostislav Pehlivanov
2017-09-26
6
-9
/
+168
*
vo_gpu: vulkan: generalize SPIR-V compiler
Niklas Haas
2017-09-26
11
-94
/
+544
*
vo_gpu: vulkan: initial implementation
Niklas Haas
2017-09-26
15
-10
/
+3727
*
vo_opengl_cb: fix deprecated option usage
Niklas Haas
2017-09-26
1
-1
/
+1
*
vo_gpu: fix possible segfault on shader miscompile
Niklas Haas
2017-09-23
1
-5
/
+6
*
vo_gpu: angle: fix misleading struct name
James Ross-Gowan
2017-09-23
1
-2
/
+2
*
vo_gpu: handle texture initialization errors gracefully
Niklas Haas
2017-09-23
3
-19
/
+27
*
vo_gpu: reduce the --alpha=blend-tiles checkerboard intensity
Niklas Haas
2017-09-22
1
-1
/
+1
*
vo_gpu: simplify compute shader coordinate calculation
Niklas Haas
2017-09-22
1
-5
/
+2
*
vo_gpu: simplify structs / names
Niklas Haas
2017-09-22
12
-377
/
+331
*
vo_gpu: kill off FBOTEX_FUZZY
Niklas Haas
2017-09-22
3
-35
/
+18
*
Revert "cocoa: re-enable double buffering"
James Ross-Gowan
2017-09-22
2
-3
/
+3
*
vo_gpu: override ra_swapchain_fns for the d3d11 surface
James Ross-Gowan
2017-09-22
1
-89
/
+112
*
vo_gpu: opengl: fix possible screenshot window crash
Niklas Haas
2017-09-22
1
-1
/
+1
*
vo_opengl_cb: fix segfault on uninit
Niklas Haas
2017-09-22
1
-1
/
+3
*
options: properly handle deprecated options with CLI actions
wm4
2017-09-22
1
-1
/
+1
*
vo_gpu: fix autoprobing message
wm4
2017-09-22
1
-2
/
+4
*
build: make vo_gpu + infrastructure non-optional
wm4
2017-09-22
1
-2
/
+0
*
vd_lavc: revert accidental vaapi changes revert
wm4
2017-09-22
1
-7
/
+5
*
vo_opengl_cb: hwdec_ios: fix build
Aman Gupta
2017-09-22
1
-3
/
+5
*
vo_gpu: fix vo=opengl legacy alias
Niklas Haas
2017-09-21
1
-2
/
+4
*
vo_gpu: fix memleak in ra_gl_ctx
Niklas Haas
2017-09-21
1
-2
/
+5
*
vo_gpu: drop the RA_CAP_NESTED_ARRAY req from EWA compute
Niklas Haas
2017-09-21
2
-26
/
+24
*
wayland: allow vo_wayland_uninit(NULL)
Niklas Haas
2017-09-21
1
-0
/
+3
*
vo_gpu: fix possible segfault in shader_cache.c
Niklas Haas
2017-09-21
1
-1
/
+3
*
vo_gpu: fix gamma scale
Niklas Haas
2017-09-21
1
-3
/
+3
*
vo_gpu: fix comment on ra_buf_type
Niklas Haas
2017-09-21
1
-2
/
+2
*
vo_gpu: describe the plane merging pass
Niklas Haas
2017-09-21
1
-1
/
+1
*
cocoa: re-enable double buffering
James Ross-Gowan
2017-09-21
2
-2
/
+3
*
vo_gpu: convert windows/osx hwdecs/contexts to new API
James Ross-Gowan
2017-09-21
9
-331
/
+398
*
vo_opengl: refactor into vo_gpu
Niklas Haas
2017-09-21
51
-1795
/
+2071
*
build: add preliminary LGPL mode
wm4
2017-09-21
7
-63
/
+54
*
mp_image: don't guess colorspace params in mp_image_copy_attributes()
wm4
2017-09-19
1
-8
/
+12
*
mp_image: always copy pixel aspect ratio
wm4
2017-09-19
1
-4
/
+2
*
mp_image: always copy color attributes on hw download
wm4
2017-09-19
1
-9
/
+2
*
Revert "vd_lavc: change auto-probe order to prefer cuda over vdpau-copy"
wm4
2017-09-19
1
-7
/
+5
*
vo_opengl: make the ra_renderpass names consistent
Niklas Haas
2017-09-13
3
-3
/
+3
*
vo_opengl: use GLX_MESA_swap_control where available
Niklas Haas
2017-09-13
1
-0
/
+9
*
vo_opengl: always initialize uniforms on first use
Niklas Haas
2017-09-12
1
-1
/
+3
*
vo_opengl: generalize UBO packing/handling
Niklas Haas
2017-09-12
6
-70
/
+122
*
vo: avoid putting large voctrl_performance_data on stack
Niklas Haas
2017-09-11
2
-2
/
+2
*
vo_opengl: refactor timer_pool_measure (again)
Niklas Haas
2017-09-11
2
-5
/
+7
*
vo_opengl: fix out-of-bounds access in timer_pool_measure
Niklas Haas
2017-09-11
1
-1
/
+2
*
vo_opengl: fix out-of-bounds read in update_uniform
Niklas Haas
2017-09-11
1
-2
/
+1
*
vo_opengl: refactor/fix mp_pass_perf code
Niklas Haas
2017-09-11
3
-21
/
+17
*
vo_opengl: add a gamut warning feature
Niklas Haas
2017-09-10
4
-4
/
+12
*
vo_opengl: add support for vulkan GLSL dialect
Niklas Haas
2017-09-04
4
-12
/
+31
*
vo_opengl: use rgba16 for 3DLUTs instead of rgb16
Niklas Haas
2017-09-04
2
-6
/
+6
*
vo_opengl: refactor scaler LUT weight packing/loading
Niklas Haas
2017-09-04
4
-36
/
+24
*
vo_opengl: scale deband-grain to the signal range
Niklas Haas
2017-09-03
3
-4
/
+8
*
filter_kernels: correct spline64 kernel
James Ross-Gowan
2017-09-03
1
-4
/
+4
*
input: merge mouse wheel and axis keycodes
James Ross-Gowan
2017-09-03
8
-19
/
+19
*
cocoa: fix button numbering for back/forward
James Ross-Gowan
2017-09-03
1
-4
/
+7
*
input: use mnemonic names for mouse buttons
James Ross-Gowan
2017-09-03
6
-26
/
+27
*
vo_opengl: fix overlay mode (again)
wm4
2017-08-30
1
-7
/
+8
*
vd_lavc: change auto-probe order to prefer cuda over vdpau-copy
wm4
2017-08-30
1
-5
/
+7
*
vo_opengl: don't discard buffered video on redundant resize calls
wm4
2017-08-29
1
-0
/
+5
*
vo_opengl: don't assume imgfmt=0 is valid
wm4
2017-08-29
1
-1
/
+1
*
vo_opengl: fix the renderpass target format at creation time
Niklas Haas
2017-08-27
3
-4
/
+19
*
vo_opengl: fix misleading comment in ra.h
Niklas Haas
2017-08-27
1
-6
/
+6
*
vo_opengl: use UBOs where supported/required
Niklas Haas
2017-08-27
4
-14
/
+167
*
vo_opengl: add support for UBOs
Niklas Haas
2017-08-27
5
-11
/
+33
*
vo_opengl: clarify RA_CAP_DIRECT_UPLOAD
Niklas Haas
2017-08-27
1
-1
/
+2
*
vo_opengl: refactor shader_cache binding
Niklas Haas
2017-08-27
3
-22
/
+40
*
vo_opengl: be explicit about IMG_RW
Niklas Haas
2017-08-27
3
-8
/
+13
*
vo_opengl: use size_t offset for vertex offsets
Niklas Haas
2017-08-27
2
-1
/
+2
*
mp_image: include config.h directly
James Ross-Gowan
2017-08-26
2
-1
/
+1
*
vo_opengl: allow selection of true 32 bit float if float16 unavailable
wm4
2017-08-24
1
-13
/
+9
*
vd_lavc: work around some more idiotic FFmpeg nonsense
wm4
2017-08-24
1
-0
/
+4
*
vd_lavc: fix mid-stream hwdec fallback
wm4
2017-08-23
1
-0
/
+3
*
video: change --deinterlace behavior
wm4
2017-08-22
4
-28
/
+0
*
vo_direct3d: fix build
wm4
2017-08-22
1
-5
/
+0
*
video: redo video equalizer option handling
wm4
2017-08-22
19
-436
/
+80
*
vf_eq: remove this filter
wm4
2017-08-22
2
-450
/
+0
*
options: add a thread-safe way to notify option updates
wm4
2017-08-22
3
-2
/
+36
*
vo_opengl: refactor tex_upload to ra_buf_pool
Niklas Haas
2017-08-22
7
-84
/
+124
*
x11: fix that window could be resized when using embedding
wm4
2017-08-21
1
-2
/
+5
*
video: add metadata handling for spherical video
wm4
2017-08-21
5
-3
/
+63
*
Revert "x11: drop xscrnsaver use"
Martin Herkt
2017-08-20
1
-0
/
+16
*
Revert "x11: use xdg-screensaver suspend/resume"
Martin Herkt
2017-08-20
2
-65
/
+40
*
context_angle: remove unused variable
James Ross-Gowan
2017-08-20
1
-2
/
+0
*
context_angle: replace hard-coded array size
James Ross-Gowan
2017-08-19
1
-1
/
+1
*
osx: code cleanups and cosmetic fixes
Akemi
2017-08-18
3
-13
/
+5
*
vo_opengl: allow texture uploads to fail
Niklas Haas
2017-08-18
3
-9
/
+8
*
vo_opengl: clarify the ra_fns.debug_marker
Niklas Haas
2017-08-18
1
-1
/
+2
*
vo_opengl: refactor RA texture and buffer updates
Niklas Haas
2017-08-18
11
-189
/
+221
*
vo_opengl: make blitting an explicit capability
Niklas Haas
2017-08-18
3
-6
/
+10
*
vo_opengl: make ra_fns.timer_create optional
Niklas Haas
2017-08-18
2
-1
/
+4
*
vo_opengl: remove redundant #defines in unsharp_hook
Niklas Haas
2017-08-17
1
-3
/
+0
*
vo_opengl: extract non-ANGLE specific D3D11 code
James Ross-Gowan
2017-08-17
3
-232
/
+489
*
img_format: #if -> #ifdef
wm4
2017-08-16
1
-1
/
+1
*
x11: use xdg-screensaver suspend/resume
wm4
2017-08-15
2
-40
/
+65
*
vo_rpi: fix operation
wm4
2017-08-15
4
-5
/
+17
*
vo_opengl: fix incorrect glBindFramebuffer() call
wm4
2017-08-15