Module: ffmpeg Branch: master Commit: 8e8cc52be3b515bc91cd9452daca7a65feaea5ad
Author: Ronald S. Bultje <[email protected]> Date: Wed Feb 9 07:49:49 2011 -0500 Add missing git rev hash. --- doc/APIchanges | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index f14616e..c9f4213 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. _______________________________________________ ffmpeg-commits mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-commits
