From 48f9e457ea0143e14b04f7ae9cc5358904f9475a Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 11 Aug 2011 20:34:45 +0200 Subject: lavf: add avformat_query_codec(). It allows to check if a given codec can be written into a container. --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index 64d1571..cfce48b 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2011-08-xx - xxxxxxx - lavf 53.4.0 + Add avformat_query_codec(). + 2011-08-xx - xxxxxxx - lavc 53.8.0 Add avcodec_get_type(). -- cgit v1.1