From a5faae46a393d52bebf95ac76580968453f10b6c Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Sat, 19 Jan 2013 10:45:34 +0100 Subject: [PATCH] APIchanges: Add git version and fix version for avfilter_ref_get_channels(). --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/APIchanges b/doc/APIchanges index d5eb05f84a..b2b2c9a400 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -18,7 +18,7 @@ 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 +2012-12-20 - 34de47aa - lavfi 3.29.100 - avfilter.h Add AVFilterLink.channels, avfilter_link_get_channels() and avfilter_ref_get_channels().