doc: Document MR 283

This commit is contained in:
Jakob Bornecrantz 2020-04-24 20:44:14 +01:00 committed by Jakob Bornecrantz
parent cb90837d97
commit 1871653a36

View file

@ -0,0 +1,3 @@
Add the new format `XRT_FORMAT_UYVY422` to the interface and various parts of
the code where it is needed to be supported, like the conversion functions and
calibration code. Also rename the `XRT_FORMAT_YUV422` to `XRT_FORMAT_YUYV422`.