Browse code

Add missing git rev hash.

Ronald S. Bultje authored on 2011/02/09 21:49:49
Showing 1 changed files
... ...
@@ -13,7 +13,7 @@ libavutil:   2009-03-08
13 13
 
14 14
 API changes, most recent first:
15 15
 
16
-2011-02-09 - XXXXXXX - lavc 52.111.0 - threading API
16
+2011-02-09 - 778b08a - lavc 52.111.0 - threading API
17 17
   Add CODEC_CAP_FRAME_THREADS with new restrictions on get_buffer()/
18 18
   release_buffer()/draw_horiz_band() callbacks for appropriate codecs.
19 19
   Add thread_type and active_thread_type fields to AVCodecContext.