1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

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

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