[FFmpeg-cvslog] APIchanges: Expand the name of recently added pixel formats

Vittorio Giovara git at videolan.org
Thu Mar 23 17:09:11 EET 2017


ffmpeg | branch: master | Vittorio Giovara <vittorio.giovara at gmail.com> | Thu Oct  6 18:27:24 2016 -0400| [e7e5be8635c1cf0588d2a07e59374135de6da55a] | committer: Vittorio Giovara

APIchanges: Expand the name of recently added pixel formats

This makes them easier to search for.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e7e5be8635c1cf0588d2a07e59374135de6da55a
---

 doc/APIchanges | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index 655783e..23771b3 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.



More information about the ffmpeg-cvslog mailing list