mpv/video
wm4 a20aa15969 sws_utils: remove custom GBRP conversion
We needed this because the OSD rendering path used GBRP for RGB
rendering, and not all swscale versions supported this conversion. But
recently we've dropped support for very old ffmpeg/libav versions, so
this isn't needed anymore.
2014-04-10 00:07:25 +02:00
..
decode vdpau: remove pointer indirection for a field 2014-03-19 19:57:08 +01:00
filter vf_eq: don't malloc priv struct 2014-03-30 10:19:02 +02:00
out vo_vdpau: add an additional check for timestamp robustness 2014-04-08 20:16:53 +02:00
csputils.c
csputils.h
fmt-conversion.c
fmt-conversion.h
hwdec.h
image_writer.c
image_writer.h
img_format.c vdpau: remove legacy pixel formats 2014-03-17 18:21:11 +01:00
img_format.h vdpau: remove legacy pixel formats 2014-03-17 18:21:11 +01:00
img_fourcc.h
memcpy_pic.h
mp_image.c mp_image: add missing field to mp_image_params_equals() 2014-03-28 23:13:41 +01:00
mp_image.h
mp_image_pool.c mp_image_pool: add features needed for use with hwaccel 2014-03-17 18:21:29 +01:00
mp_image_pool.h mp_image_pool: add features needed for use with hwaccel 2014-03-17 18:21:29 +01:00
sws_utils.c sws_utils: remove custom GBRP conversion 2014-04-10 00:07:25 +02:00
sws_utils.h
vaapi.c vaapi: solve potential problem with ambiguous image formats 2014-03-17 18:23:24 +01:00
vaapi.h vaapi: make struct va_surface private 2014-03-17 18:22:35 +01:00
vdpau.c vdpau: remove pointer indirection for a field 2014-03-19 19:57:08 +01:00
vdpau.h vdpau: remove pointer indirection for a field 2014-03-19 19:57:08 +01:00
vdpau_functions.inc
vfcap.h