diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-09 07:53:06 -0500 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-09 09:17:29 -0500 |
commit | f2146944fcd00a0a7918931c6f0f5c3f88cd6f1d (patch) | |
tree | 24d484fede89eedbfaa0dab37f6f0a640fde2c77 /doc | |
parent | c0b102ca03fe92250f1ce620aec3836f529fc1d6 (diff) | |
download | ffmpeg-f2146944fcd00a0a7918931c6f0f5c3f88cd6f1d.tar.gz |
Add missing git rev hash.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 21b4de1ecb..741ac55a42 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. |