From b493847df4ff8ce46f258749e4a3f304696b34c1 Mon Sep 17 00:00:00 2001 From: Yusuke Nakamura Date: Wed, 15 May 2013 07:36:15 +0900 Subject: avcodec: Add picture structure information to AVCodecParserContext. Signed-off-by: Anton Khirnov --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index fe1e1b3452..4229453b9b 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2012-10-22 API changes, most recent first: +2013-05-xx - xxxxxxx - lavc 55.7.0 - avcodec.h + Add picture_structure to AVCodecParserContext. + 2013-05-xx - xxxxxxx - lavu 52.11.0 - pixdesc.h Replace PIX_FMT_* flags with AV_PIX_FMT_FLAG_*. -- cgit v1.2.3