Commit bd1179e3 authored by James Almer's avatar James Almer

avutil/pixfmt: remove superfluous define

It's an AVColorSpace value since 82ad9cbd.
Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent a47273c8
......@@ -467,8 +467,6 @@ enum AVColorSpace {
AVCOL_SPC_SMPTE2085 = 11, ///< SMPTE 2085, Y'D'zD'x
AVCOL_SPC_NB ///< Not part of ABI
};
#define AVCOL_SPC_YCGCO AVCOL_SPC_YCOCG
/**
* MPEG vs JPEG YUV range.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment