> On Apr 10, 2016, at 12:27 AM, Carl Eugen Hoyos wrote:
>
> Rick Kern gmail.com> writes:
>
>> +enabled kCVImageBufferColorPrimaries_ITU_R_2020 &&
>> add_cppflags -DHAVE_VT_BT2020_KEYS
>
> This is not ok, the define should be added to config.h.
>
>> +#ifndef HAVE_VT_BT2020_KEYS
>> +# define
Rick Kern gmail.com> writes:
> +enabled kCVImageBufferColorPrimaries_ITU_R_2020 &&
> add_cppflags -DHAVE_VT_BT2020_KEYS
This is not ok, the define should be added to config.h.
> +#ifndef HAVE_VT_BT2020_KEYS
> +# define kCVImageBufferColorPrimaries_ITU_R_2020 CFSTR("ITU_R_2020")
> +# define k
Signed-off-by: Rick Kern
---
configure| 3 +
libavcodec/videotoolboxenc.c | 209 +++
2 files changed, 212 insertions(+)
diff --git a/configure b/configure
index 94a66d8..10d4bab 100755
--- a/configure
+++ b/configure
@@ -5425,6 +5425,