From bca06e77e1b07f1dab04c3b9fef6fdcb62b4a401 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 11 Aug 2011 17:45:50 +0200 Subject: lavc: add avcodec_get_type() for mapping codec_id -> type. --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index ac95d16..64d1571 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2011-08-xx - xxxxxxx - lavc 53.8.0 + Add avcodec_get_type(). + 2011-08-06 - 2f63440 - lavf 53.4.0 Add error_recognition to AVFormatContext. -- cgit v1.1