summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2016-01-11 20:51:51 +0100
committerLuca Barbato <lu_zero@gentoo.org>2016-01-11 20:53:12 +0100
commit40d43d25e76ca078e7665752e815fc8d96252f06 (patch)
treee839ae0805127116e2fc6a7cd8af6ebea228fff7 /doc
parent73c8c0341cce9e1a6c4169721f5123f97fc4be2f (diff)
APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entry
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index a55fbcaea3..ffa270e8fa 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.