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_xv, vo_x11: fix typos in warnings
Jakub Wilk
2016-07-09
2
-3
/
+3
*
vd_d3d11vpp: remove nonsensical flush call
wm4
2016-07-08
1
-5
/
+0
*
x11: add missing FocusChangeMask
wm4
2016-07-08
1
-1
/
+1
*
vo_vdpau: minor simplification
wm4
2016-07-07
1
-19
/
+9
*
vf, af: print filter labels in verbose mode
wm4
2016-07-06
1
-0
/
+2
*
vf: mark filter chain as uninitialized when mutating it
wm4
2016-07-06
1
-0
/
+2
*
vf: don't clobber input params on reconfigure failure
wm4
2016-07-06
1
-1
/
+1
*
csp: document deviations from the references where they occur
Niklas Haas
2016-07-05
2
-3
/
+27
*
x11_common: silence xdg-screensaver
Ben Boeckel
2016-07-05
1
-1
/
+1
*
vo_opengl: angle: update the swapchain on resize
James Ross-Gowan
2016-07-04
1
-1
/
+16
*
vo_opengl: error out gracefully when trying to use FBOs without FBO API
wm4
2016-07-04
1
-0
/
+5
*
vf_d3d11vpp: fix output image format if not doing any filtering
wm4
2016-07-04
1
-2
/
+5
*
vo_opengl: move eval_szexpr to user_shaders.c
Niklas Haas
2016-07-03
3
-102
/
+124
*
vd_lavc: expose mastering display side data reference peak
Niklas Haas
2016-07-03
2
-1
/
+26
*
vo_opengl: generalize HDR tone mapping mechanism
Niklas Haas
2016-07-03
8
-91
/
+136
*
mp_image: split colorimetry metadata into its own struct
Niklas Haas
2016-07-03
19
-124
/
+135
*
vo_opengl: don't constantly resize the output FBO
Niklas Haas
2016-07-03
1
-1
/
+1
*
sub: move RGBA scaling to vo_vaapi
wm4
2016-07-03
1
-7
/
+25
*
vo_opengl: remove caching GL_MAX_TEXTURE_SIZE value
wm4
2016-07-03
1
-11
/
+15
*
vo_opengl: use ringbuffer of PBOs
wm4
2016-07-03
2
-7
/
+13
*
vo_opengl: support inconsistent negative strides per plane
wm4
2016-07-03
1
-8
/
+10
*
vo_opengl: move PBO upload handling to shared code
wm4
2016-07-03
4
-140
/
+91
*
w32_common: make WM_NCHITTEST simpler and more accurate
James Ross-Gowan
2016-07-03
1
-15
/
+13
*
vd_lavc: hide structs behind platform flags
Ben Boeckel
2016-07-01
1
-0
/
+4
*
bitmap_packer: remove some unused functions
wm4
2016-07-01
2
-49
/
+0
*
vo_direct3d: remove bitmap packer
wm4
2016-07-01
1
-85
/
+70
*
vo_vdpau: remove bitmap packer use
wm4
2016-07-01
1
-80
/
+57
*
vo_opengl: remove OSD bitmap packing
wm4
2016-07-01
2
-75
/
+13
*
d3d: implement screenshots for --hwdec=d3d11va
wm4
2016-06-28
3
-0
/
+86
*
d3d: merge angle_common.h into d3d.h
wm4
2016-06-28
7
-36
/
+26
*
vo_opengl: add output_size uniform to custom shader
Muhammad Faiz
2016-06-28
1
-0
/
+3
*
vo_opengl: minor typo and coding style fixes
wm4
2016-06-28
1
-5
/
+5
*
vo_opengl: revise the transfer curve logic
Niklas Haas
2016-06-28
3
-17
/
+37
*
csputils: adjust whitespace
Niklas Haas
2016-06-28
1
-9
/
+0
*
vo_opengl: revise the logic for picking the default color space
Niklas Haas
2016-06-28
1
-11
/
+10
*
vo_opengl: use image_params instead of *_src for autoconfig
Niklas Haas
2016-06-28
1
-14
/
+17
*
vo_opengl: implement the Panasonic V-Log function
Niklas Haas
2016-06-28
5
-3
/
+39
*
csputils: add Panasonic V-Gamut primaries
Niklas Haas
2016-06-28
2
-0
/
+10
*
vo_opengl: implement ARIB STD-B68 (HLG) HDR TRC
Niklas Haas
2016-06-28
4
-7
/
+42
*
ao_lavc, vo_lavc: Migrate to new encoding API.
Rudolf Polzer
2016-06-27
1
-87
/
+102
*
Fix misspellings
stepshal
2016-06-26
5
-5
/
+5
*
vo_opengl utils: use gl->main_fb when reading window content
quilloss
2016-06-26
1
-1
/
+4
*
vo_xv: fix behavior with odd sizes
wm4
2016-06-25
1
-6
/
+8
*
image_writer: port to new encode API
wm4
2016-06-24
1
-0
/
+12
*
vo_opengl: improve missing function warning
wm4
2016-06-22
1
-6
/
+8
*
vo_opengl: add scaler name to the 'Disabling scaler' message
dirb
2016-06-22
1
-1
/
+2
*
vf_vdpaurb: use new common nv12 download code
wm4
2016-06-21
1
-15
/
+5
*
vdpau: get surface data as nv12 if possible
wm4
2016-06-21
2
-0
/
+54
*
vo_opengl: manually add the GL_BACK_LEFT constant for GLES
Floens
2016-06-20
1
-0
/
+4
*
vo_opengl: GL_ARB_timer_query compile fix for GLES
Floens
2016-06-20
1
-0
/
+6
*
vf_vdpaurb: fix operation
wm4
2016-06-20
1
-0
/
+1
*
vo_opengl: unmap hwdec images once rendering is done
wm4
2016-06-20
1
-2
/
+10
*
vo_opengl: vdpau interop without RGB conversion
wm4
2016-06-19
7
-37
/
+155
*
refqueue: free referenced images on free
wm4
2016-06-19
1
-0
/
+1
*
bitmap_packet: let max=0 mean unlimited
wm4
2016-06-18
2
-6
/
+7
*
vo_opengl: remove prescaling framework with superxbr prescaler
Bin Jin
2016-06-18
4
-351
/
+2
*
vo_opengl: remove uniform buffer object routines
Bin Jin
2016-06-18
4
-44
/
+2
*
vo_opengl: remove nnedi3 prescaler
Bin Jin
2016-06-18
5
-367
/
+0
*
cocoa: fix display refresh rate retrieval on multi monitor setups
Akemi
2016-06-18
2
-4
/
+17
*
cocoa: fix actual display refresh rate retrieval
Akemi
2016-06-18
1
-3
/
+18
*
vo_opengl: dxinterop: render to gl->main_fb
James Ross-Gowan
2016-06-18
1
-54
/
+5
*
vo_opengl: add ability to render to an arbitrary backing framebuffer
wm4
2016-06-18
3
-1
/
+9
*
sub, vo_opengl: use packed sub-bitmaps directly if available
wm4
2016-06-17
1
-28
/
+80
*
sub: move paletted image handling completely to sd_lavc.c
wm4
2016-06-17
1
-1
/
+2
*
bitmap_packer: make manual use slightly more convenient
wm4
2016-06-17
1
-12
/
+14
*
d3d11va: remove unused d3d11va_surface.subindex field
wm4
2016-06-16
1
-3
/
+1
*
vf_d3d11vpp: flush device context only when using shared textures
wm4
2016-06-16
1
-1
/
+2
*
vf_d3d11vpp: make missing deinterlacing caps non-fatal
wm4
2016-06-16
1
-3
/
+2
*
vf_d3d11vpp: log some video processor creation parameters
wm4
2016-06-16
1
-2
/
+7
*
vo_opengl: use EXT_disjoint_timer_query for timers
James Ross-Gowan
2016-06-15
1
-0
/
+16
*
vo_opengl: fix framebuffer object name
wm4
2016-06-15
1
-3
/
+4
*
vo_opengl: use standard functions to retrieve display depth
wm4
2016-06-14
10
-59
/
+21
*
vo_opengl: hwdec_d3d11egl: remove ES2 swizzle special-case
wm4
2016-06-13
1
-2
/
+2
*
vo_rpi: fix destroying overlays
Gusar321
2016-06-13
1
-0
/
+3
*
vo_opengl: make size of OUTPUT available to user shaders
Bin Jin
2016-06-12
1
-0
/
+9
*
win32: use HINST_THISCOMPONENT
James Ross-Gowan
2016-06-11
2
-9
/
+13
*
cocoa: use displaylink without manually tracking the display id
Stefano Pigozzi
2016-06-11
1
-5
/
+6
*
vo_sdl: fix pixel formats.
Rudolf Polzer
2016-06-10
1
-12
/
+9
*
vo_opengl: request core profile on X11/EGL too
wm4
2016-06-10
1
-0
/
+11
*
vo_opengl: increase the size limit for cached file
Bin Jin
2016-06-10
1
-1
/
+1
*
vo_opengl: hwdec_d3d11eglrgb: remove some more unused fields
wm4
2016-06-09
1
-30
/
+0
*
vo_opengl: fix d3d11 hardware decoding probing on Windows 7
wm4
2016-06-09
4
-0
/
+38
*
vo_opengl: hwdec_d3d11eglrgb: remove unused fields
wm4
2016-06-09
1
-3
/
+0
*
vo_opengl: hwdec_vdpau: remove minor code duplication
wm4
2016-06-08
1
-13
/
+11
*
vo_opengl: make user hook passes optional
Niklas Haas
2016-06-08
3
-16
/
+72
*
vo_opengl: do not leak previous FBO when reallocating it
wm4
2016-06-08
1
-0
/
+2
*
hwdec_d3d11eglrgb: reduce log level when probing
James Ross-Gowan
2016-06-09
1
-3
/
+5
*
vo_opengl: hwdec_d3d11egl: remove broken code on error path
wm4
2016-06-08
1
-1
/
+0
*
build: silence -Wunused-result
Niklas Haas
2016-06-07
2
-4
/
+4
*
vo_opengl: avoid outputting ultra-wide-gamut by default
Niklas Haas
2016-06-07
1
-1
/
+13
*
vo_opengl: also collect upload perfdata for hwdec
Niklas Haas
2016-06-07
1
-0
/
+4
*
vo_opengl: expose performance timers as properties
Niklas Haas
2016-06-07
4
-0
/
+34
*
vo_opengl: add time queries
Niklas Haas
2016-06-07
5
-0
/
+208
*
dxva2: remove dead code in failure case
James Ross-Gowan
2016-06-07
1
-3
/
+0
*
vo_opengl: angle: prevent DXGI hooking Alt+Enter
James Ross-Gowan
2016-06-07
1
-0
/
+73
*
vo_opengl: apply vo-cmdline command incrementally
wm4
2016-06-05
3
-27
/
+26
*
vo_opengl_cb: icc-profile-auto does not and will not work
wm4
2016-06-05
1
-0
/
+2
*
vo_opengl: possibly update icc profile after changing options
wm4
2016-06-05
1
-7
/
+12
*
vo_opengl: somewhat simplify suboption handling mess
wm4
2016-06-04
1
-64
/
+16
*
vo_opengl: cleanup icc + runtime option changing behavior
wm4
2016-06-04
3
-43
/
+72
*
vo_opengl: minor simplification to gl_lcms_set_memory_profile()
wm4
2016-06-04
3
-11
/
+11
*
vo_opengl: remove pointless NULL-check
wm4
2016-06-04
1
-1
/
+1
*
vo_opengl: move all icc handling from vo_opengl.c to video.c
wm4
2016-06-03
5
-26
/
+35
*
vo_opengl: move struct lut3d definition
wm4
2016-06-03
3
-8
/
+6
*
vo_opengl: fix giant memory leaks with icc profiles
wm4
2016-06-03
1
-0
/
+2
*
wayland: mark existing dnd entry print as debug rather than an error
Rostislav Pehlivanov
2016-05-31
1
-1
/
+1
*
wayland: correctly report display refresh rate
Rostislav Pehlivanov
2016-05-31
1
-4
/
+6
*
vo_opengl: default hdr-tone-mapping to hable
Niklas Haas
2016-05-30
1
-0
/
+2
*
vo_opengl: refactor HDR mechanism
Niklas Haas
2016-05-30
6
-27
/
+54
*
wayland: implement HIDPI support
Rostislav Pehlivanov
2016-05-30
4
-12
/
+50
*
vf: fix filter auto-insertion
wm4
2016-05-30
1
-3
/
+13
*
mp_image: properly communicate aspect ratio through AVFrame
wm4
2016-05-30
1
-1
/
+6
*
mp_image: don't reset pixel aspect with mp_image_set_size()
wm4
2016-05-30
2
-4
/
+3
*
vo_opengl: add hable tone-mapping algorithm
Niklas Haas
2016-05-30
3
-0
/
+13
*
vo_opengl: rename tone-mapping=simple to reinhard
Niklas Haas
2016-05-30
3
-6
/
+6
*
w32_common: center window on original window center on video resize
maniak1349
2016-05-30
1
-0
/
+8
*
mp_image: don't lose pixel aspect ratio when setting format
wm4
2016-05-29
1
-1
/
+3
*
video: remove d3d11 video processor use from OpenGL interop
wm4
2016-05-29
9
-446
/
+481
*
vf_d3d11vpp: add a D3D11 video processor filter
wm4
2016-05-28
4
-0
/
+500
*
vo_opengl: angle: enable DirectComposition
James Ross-Gowan
2016-05-29
1
-10
/
+22
*
vf_vdpaupp: use refqueue helper
wm4
2016-05-27
4
-111
/
+83
*
vo_opengl: skip junk before first user shader pass
Niklas Haas
2016-05-27
1
-0
/
+8
*
vo_opengl: enable color management on GLES
James Ross-Gowan
2016-05-27
2
-3
/
+8
*
vo_opengl: fix superxbr shader compilation on ES
wm4
2016-05-26
1
-11
/
+11
*
vo_opengl: always autoselect ANGLE as backend if available
wm4
2016-05-26
1
-1
/
+0
*
vf_vavpp: make refqueue logic field-based
wm4
2016-05-25
3
-86
/
+143
*
vf_vavpp: minor simplification
wm4
2016-05-25
1
-4
/
+6
*
vf_vavpp: simplify update_pipeline() usage
wm4
2016-05-25
1
-13
/
+18
*
vf_vavpp: use future instead of past PTS to determine field duration
wm4
2016-05-25
1
-7
/
+7
*
vf_vavpp: move frame handling to separate file
wm4
2016-05-25
3
-57
/
+205
*
hwdec_d3d11egl: call ID3D11DeviceContext::Flush
wm4
2016-05-24
1
-5
/
+13
*
vo_xv: Handle incorrect size returned by Xv(Shm)CreateImage
dequis
2016-05-24
1
-0
/
+9
*
vo_opengl: fix other minor namespace issues
wm4
2016-05-23
5
-12
/
+12
*
vo_opengl: rename glUploadTex, drop unused parameter
wm4
2016-05-23
4
-16
/
+13
*
vo_opengl: unify PBO and normal OSD texture upload path
wm4
2016-05-23
3
-69
/
+47
*
vo_opengl: make ES float texture format checks stricter
wm4
2016-05-23
4
-12
/
+3
*
vo_opengl: make PBOs work on GLES 3.x
wm4
2016-05-23
4
-10
/
+24
*
vo_opengl: remove unused glDrawBuffer
wm4
2016-05-23
2
-2
/
+0
*
vo_opengl: support framebuffer invalidation
wm4
2016-05-23
4
-0
/
+26
*
vo_opengl: slightly improve logging of loaded extensions
wm4
2016-05-23
1
-2
/
+2
*
w32_common: make VOCTRL_SET_UNFS_WINDOW_SIZE resize the window around its center
maniak1349
2016-05-22
1
-0
/
+4
*
w32_common: center window on original window center on resize to fit screen
maniak1349
2016-05-22
1
-3
/
+6
*
w32_common: update stored client area size on window resize
maniak1349
2016-05-22
1
-0
/
+10
*
vo_opengl: remove non-working rgb/rgba FBO formats
wm4
2016-05-20
1
-3
/
+1
*
vf_crop: support opaque hardware decoding formats
wm4
2016-05-19
1
-8
/
+23
*
vo_opengl: require at least ES 3.0 for float textures
wm4
2016-05-19
1
-1
/
+1
*
vo_opengl: change error state handling and fix hwdec crashes on errors
wm4
2016-05-19
1
-20
/
+34
*
vo_opengl: d3d11egl: enable "required" GLSL extensions
wm4
2016-05-19
3
-0
/
+10
*
vo_opengl: make gl_sc_enable_extension() permanent/idempotent
wm4
2016-05-19
1
-2
/
+12
*
vo_opengl: d3d11egl: enable direct nv12 sampling on ES 3.x
wm4
2016-05-19
1
-3
/
+3
*
vo_opengl: remove unused field
wm4
2016-05-18
1
-2
/
+1
*
vo_opengl: fix/simplify reinitialization on dynamic reconfiguration
wm4
2016-05-18
1
-20
/
+9
*
d3d: simplify DLL loading
wm4
2016-05-17
4
-49
/
+34
*
video: merge dxva2 source files
wm4
2016-05-17
3
-121
/
+62
*
vo_opengl: hwdec: remove build-dependency on dxva2
wm4
2016-05-17
2
-4
/
+2
*
vo_opengl: move UT_buffer to switch handling
wm4
2016-05-17
1
-5
/
+5
*
vo_opengl: make number of cached shaders/uniform dynamic
wm4
2016-05-17
1
-12
/
+24
*
vo_opengl: move cached uniforms to a separate struct
wm4
2016-05-17
1
-10
/
+15
*
vo_opengl: increase shader limits
Niklas Haas
2016-05-17
1
-2
/
+2
*
vo_opengl: skip tonemapping if the output trc is HDR
Niklas Haas
2016-05-16
1
-1
/
+3
*
vo_opengl: copy over HDR parameters to dumb_mode
Niklas Haas
2016-05-16
1
-0
/
+3
*
vo_opengl: fall back to gamma2.2 by default for HDR content
Niklas Haas
2016-05-16
1
-2
/
+7
*
csputils: add AVCOL_TRC_SMPTEST2084 support
Niklas Haas
2016-05-16
1
-6
/
+12
*
vo_opengl: remove unnecessary casts
wm4
2016-05-16
1
-11
/
+11
*
vo_opengl: remove another unneeded allocation
wm4
2016-05-16
1
-3
/
+1
*
vo_opengl: remove possibly undefined behavior
wm4
2016-05-16
1
-1
/
+3
*
vo_opengl: free to-be-added hook on hook array overflow
wm4
2016-05-16
1
-0
/
+3
*
vo_opengl: never clear file cache
wm4
2016-05-16
1
-12
/
+4
*
vo_opengl: use proper include statement
wm4
2016-05-16
1