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
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
2
-2
/
+2
*
vo_drm: allow changing video rectangle settings
wm4
2015-05-08
1
-0
/
+6
*
vo_drm: don't mutate the current frame when clamping for panscan
wm4
2015-05-08
1
-3
/
+4
*
cocoa: remove an unused parameter
wm4
2015-05-06
3
-3
/
+3
*
cocoa: lock cocoa main thread on uninit
wm4
2015-05-06
1
-1
/
+9
*
vo_opengl: change default FBO format
wm4
2015-05-05
1
-1
/
+1
*
sws_utils: re-use avcolorspace for sws colorspaces
Niklas Haas
2015-05-04
1
-6
/
+3
*
vo_opengl: gl_lcms: fix cache dir creation with path expansion
wm4
2015-05-03
1
-9
/
+9
*
cocoa: always compile OSX application code with cocoa
wm4
2015-05-02
1
-6
/
+2
*
vo_opengl: gl_lcms: create cache dir
wm4
2015-05-02
1
-0
/
+2
*
vo_opengl: gl_lcms: make sure win32 unicode fopen() wrapper is enabled
wm4
2015-05-02
1
-0
/
+2
*
vo_opengl: gl_lcms: minor simplification
wm4
2015-05-02
1
-2
/
+1
*
vo_opengl: gl_lcms: use mp_path_join()
wm4
2015-05-02
1
-3
/
+3
*
vo_opengl: gl_lcms: make ICC loading less verbose
Niklas Haas
2015-05-01
1
-2
/
+2
*
vo_opengl: gl_lcms: replace icc-cache by icc-cache-dir
Niklas Haas
2015-05-01
2
-24
/
+33
*
vo_opengl: attach target-prim/target-csp to window screenshots
Niklas Haas
2015-05-01
1
-2
/
+9
*
vo_rpi: update renderer size on display size changes too
wm4
2015-05-01
1
-0
/
+2
*
video/out: remove VOFLAG_FLIPPING
wm4
2015-05-01
3
-12
/
+2
*
vo_opengl: refactor wayland frame skipping
wm4
2015-05-01
6
-31
/
+33
*
cocoa: don't accidentally drop initial screen drawing
wm4
2015-05-01
5
-1
/
+27
*
vo: improve frame drop logic on high playback rate
Avi Halachmi (:avih)
2015-05-01
1
-3
/
+11
*
vo_rpi: update display size on display mode switches
wm4
2015-04-30
1
-0
/
+23
*
vo_rpi: actually draw a black background
wm4
2015-04-30
1
-23
/
+65
*
csputils: improve contrast semantics for limited range output
Niklas Haas
2015-04-29
1
-5
/
+9
*
csputils: apply contrast equalizer in RGB
wm4
2015-04-29
1
-8
/
+3
*
screenshots: add option to prevent 16 bit output
wm4
2015-04-29
2
-13
/
+24
*
screenshots: add option to disable JPEG 4:4:4 output
wm4
2015-04-29
2
-2
/
+7
*
x11: query ICC profile based on center of window
Niklas Haas
2015-04-29
1
-1
/
+3
*
vo_drm: zero screen buffers in reconfig function.
akemi-san
2015-04-27
1
-0
/
+4
*
vo_drm: add window screenshots support
Marcin Kurczewski
2015-04-26
1
-0
/
+3
*
vdpau: always render to cropped size at most
wm4
2015-04-26
1
-0
/
+4
*
player: add --window-scale option
wm4
2015-04-24
1
-0
/
+2
*
w32_common: add more rounded-down frame rates
James Ross-Gowan
2015-04-25
1
-0
/
+4
*
w32_common: use the current monitor's refresh rate
James Ross-Gowan
2015-04-25
1
-9
/
+10
*
dxva2: fix broken build with gcc 5.1
Avi Halachmi (:avih)
2015-04-24
1
-0
/
+5
*
mp_image: remove some unused interlacing flags
wm4
2015-04-23
3
-8
/
+2
*
vf_vapoursynth: update _FieldBased semantics
wm4
2015-04-23
1
-4
/
+4
*
image_writer: fix writing screenshots
wm4
2015-04-22
1
-1
/
+1
*
vo_drm: fix return value for void function
Marcin Kurczewski
2015-04-21
1
-1
/
+1
*
vo_drm: fix coding style to adhere to guidelines
Marcin Kurczewski
2015-04-21
2
-8
/
+8
*
vo_drm: fix releasing VT if received signal twice
Marcin Kurczewski
2015-04-21
1
-0
/
+3
*
vo_drm: add vertical sync
Marcin Kurczewski
2015-04-21
1
-5
/
+45
*
video: cleanup some old log messages
wm4
2015-04-20
1
-9
/
+0
*
image_writer: factor image conversion into a separate function
wm4
2015-04-20
2
-25
/
+37
*
image_writer: minor cleanup
wm4
2015-04-20
2
-11
/
+11
*
vf_vapoursynth: stupid hack to unbreak with recent API change
wm4
2015-04-20
1
-0
/
+6
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
3
-8
/
+1
*
build: fix libavfilter dependency for vf_mirror
xylosper
2015-04-20
1
-1
/
+1
*
w32_common: prevent system sleep
James Ross-Gowan
2015-04-20
1
-1
/
+2
*
vo_drm: extract vt_switcher to drm_common
Marcin Kurczewski
2015-04-19
3
-132
/
+225
*
vo_drm: disable VT switcher for non-Linux systems
Marcin Kurczewski
2015-04-19
1
-2
/
+3
*
vo_drm: fix logging problems with connectors
Marcin Kurczewski
2015-04-18
1
-1
/
+1
*
vo_drm: fix VT behavior with auxiliary screens
Marcin Kurczewski
2015-04-18
1
-2
/
+4
*
vo_drm: fix VT switching
Marcin Kurczewski
2015-04-18
1
-55
/
+229
*
vf_crop, vf_expand: remove ancient and useless messages
wm4
2015-04-16
2
-19
/
+1
*
vf_mirror: replace internal implementation with libavfilter
wm4
2015-04-16
1
-85
/
+4
*
vo: fix non-sense in init code
wm4
2015-04-16
1
-1
/
+1
*
vo: cosmetics: reindent VO list
wm4
2015-04-16
1
-23
/
+23
*
vf_screenshot: remove this filter
wm4
2015-04-16
3
-78
/
+0
*
vo_drm: add KMS/DRM renderer support
Marcin Kurczewski
2015-04-16
2
-0
/
+517
*
x11: actually disable screensaver
wm4
2015-04-15
2
-12
/
+61
*
vo_opengl: change dwmflush option values
wm4
2015-04-14
1
-1
/
+2
*
vo_rpi: explicitly reference MMAL VC driver
wm4
2015-04-13
1
-0
/
+8
*
Update license headers
Marcin Kurczewski
2015-04-13
70
-370
/
+314
*
vo_opengl: slightly simplify check_gl_features()
wm4
2015-04-11
1
-25
/
+12
*
vo_opengl: unify blend-subtitles-res and blend-subtitles
wm4
2015-04-11
2
-8
/
+7
*
vo_opengl: fix blend-subtitles-res=video & anamorphic video
wm4
2015-04-11
1
-1
/
+6
*
vo_opengl: add blend-subtitles-res
Niklas Haas
2015-04-10
2
-4
/
+19
*
mp_image: remove redundant flags field
wm4
2015-04-10
2
-6
/
+4
*
mp_image: remove redundant chroma_x/y_shift fields
wm4
2015-04-10
4
-10
/
+6
*
mp_image: remove redundant plane_w/h fields
wm4
2015-04-10
4
-21
/
+31
*
vo_opengl: use correct texture coordinates for nv12
wm4
2015-04-10
1
-1
/
+1
*
mp_image: fix build
wm4
2015-04-09
1
-2
/
+0
*
mp_image: get rid of chroma_width/height fields
wm4
2015-04-09
1
-2
/
+0
*
screenshots: drop some useless jpeg writer options
wm4
2015-04-09
1
-11
/
+0
*
screenshots: write jpg files with original subsampling
wm4
2015-04-09
1
-1
/
+5
*
opengl: win32 - add option 'dwmflush' to sync in DWM
Avi Halachmi (:avih)
2015-04-09
3
-0
/
+59
*
opengl: smoothmotion: wake up for next vsync a bit earlier
Avi Halachmi (:avih)
2015-04-09
1
-1
/
+1
*
opengl: drop less frames when clip and display have similar fps
Avi Halachmi (:avih)
2015-04-09
1
-1
/
+9
*
vo_opengl_cb: deprecate mpv_opengl_cb_render()
wm4
2015-04-09
1
-2
/
+1
*
vo_opengl_cb: add a function to report vsync time
wm4
2015-04-09
1
-0
/
+21
*
vo_opengl_cb: fix video timing somewhat
wm4
2015-04-09
1
-2
/
+2
*
vo_opengl: log used GLXFBConfig
wm4
2015-04-09
1
-0
/
+1
*
vo_opengl: remove unused function
wm4
2015-04-09
2
-6
/
+0
*
video/out: fix screenshot image formats
wm4
2015-04-07
3
-3
/
+3
*
vdpau: don't use a transparent image format for screenshots
wm4
2015-04-07
1
-1
/
+1
*
screenshots: select best image format the encoder supports
wm4
2015-04-06
1
-24
/
+34
*
vaapi: fight with Intel's broken video decoding GL interop
wm4
2015-04-05
1
-24
/
+81
*
vf_format: add gamma override option
Niklas Haas
2015-04-04
1
-0
/
+4
*
vo_opengl: make csp options consistent with vf_format
Niklas Haas
2015-04-04
1
-20
/
+2
*
csputils: add some missing colorspaces
Niklas Haas
2015-04-04
3
-12
/
+92
*
vo_opengl: minor cleanup of gamma-related functions
Niklas Haas
2015-04-04
1
-5
/
+4
*
vo_opengl: blend-subtitles in non-linear light
Niklas Haas
2015-04-04
1
-35
/
+42
*
vo_opengl: make jinc presets resizable
Niklas Haas
2015-04-04
1
-6
/
+6
*
vo_opengl: add scale-wparam option
Niklas Haas
2015-04-04
1
-8
/
+12
*
filter_kernels: add haasnsoft
Niklas Haas
2015-04-04
1
-0
/
+4
*
filter_kernels: remove hermite window
Niklas Haas
2015-04-04
1
-1
/
+0
*
filter_kernels: add bartlett, blackman and welch windows
Niklas Haas
2015-04-04
1
-1
/
+17
*
vo_opengl: refactor scaler configuration
Niklas Haas
2015-04-04
4
-129
/
+179
*
vo_opengl: separate kernel and window
Niklas Haas
2015-04-04
4
-130
/
+192
*
vf_format: allow forcing aspect ratio
wm4
2015-04-03
1
-0
/
+4
*
vf_format: allow forcing display size
wm4
2015-04-03
1
-0
/
+7
*
vo_opengl: remove chroma-location suboption
wm4
2015-04-03
1
-9
/
+2
*
vf_format: allow forcing rotation flags
wm4
2015-04-03
1
-0
/
+7
*
vf_format: allow forcing stereo mode parameters
wm4
2015-04-03
1
-0
/
+8
*
video: cleanup stereo mode parsing
wm4
2015-04-02
3
-21
/
+20
*
vdpau: fix preemption handling
Dan Oscarsson
2015-03-31
1
-0
/
+23
*
video/out: remove unused colorspace reporting
wm4
2015-03-31
7
-58
/
+1
*
video: move colorspace overrides to vf_format, simplify
wm4
2015-03-31
5
-50
/
+75
*
vf_format: don't crash if nonsense parameters are passed
wm4
2015-03-31
1
-3
/
+23
*
vf_format: by default, pass through video without change
wm4
2015-03-31
1
-22
/
+17
*
csputils: unify names for colorspace/etc. names
wm4
2015-03-31
1
-23
/
+23
*
RPI support
wm4
2015-03-29
11
-1
/
+865
*
vo_opengl: treat non-blended subtitles as sRGB
Niklas Haas
2015-03-27
1
-32
/
+44
*
vo_opengl: add FBOTEX_FUZZY alias
Niklas Haas
2015-03-26
2
-6
/
+5
*
vo_opengl: simplify sampler prelude
Niklas Haas
2015-03-26
1
-46
/
+44
*
vo_opengl: reset surfaces on equalizer updates
Niklas Haas
2015-03-26
1
-0
/
+1
*
vo_opengl: increase shader cache size
Niklas Haas
2015-03-26
1
-1
/
+1
*
vo_opengl: draw subtitles directly onto the video
Niklas Haas
2015-03-26
4
-60
/
+89
*
vo_opengl: set cscale=spline36 as default for opengl-hq
Niklas Haas
2015-03-25
1
-1
/
+1
*
vo_opengl: correct OSD PTS when using interpolation
Niklas Haas
2015-03-25
1
-1
/
+22
*
vf_vapoursynth: handle approximate EOF draining
wm4
2015-03-25
1
-9
/
+28
*
vo_opengl: minor simplification
wm4
2015-03-25
1
-17
/
+12
*
vo_opengl: check extensions properly
wm4
2015-03-25
1
-1
/
+9
*
vo_opengl: cleanup swap_control extension loading
wm4
2015-03-25
2
-6
/
+15
*
vo_opengl: drop support for old framebuffer extension
wm4
2015-03-25
1
-15
/
+0
*
vo_wayland: fix null dereference
Jari Vetoniemi
2015-03-23
1
-1
/
+1
*
vo_opengl: do not block on wayland
Jari Vetoniemi
2015-03-23
5
-0
/
+31
*
vo_wayland: define opaque region
Jari Vetoniemi
2015-03-23
1
-0
/
+9
*
vo_wayland: share frame callbacks.
Jari Vetoniemi
2015-03-23
4
-39
/
+58
*
mp_image: reject 0-sized images
wm4
2015-03-23
1
-2
/
+1
*
vo_opengl: fix XYZ input gamma
Niklas Haas
2015-03-23
1
-1
/
+1
*
vo_vdpau: remove some minor code duplication
wm4
2015-03-23
1
-13
/
+7
*
vo_vdpau: check vdpau API return value
wm4
2015-03-23
1
-0
/
+1
*
vdpau: remove dead assignment
wm4
2015-03-23
1
-2
/
+1
*
vo_opengl: remove dead assignment
wm4
2015-03-23
1
-3
/
+3
*
vo_opengl_cb: don't render OSD while VO is not created
wm4
2015-03-23
4
-15
/
+25
*
vo_opengl: move OSD rendering to separate function
wm4
2015-03-23
1
-39
/
+41
*
vo_opengl: fix video equalizer gamma controls
wm4
2015-03-22
1
-1
/
+4
*
vo_opengl: fix background color option
wm4
2015-03-21
1
-7
/
+5
*
vo_opengl: fix bicubic_fast scaler
wm4
2015-03-21
1
-1
/
+1
*
vd_lavc: less confusing message when hardware decoding won't work
wm4
2015-03-20
1
-2
/
+3
*
player: better handling of video with no timestamps
wm4
2015-03-20
1
-1
/
+7
*
vo_xv: remove pointless cast
wm4
2015-03-20
1
-2
/
+1
*
vf_expand: fix memory leak on memory allocation failure
wm4
2015-03-20
1
-1
/
+3
*
mp_image: do not assume trailing stride padding exists
wm4
2015-03-20
1
-4
/
+4
*
video: uninline memcpy_pic functions
wm4
2015-03-20
15
-92
/
+53
*
video: replace pointless macro
wm4
2015-03-20
2
-9
/
+4
*
mp_image: remove unneeded things
wm4
2015-03-20
2
-39
/
+16
*
player: warn against non-monotonic video PTS only once
wm4
2015-03-18
1
-5
/
+0
*
osd: simplify an aspect of change detection handling
wm4
2015-03-18
6
-75
/
+59
*
vd_lavc: change message about using hardware decoding
wm4
2015-03-17
1
-1
/
+1
*
video: don't drop anamorphic scaling if it's too minor
wm4
2015-03-16
1
-8
/
+1
*
vo_opengl: reduce number of uniforms in dithering pass
wm4
2015-03-16
1
-8
/
+5
*
vo_opengl: move glViewport call closer to draw call
wm4
2015-03-16
2
-2
/
+3
*
vo_opengl: fix srgb replacement options
James Ross-Gowan
2015-03-16
1
-1
/
+1
*
vo_opengl: fix incorrectly drawn OSD in idle mode
wm4
2015-03-16
1
-2
/
+2
*
vo_opengl: apply OSD color management
Niklas Haas
2015-03-16
1
-24
/
+39
*
vo_opengl: improve queue size heuristic
Niklas Haas
2015-03-16
1
-1
/
+1
*
vo_opengl: improve interpolation diagnostics
Niklas Haas
2015-03-16
1
-6
/
+9
*
vo_opengl: color manage after interpolation
Niklas Haas
2015-03-16
1
-13
/
+18
*
filter_kernels: add comment to prevent confusion
Niklas Haas
2015-03-15
1
-0
/
+2
*
vo_opengl: add oversample support for tscale
Niklas Haas
2015-03-15
1
-24
/
+45
*
vo_opengl: add oversample scaler
Niklas Haas
2015-03-15
1
-0
/
+38
*
vo_opengl: refactor smoothmotion -> interpolation
Niklas Haas
2015-03-15
4
-88
/
+159
*
vo_opengl: increase the number of video buffers
Niklas Haas
2015-03-15
1
-12
/
+16
*
vo_opengl: remove hwdec unmap_image callback
wm4
2015-03-14
5
-22
/
+1
*
vo_opengl: silence vdpau hwdec warnings with smoothmotion
wm4
2015-03-14