diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-09 07:49:49 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-02-11 02:54:07 +0100 |
commit | 03e3cb8777b64afba9318ea1fbd085e133d16af6 (patch) | |
tree | fbc73fd25b286fd3f4fb5959e98c0248c0e79943 /doc/APIchanges | |
parent | b38f008ea64cc5c0087fc9804569338ef005897c (diff) | |
download | ffmpeg-03e3cb8777b64afba9318ea1fbd085e133d16af6.tar.gz |
Add missing git rev hash.
(cherry picked from commit 8e8cc52be3b515bc91cd9452daca7a65feaea5ad)
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 5ca9c7bf4e..3084bc341f 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.111.0 - threading API +2011-02-09 - 778b08a - lavc 52.111.0 - threading API Add CODEC_CAP_FRAME_THREADS with new restrictions on get_buffer()/ release_buffer()/draw_horiz_band() callbacks for appropriate codecs. Add thread_type and active_thread_type fields to AVCodecContext. |