Add missing git rev hash.

This commit is contained in:
Ronald S. Bultje 2011-02-09 07:49:49 -05:00
parent 37b00b47cb
commit 8e8cc52be3
1 changed files with 1 additions and 1 deletions

View 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.