lavu: add thread message API.

This commit is contained in:
Nicolas George
2014-02-20 14:14:34 +01:00
parent 58a10e0e2c
commit 55cc60cd6d
5 changed files with 281 additions and 1 deletions

View File

@@ -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.