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_opengl: fix a cast
wm4
2015-01-29
1
-1
/
+1
*
vf_vapoursynth: load Lua stdlib in Lua mode
wm4
2015-01-29
1
-0
/
+1
*
vo_opengl: let hwdec driver report the exact image format
wm4
2015-01-29
5
-24
/
+31
*
vo_opengl: move remaining OSD rendering parts to gl_osd.c
wm4
2015-01-29
3
-136
/
+156
*
vo_opengl: split out a helper for drawing primitives
wm4
2015-01-29
3
-16
/
+29
*
vo_opengl: some minor cleanups
wm4
2015-01-29
3
-99
/
+74
*
vo_opengl: force redraw on command line changes
wm4
2015-01-29
1
-0
/
+1
*
vo_opengl: move FBO helper to gl_utils
wm4
2015-01-29
3
-118
/
+122
*
vo_opengl: fix shader issue with Intel drivers
wm4
2015-01-29
1
-2
/
+2
*
vo_opengl: create abstraction for VAOs
wm4
2015-01-28
3
-62
/
+124
*
vo_opengl: remove some unused functions
wm4
2015-01-28
3
-33
/
+11
*
vo_opengl: move utility functions from loader to a separate file
wm4
2015-01-28
8
-214
/
+263
*
vo_opengl: remove is_linear_rgb and clean up code
Niklas Haas
2015-01-28
2
-12
/
+13
*
vo_opengl: fix the fix for fixing odd video sizes
wm4
2015-01-28
1
-16
/
+15
*
vo_opengl: fix display of ARGB ith color management enabled
wm4
2015-01-28
3
-37
/
+9
*
vf_ilpack: remove this filter
wm4
2015-01-27
2
-183
/
+0
*
vf_divtc: remove this filter
wm4
2015-01-27
3
-713
/
+0
*
vf_phase: remove this filter
wm4
2015-01-27
2
-310
/
+0
*
vf_swapuv: remove this filter
wm4
2015-01-27
2
-66
/
+0
*
vf_softpulldown: remove this filter
wm4
2015-01-27
3
-194
/
+0
*
vf_pullup: remove builtin implementation
wm4
2015-01-27
3
-920
/
+10
*
ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAIL
Ben Boeckel
2015-01-27
1
-2
/
+2
*
vo_opengl: change the way unaligned chroma size is handled
wm4
2015-01-27
4
-11
/
+27
*
vo: handle very long frame durations with smoothmotion enabled
wm4
2015-01-26
1
-1
/
+1
*
vo_opengl: drop sRGB framebuffer detection
wm4
2015-01-26
2
-9
/
+1
*
video/out: cosmetics: rename VO_EVENT_ICC_PROFILE_PATH_CHANGED
wm4
2015-01-26
4
-7
/
+7
*
vo_opengl, x11: implement icc-profile-auto
wm4
2015-01-26
2
-4
/
+36
*
vo_opengl: minor changes to ICC update code
wm4
2015-01-26
2
-19
/
+20
*
vo_opengl: update a comment
wm4
2015-01-26
1
-2
/
+3
*
vo_opengl: make "mitchell" the hq default filter for downscaling
wm4
2015-01-26
1
-1
/
+2
*
vo_opengl: simplify radius initialization
wm4
2015-01-26
2
-18
/
+6
*
vo_opengl: fancy-downscale affects luma-scaler only
wm4
2015-01-25
1
-1
/
+1
*
vo: fix redraw logic
wm4
2015-01-25
1
-4
/
+2
*
vo_opengl: remove remnants of dropped stereo buffer support
wm4
2015-01-24
3
-15
/
+0
*
vo: generic redraw support
wm4
2015-01-24
2
-7
/
+5
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
14
-134
/
+38
*
cocoa: fix fallback for OpenGL 2.1 hardware [2]
Stefano Pigozzi
2015-01-24
1
-7
/
+13
*
cocoa: fix fallback for OpenGL 2.1 hardware
Stefano Pigozzi
2015-01-24
1
-25
/
+25
*
video: separate screenshot modes
wm4
2015-01-23
12
-68
/
+38
*
vo: fix disabling/enabling smoothmotion at runtime
wm4
2015-01-23
4
-12
/
+10
*
vf_vavpp: add more deinterlacing algorithms
wm4
2015-01-23
1
-7
/
+22
*
x11: remove unnecessary code
wm4
2015-01-23
1
-3
/
+0
*
vo: allow dropping additional frames with smoothmotion
wm4
2015-01-23
1
-6
/
+6
*
vo: cosmetics
wm4
2015-01-23
1
-22
/
+24
*
vo: fix framedrop in normal case
wm4
2015-01-23
1
-1
/
+2
*
vo_opengl: add smoothmotion frame blending
Stefano Pigozzi
2015-01-23
7
-20
/
+230
*
filter_kernels: improve a comment
wm4
2015-01-22
1
-3
/
+2
*
vo_opengl: improve terminal messages with lscale suboption errors
wm4
2015-01-22
1
-5
/
+13
*
vo_opengl: remove scale-sep and indirect options
Niklas Haas
2015-01-22
2
-16
/
+12
*
filter_kernels: get rid of sinc/lanczos aliases
Niklas Haas
2015-01-22
1
-12
/
+0
*
vo_opengl: rename all scale options to make more sense
Niklas Haas
2015-01-22
2
-20
/
+32
*
vo_opengl: switch to nearest neighbour for trivial resampling
Niklas Haas
2015-01-22
2
-3
/
+12
*
vo_opengl: always prefer indirect scaling
Niklas Haas
2015-01-22
1
-14
/
+5
*
vo_opengl: implement naive anti-ringing
Niklas Haas
2015-01-22
3
-10
/
+32
*
vo_opengl: unroll ewa_lanczos to avoid looping and unnecessary samples
Niklas Haas
2015-01-22
2
-10
/
+29
*
vo_opengl: clean up ewa_lanczos code
Niklas Haas
2015-01-22
6
-32
/
+60
*
vo_opengl: guarantee correct reinitialization on setting options
wm4
2015-01-22
1
-0
/
+1
*
vo_opengl: don't reset unused GL_PACK_... state
wm4
2015-01-22
1
-4
/
+1
*
vo_opengl: simplify screenshot code
wm4
2015-01-22
3
-76
/
+13
*
vo_vdpau: don't render to an output surface if it could be busy
wm4
2015-01-22
1
-6
/
+6
*
video: handle hwdec screenshots differently
wm4
2015-01-22
12
-97
/
+172
*
mp_image_pool: allow passing pool=NULL in more places
wm4
2015-01-22
1
-2
/
+4
*
video: have a generic context struct for hwdec backends
wm4
2015-01-22
17
-34
/
+56
*
cocoa: remove support for systems without gl3.h header
Stefano Pigozzi
2015-01-22
2
-37
/
+3
*
vo_opengl: make the default radius 3.0 and simplify scaler documentation
Niklas Haas
2015-01-21
2
-3
/
+3
*
vaapi: minor simplification
wm4
2015-01-21
4
-9
/
+6
*
video: remove vfcap.h
wm4
2015-01-21
21
-109
/
+38
*
video: try to keep implied alpha when using conversion filters
wm4
2015-01-21
1
-1
/
+1
*
vo_direct3d: unify d3d "reset" and uninit paths
wm4
2015-01-21
1
-24
/
+21
*
vo_direct3d: disable shaders if unavailable
wm4
2015-01-21
1
-23
/
+24
*
vo_opengl: cleanups after vo_opengl_old removal
wm4
2015-01-21
9
-445
/
+73
*
vo: never autoselect vo_null
wm4
2015-01-21
1
-2
/
+4
*
vo_opengl: handle grayscale input better, add YA16 support
wm4
2015-01-21
7
-21
/
+26
*
vf_scale: replace ancient fallback image format selection
wm4
2015-01-21
3
-141
/
+36
*
vo_opengl_old: remove this VO
wm4
2015-01-20
5
-2322
/
+0
*
vo_opengl: fix typo
wm4
2015-01-20
1
-1
/
+1
*
vo_opengl: remove cscale-down suboption
wm4
2015-01-20
2
-6
/
+6
*
vo: restore framedrop
wm4
2015-01-20
1
-1
/
+1
*
video: fix waiting for last frame/format reconfig
wm4
2015-01-19
1
-0
/
+1
*
vo_opengl: remove 1D texture usage
wm4
2015-01-18
4
-52
/
+32
*
x11: fix initial state for --on-all-workspaces
wm4
2015-01-17
1
-0
/
+6
*
cocoa: fix fullscreen handling
wm4
2015-01-17
1
-2
/
+3
*
x11: add --on-all-workspaces option and property
wm4
2015-01-16
2
-2
/
+13
*
x11: minor cleanup
wm4
2015-01-16
1
-18
/
+4
*
command: unify handling of fullscreen and other VO flags
wm4
2015-01-16
5
-0
/
+7
*
player: add --autofit-smaller option
wm4
2015-01-16
1
-5
/
+9
*
cocoa: don't set application icon in libmpv
Stefano Pigozzi
2015-01-16
1
-2
/
+4
*
player: respect --untimed on last frame
wm4
2015-01-16
1
-2
/
+1
*
vo_opengl: get rid of approx-gamma and make it the default as per BT.1886
Niklas Haas
2015-01-16
3
-56
/
+39
*
vo_opengl: add ewa_lanczos upscaler (aka jinc)
Niklas Haas
2015-01-15
4
-29
/
+151
*
vo_opengl_cb: initial screenshot support
wm4
2015-01-15
1
-0
/
+10
*
image_writer: check for conversion errors
wm4
2015-01-15
3
-11
/
+17
*
vf: make message less confusing
wm4
2015-01-13
1
-1
/
+1
*
mp_image: reject invalid display aspect ratio
wm4
2015-01-13
1
-1
/
+1
*
wayland: implement key modifiers
wm4
2015-01-12
1
-18
/
+24
*
wayland: don't compute absurd window size
wm4
2015-01-12
1
-3
/
+6
*
x11: explicitly query map status when waiting for map event
wm4
2015-01-12
1
-0
/
+6
*
x11: support XEmbed
wm4
2015-01-12
1
-0
/
+49
*
vo: don't synchronize when seeking
wm4
2015-01-12
1
-1
/
+7
*
command: change properties added in previous commit
wm4
2015-01-10
1
-1
/
+3
*
video: Add sigmoidal upscaling to avoid ringing artifacts
Niklas Haas
2015-01-09
3
-1
/
+56
*
vo_opengl_cb: make mpv_opengl_cb_render() return left frames
xylosper
2015-01-08
1
-2
/
+3
*
vo_opengl_cb: use vo's drop_count instead of internal counter
xylosper
2015-01-08
1
-6
/
+15
*
vo: add functions to increment drop_count
xylosper
2015-01-08
2
-0
/
+8
*
vo_opengl_cb: introduce frame queue
xylosper
2015-01-08
1
-18
/
+90
*
win32: minor simplification
wm4
2015-01-08
1
-3
/
+2
*
vo_opengl: don't crash win32 backend with NULL events
wm4
2015-01-08
1
-7
/
+7
*
vo_opengl_cb: fix a typo
wm4
2015-01-08
1
-2
/
+2
*
vo_opengl_cb: allow changing debug option at runtime
wm4
2015-01-08
1
-0
/
+1
*
vo_opengl_cb: fix flipped rendering
wm4
2015-01-08
1
-0
/
+1
*
vo_opengl: gl_lcms: implement change detection for memory profiles
wm4
2015-01-08
3
-0
/
+26
*
vo_opengl: gl_lcms: fix potential dangling pointer issue
wm4
2015-01-08
1
-4
/
+5
*
vo_direct3d: fix shader colormatrix generation
wm4
2015-01-07
1
-5
/
+5
*
win32: request UTF-16 API variants, Vista+ APIs, and COM C macros
wm4
2015-01-07
4
-11
/
+4
*
x11: always use glXGetProcAddressARB()
wm4
2015-01-07
1
-1
/
+1
*
gl_video.c: invalidate image_params in uninit_video()
xylosper
2015-01-07
1
-0
/
+4
*
vo_opengl: add support for in memory icc profiles
Stefano Pigozzi
2015-01-07
5
-172
/
+132
*
video: Remove some stale CMS code, minor cosmetics
Niklas Haas
2015-01-07
3
-17
/
+6
*
dxva2: copy mp_image attributes to sw_img
James Ross-Gowan
2015-01-07
1
-0
/
+1
*
mp_image: copy missing attributes
James Ross-Gowan
2015-01-07
1
-0
/
+2
*
vo_opengl_cb: implement equalizer controls
wm4
2015-01-06
4
-18
/
+49
*
csputils: use M_PI
wm4
2015-01-06
1
-1
/
+1
*
csputils: replace float[3][4] with a struct
wm4
2015-01-06
5
-101
/
+100
*
csputils: move image_params -> csp_params into a function
wm4
2015-01-06
6
-18
/
+24
*
csputils: get rid of mp_csp_details
wm4
2015-01-06
7
-34
/
+26
*
csputils: cosmetics
wm4
2015-01-06
1
-137
/
+112
*
vo_opengl_cb: don't resize when redrawing
wm4
2015-01-06
1
-1
/
+5
*
video/out/win_state.c: fix --monitoraspect
Soeren D. Schulze
2015-01-05
1
-1
/
+1
*
vo_opengl_cb: support changing options at runtime
wm4
2015-01-05
1
-10
/
+66
*
vf_vapoursynth: autodetect CPU count
wm4
2015-01-05
1
-3
/
+8
*
player: print used number of threads in verbose mode
wm4
2015-01-05
1
-1
/
+1
*
vo_opengl: remove obsolete comment in shader
wm4
2015-01-04
1
-1
/
+1
*
x11: make display-names property stricter
wm4
2015-01-04
1
-1
/
+3
*
video: batch query_format calls
wm4
2015-01-03
2
-6
/
+8
*
vf_vapoursynth: fix Lua backend
wm4
2015-01-03
1
-0
/
+3
*
vf_vapoursynth: pass through container FPS value
wm4
2015-01-03
2
-0
/
+3
*
x11: make display-names property observable
wm4
2015-01-03
1
-0
/
+2
*
video: better pipelining with vf_vapoursynth
wm4
2015-01-03
3
-8
/
+73
*
cocoa: fix build on 10.9
Stefano Pigozzi
2015-01-02
1
-1
/
+1
*
cocoa: fix NSMapGet error
Stefano Pigozzi
2015-01-02
1
-2
/
+4
*
vo_opengl_old: remove ancient ATI-specific YUV conversions
wm4
2015-01-02
4
-231
/
+5
*
cocoa: fix uninitialization while in fullscreen
Stefano Pigozzi
2015-01-01
3
-2
/
+36
*
gl_hwdec_vda: refuse to work with old OpenGL versions
wm4
2014-12-31
1
-0
/
+5
*
vo_opengl_cb: simplify API uninitialization
wm4
2014-12-31
1
-6
/
+30
*
vo_opengl_cb: pass context directly
wm4
2014-12-31
2
-59
/
+42
*
video: pass some VO params as struct
wm4
2014-12-31
2
-18
/
+18
*
command: make empty vf-metadata not an error
wm4
2014-12-30
1
-3
/
+4
*
vf: fix crash if filter doesn't provide control entrypoint
wm4
2014-12-30
1
-1
/
+1
*
w32_common: allow window resizing with --no-border
James Ross-Gowan
2014-12-29
1
-0
/
+58
*
vo_opengl: Ignore approx-gamma for BT.2020-CL
Niklas Haas
2014-12-29
1
-2
/
+9
*
cocoa: move the gl function loader to gl_cocoa.c
Stefano Pigozzi
2014-12-28
3
-17
/
+15
*
screenshots: set AVFrame parameters
wm4
2014-12-28
1
-0
/
+3
*
vo_opengl: don't use 10 bit video on Intel GPUs
wm4
2014-12-24
2
-0
/
+31
*
vo_opengl_cb: use VAOs even in OpenGL 2.1
wm4
2014-12-23
1
-5
/
+15
*
vo_opengl_cb: always setup/break vertex array bindings
wm4
2014-12-23
1
-3
/
+13
*
vo_opengl: fix build on OSX
wm4
2014-12-23
1
-0
/
+6
*
vo_opengl: don't allow setting 3D LUT if unsupported
wm4
2014-12-23
1
-1
/
+5
*
vo_opengl: make use of newer OpenGL logging API
wm4
2014-12-23
5
-2
/
+58
*
vo_opengl_cb: parse renderer parameters
wm4
2014-12-22
1
-5
/
+10
*
vo_opengl, vo_opengl_cb: check GL version in renderer
wm4
2014-12-22
3
-5
/
+9
*
vo_opengl_cb: free context on exit
wm4
2014-12-22
1
-0
/
+8
*
vo_opengl: fix feature detection
wm4
2014-12-22
1
-1
/
+1
*
vo_opengl: improve fallback handling with GLES
wm4
2014-12-21
4
-16
/
+30
*
vo_opengl: silence an INVALID_ENUM error with GLES2
James Ross-Gowan
2014-12-21
1
-1
/
+2
*
vo_opengl: GLES does not support GL_BGRA
wm4
2014-12-20
3
-5
/
+5
*
vo_opengl_old: fix OSD regression
wm4
2014-12-20
4
-7
/
+16
*
cocoa: mark window for redraw after title change
Stefano Pigozzi
2014-12-20
1
-1
/
+3
*
vo_opengl: remove pointless glFinish calls
wm4
2014-12-19
2
-5
/
+0
*
vo_opengl: skip GLES when autoprobing
wm4
2014-12-19
1
-0
/
+5
*
vo_opengl, x1