aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorNicolas George <george@nsup.org>2014-02-20 14:14:34 +0100
committerNicolas George <george@nsup.org>2014-05-26 11:40:15 +0200
commit55cc60cd6d9429270f5b3479c45a1abada72c05f (patch)
tree5573b0e2115878f2b1483cb60ed66b38e0677120 /doc/APIchanges
parent58a10e0e2ce185874e69d54294d192e4e4662a50 (diff)
downloadffmpeg-55cc60cd6d9429270f5b3479c45a1abada72c05f.tar.gz
lavu: add thread message API.
Diffstat (limited to 'doc/APIchanges')
-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.