Introduce slice threads flag.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:
Ronald S. Bultje
2011-04-20 14:14:42 -04:00
committed by Ronald S. Bultje
parent 3283f274fd
commit 94f7451a3a
12 changed files with 23 additions and 10 deletions
+3
View File
@@ -13,6 +13,9 @@ libavutil: 2011-04-18
API changes, most recent first:
2011-04-21 - XXXXXX - lavc 53.1.0 - avcodec.h
Add CODEC_CAP_SLICE_THREADS for codecs supporting sliced threading.
2011-04-15 - lavc 52.120.0 - avcodec.h
AVPacket structure got additional members for passing side information:
4de339e introduce side information for AVPacket