OSDN Git Service

Add missing git rev hash.
authorRonald S. Bultje <rsbultje@gmail.com>
Wed, 9 Feb 2011 12:53:06 +0000 (07:53 -0500)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 11 Feb 2011 01:54:08 +0000 (02:54 +0100)
(cherry picked from commit f2146944fcd00a0a7918931c6f0f5c3f88cd6f1d)

doc/APIchanges

index 14529b2..21e6db3 100644 (file)
@@ -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.