OSDN Git Service

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

doc/APIchanges

index 5ca9c7b..3084bc3 100644 (file)
@@ -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.