Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2014-02-20 17:14:34 +0400
committerNicolas George <george@nsup.org>2014-05-26 13:40:15 +0400
commit55cc60cd6d9429270f5b3479c45a1abada72c05f (patch)
tree5573b0e2115878f2b1483cb60ed66b38e0677120 /doc
parent58a10e0e2ce185874e69d54294d192e4e4662a50 (diff)
lavu: add thread message API.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 4a47291917..395083c091 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2014-05-26 - xxxxxxx - lavu 52.87.100 - threadmessage.h
+ Add thread message queue API.
+
2014-05-26 - c37d179 - lavf 55.41.100 - avformat.h
Add format_probesize to AVFormatContext.