Split off from my YUVJ removal series. This implements all of the
libavfilter changes needed to fully deprecate YUVJ, but does not yet
remove YUVJ, nor add an AVCodec API for advertising colorspace support.

Update includes all of the feedback that was brought up by Anton. the
major change from v1 is that YUV metadata configured on a link is no
longer strictly required to be consistent with the frames, simply to
avoid breaking users that don't set this link metadata. Effectively,
this allows us to have a grace period where the field functions more
like a hint than an authoritative field.

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to