summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-02-16 14:59:55 +0100
committerNicolas George <nicolas.george@normalesup.org>2012-02-22 11:37:32 +0100
commit9cbf17e9af80cb450042ebaf5e28692044b574cf (patch)
treee68e5a8380ef589db67b3502f598fef441fb7236 /doc
parent4217dfe87bde4fe676291e98f6cda79f9df3baf2 (diff)
lavc: introduce av_get_pcm_codec.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 9c2bc97ad0..6c2450134c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
+2012-02-21 - xxxxxxx - lavc 54.4.100
+ Add av_get_pcm_codec() function.
+
2012-02-16 - xxxxxxx - libswr 0.7.100
Add swr_set_matrix() function.