Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2013-01-19 13:45:34 +0400
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2013-01-19 13:45:34 +0400
commita5faae46a393d52bebf95ac76580968453f10b6c (patch)
treec91f6016259aa6ccfdf968a5ede09222f7db96d0 /doc/APIchanges
parent371cf6ee9a4e19d7676017b077344fb5059b5bac (diff)
APIchanges: Add git version and fix version for avfilter_ref_get_channels().
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
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().