Add missing git rev hash.

(cherry picked from commit 8e8cc52be3)
This commit is contained in:
Ronald S. Bultje 2011-02-09 07:49:49 -05:00 committed by Michael Niedermayer
parent b38f008ea6
commit 03e3cb8777
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.