summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2016-01-19 08:53:43 +0100
committerHendrik Leppkes <h.leppkes@gmail.com>2016-01-19 08:53:43 +0100
commitfea9243d53e0e281450e39ec0e1b4b3c122a8a29 (patch)
tree45e7834b7c7a676f11f503666b9d8777fb323c77 /doc
parenta04a9434b5ecfa0f17a36f88ac3e2634143a0169 (diff)
parent40d43d25e76ca078e7665752e815fc8d96252f06 (diff)
Merge commit '40d43d25e76ca078e7665752e815fc8d96252f06'
* commit '40d43d25e76ca078e7665752e815fc8d96252f06': APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entry Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
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 f1a759635d..15aefb5f47 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -1110,8 +1110,10 @@ lavd 54.4.100 / 54.0.0, lavfi 3.5.0
Add avresample_set_channel_mapping() for input channel reordering,
duplication, and silencing.
-2012-12-29 - 2ce43b3 / d8fd06c - lavu 52.13.100 / 52.3.0 - avstring.h
- Add av_basename() and av_dirname().
+2012-12-29 - lavu 52.13.100 / 52.3.0 - avstring.h
+ 2ce43b3 / d8fd06c - Add av_basename() and av_dirname().
+ e13d5e9 / c1a02e8 - Add av_pix_fmt_get_chroma_sub_sample and deprecate
+ avcodec_get_chroma_sub_sample.
2012-11-11 - 03b0787 / 5980f5d - lavu 52.6.100 / 52.2.0 - audioconvert.h
Rename audioconvert.h to channel_layout.h. audioconvert.h is now deprecated.