[FFmpeg-cvslog] APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entry

Luca Barbato git at videolan.org
Tue Jan 19 08:53:56 CET 2016


ffmpeg | branch: master | Luca Barbato <lu_zero at gentoo.org> | Mon Jan 11 20:51:51 2016 +0100| [40d43d25e76ca078e7665752e815fc8d96252f06] | committer: Luca Barbato

APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entry

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

 doc/APIchanges |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/APIchanges b/doc/APIchanges
index a55fbca..ffa270e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -576,8 +576,10 @@ lavd 54.0.0, lavfi 3.5.0
                    9 branch was cut here
 ----------------------------->8--------------------------------------
 
-2012-12-29 - d8fd06c - lavu 52.3.0 - avstring.h
-  Add av_basename() and av_dirname().
+2012-12-29 - lavu 52.3.0
+  d8fd06c - Add av_basename() and av_dirname().
+  c1a02e8 - Add av_pix_fmt_get_chroma_sub_sample and deprecate
+            avcodec_get_chroma_sub_sample.
 
 2012-11-11 - 5980f5d - lavu 52.2.0 - audioconvert.h
   Rename audioconvert.h to channel_layout.h. audioconvert.h is now deprecated.



More information about the ffmpeg-cvslog mailing list