1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-15 11:31:02 +00:00
mpv/video
wm4 8ed32e90c9 sub: move RGBA scaling to vo_vaapi
vo_vaapi is the only thing which can't scale RGBA on the GPU. (Other
cases of RGBA scaling are handled in draw_bmp.c for some reason.)

Move this code and get rid of the osd_conv_cache thing.

Functionally, nothing changes.
2016-07-03 19:32:43 +02:00
..
decode vd_lavc: hide structs behind platform flags 2016-07-01 19:12:34 -04:00
filter vf_vdpaurb: use new common nv12 download code 2016-06-21 21:44:13 +02:00
out sub: move RGBA scaling to vo_vaapi 2016-07-03 19:32:43 +02:00
csputils.c vo_opengl: revise the transfer curve logic 2016-06-28 19:48:29 +02:00
csputils.h vo_opengl: revise the transfer curve logic 2016-06-28 19:48:29 +02:00
fmt-conversion.c
fmt-conversion.h
gpu_memcpy.c Fix misspellings 2016-06-26 13:47:21 +02:00
gpu_memcpy.h
hwdec.c
hwdec.h
image_writer.c image_writer: port to new encode API 2016-06-24 18:20:36 +02:00
image_writer.h
img_format.c video: remove d3d11 video processor use from OpenGL interop 2016-05-29 19:00:55 +02:00
img_format.h video: remove d3d11 video processor use from OpenGL interop 2016-05-29 19:00:55 +02:00
img_fourcc.h
mp_image_pool.c
mp_image_pool.h
mp_image.c vo_opengl: implement the Panasonic V-Log function 2016-06-28 19:48:29 +02:00
mp_image.h vo_opengl: refactor HDR mechanism 2016-05-30 20:17:33 +02:00
sws_utils.c
sws_utils.h
vaapi.c
vaapi.h
vdpau_functions.inc
vdpau_mixer.c
vdpau_mixer.h
vdpau.c vdpau: get surface data as nv12 if possible 2016-06-21 21:31:58 +02:00
vdpau.h vdpau: get surface data as nv12 if possible 2016-06-21 21:31:58 +02:00