summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2011-02-09 07:53:06 -0500
committerMichael Niedermayer <michaelni@gmx.at>2011-02-11 02:54:08 +0100
commitf94317fd07deec1b155406b515d6f4ab72648c4d (patch)
treee9fb399d38906f61565d2e1e013327acf544820d /doc
parent043d2ff2673933c0ac8995b74c76973bd93cdd3e (diff)
Add missing git rev hash.
(cherry picked from commit f2146944fcd00a0a7918931c6f0f5c3f88cd6f1d)
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 14529b2da9..21e6db3f34 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,7 +13,7 @@ libavutil: 2009-03-08
API changes, most recent first:
-2011-02-09 - XXXXXXX - lavc 52.112.0 - avcodec_thread_init()
+2011-02-09 - 5592734 - lavc 52.112.0 - avcodec_thread_init()
Deprecate avcodec_thread_init()/avcodec_thread_free() use; instead
set thread_count before calling avcodec_open.