aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2013-01-19 10:42:27 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2013-01-19 10:42:27 +0100
commit371cf6ee9a4e19d7676017b077344fb5059b5bac (patch)
treebc39fbfb70cae0a1356359816cd1c4f110297fd7 /doc/APIchanges
parent96d1b7ffcab46dc40bd41afd7833a3380c53709c (diff)
downloadffmpeg-371cf6ee9a4e19d7676017b077344fb5059b5bac.tar.gz
Add APIchanges entry for av_codec_get_tag2().
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 2a7206a75a..d5eb05f84a 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2013-01-17 - a1a707f - lavf 54.61.100
+ Add av_codec_get_tag2().
+
2012-12-20 - xxxxxxx - lavfi 3.28.100 - avfilter.h
Add AVFilterLink.channels, avfilter_link_get_channels()
and avfilter_ref_get_channels().