Add APIchanges entry for av_codec_get_tag2().

This commit is contained in:
Carl Eugen Hoyos 2013-01-19 10:42:27 +01:00
parent 96d1b7ffca
commit 371cf6ee9a
1 changed files with 3 additions and 0 deletions

View File

@ -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().