1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

Add missing git rev hash.

(cherry picked from commit f2146944fc)
This commit is contained in:
Ronald S. Bultje 2011-02-09 07:53:06 -05:00 committed by Michael Niedermayer
parent 043d2ff267
commit f94317fd07

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.