mpv/video
Niklas Haas 634b4afa2b vo_opengl: treat non-blended subtitles as sRGB
Currently, the code just skipped CMS completely. This commit treats them
as sRGB by default, instead.

This also refactors much of the color management code to make it more
generalized and re-usable.
2015-03-27 12:31:08 +01:00
..
decode vd_lavc: less confusing message when hardware decoding won't work 2015-03-20 22:14:14 +01:00
filter vf_vapoursynth: handle approximate EOF draining 2015-03-25 14:33:20 +01:00
out vo_opengl: treat non-blended subtitles as sRGB 2015-03-27 12:31:08 +01:00
csputils.c vo_opengl: refactor shader generation (part 2) 2015-03-12 23:20:21 +01:00
csputils.h vo_opengl: refactor shader generation (part 2) 2015-03-12 23:20:21 +01:00
fmt-conversion.c
fmt-conversion.h
hwdec.h
image_writer.c Remove some FFmpeg/Libav compatibility hacks 2015-03-03 12:28:46 +01:00
image_writer.h
img_format.c vo_opengl: move minor helper to common code 2015-03-09 22:47:33 +01:00
img_format.h vo_opengl: move minor helper to common code 2015-03-09 22:47:33 +01:00
img_fourcc.h
mp_image.c mp_image: reject 0-sized images 2015-03-23 18:38:19 +01:00
mp_image.h video: uninline memcpy_pic functions 2015-03-20 00:21:23 +01:00
mp_image_pool.c
mp_image_pool.h
sws_utils.c
sws_utils.h
vaapi.c
vaapi.h
vdpau.c vdpau: remove dead assignment 2015-03-23 18:09:40 +01:00
vdpau.h
vdpau_functions.inc
vdpau_mixer.c
vdpau_mixer.h