summaryrefslogtreecommitdiffstats
path: root/video/sws_utils.h
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-06 15:04:29 +0100
committerwm4 <wm4@nowhere>2015-01-06 16:50:58 +0100
commita52ca8a2b075388dc7dd5012e4e3f4871e26b133 (patch)
tree8a29d2451c9763d425e37ba6501644a0f3d06bdb /video/sws_utils.h
parent02362f938f0a782a39e4c069b150650fb4171dc7 (diff)
downloadmpv-a52ca8a2b075388dc7dd5012e4e3f4871e26b133.tar.bz2
mpv-a52ca8a2b075388dc7dd5012e4e3f4871e26b133.tar.xz
csputils: get rid of mp_csp_details
It used to be central, but now it's just unneeded.
Diffstat (limited to 'video/sws_utils.h')
-rw-r--r--video/sws_utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/sws_utils.h b/video/sws_utils.h
index 212e1405b4..cf9aa827b2 100644
--- a/video/sws_utils.h
+++ b/video/sws_utils.h
@@ -6,7 +6,6 @@
#include "mp_image.h"
struct mp_image;
-struct mp_csp_details;
struct sws_opts;
// libswscale currently requires 16 bytes alignment for row pointers and