Add missing git rev hash.

This commit is contained in:
Ronald S. Bultje 2011-02-09 07:53:06 -05:00
parent c0b102ca03
commit f2146944fc
1 changed files with 1 additions and 1 deletions

View 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.