This makes them easier to search for.
---
 doc/APIchanges | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 655783e..ef25a98 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -20,7 +20,7 @@ API changes, most recent first:
   Add AVIO_SEEKABLE_TIME flag.
 
 2016-xx-xx - xxxxxxx - lavu 55.22.0 - pixfmt.h
-  Add AV_PIX_FMT_YUV(420,422,444)P12.
+  Add AV_PIX_FMT_YUV420P12, AV_PIX_FMT_YUV422P12, and AV_PIX_FMT_YUV444P12.
 
 2016-xx-xx - xxxxxxx - lavc 57.27.0 - avcodec.h
   Add FF_PROFILE_HEVC_REXT, the extended pixel format profile for HEVC.
@@ -41,7 +41,7 @@ API changes, most recent first:
   members AV_VAAPI_DRIVER_QUIRK_* to represent its values.
 
 2016-07-02 - b7c5f88 - lavu 55.18.0 - pixfmt.h
-  Add AV_PIX_FMT_P010(LE/BE).
+  Add AV_PIX_FMT_P010LE and AV_PIX_FMT_P010BE.
 
 2016-06-21 - 32c8359 - lavc 57.24.0 - avcodec.h
   Decoders now export the frame timestamp as AVFrame.pts. It was
-- 
2.10.0

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

Reply via email to