mpv/video
Grigori Goronzy 472bb04e9d vo_opengl: use GL_RGBA16 FBO format for HQ
GL_RGB16 is definitely not a required format, after review of the
OpenGL 3.3 spec. Most HW doesn't have native support for RGB16 anyway.
2014-02-17 20:31:14 +01:00
..
decode video: fix --no-aspect 2014-02-11 17:36:25 +01:00
filter msg: remove global state 2013-12-21 23:11:12 +01:00
out vo_opengl: use GL_RGBA16 FBO format for HQ 2014-02-17 20:31:14 +01:00
csputils.c csputils: provide string descriptions of chroma locations 2014-02-16 03:51:02 +01:00
csputils.h csputils: provide string descriptions of chroma locations 2014-02-16 03:51:02 +01:00
fmt-conversion.c
fmt-conversion.h
hwdec.h
image_writer.c
image_writer.h
img_format.c img_format: drop message about unknown pixel formats 2013-12-21 20:50:11 +01:00
img_format.h
img_fourcc.h
memcpy_pic.h
mp_image.c mp_image: reject too large image sizes 2014-01-29 17:01:42 +01:00
mp_image.h
mp_image_pool.c
mp_image_pool.h
sws_utils.c
sws_utils.h
vaapi.c vaapi: fix initialization error code path 2013-12-23 11:22:12 +01:00
vaapi.h vaapi: mp_msg conversions 2013-12-21 20:50:11 +01:00
vdpau.c vdpau: mp_msg conversions 2013-12-21 20:50:11 +01:00
vdpau.h vdpau: mp_msg conversions 2013-12-21 20:50:11 +01:00
vdpau_functions.inc
vfcap.h