From a8b19271c3b40ac3c3dc769fe248887acf14ba5a Mon Sep 17 00:00:00 2001 From: Yusuke Nakamura Date: Fri, 2 Aug 2013 18:16:48 +0900 Subject: avcodec: Add output_picture_number to AVCodecParserContext Set output_picture_number in H.264 parser. Signed-off-by: Diego Biurrun --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index cdfcc09..cb477d8 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2012-10-22 API changes, most recent first: +2013-08-xx - xxxxxxx - lavc 55.11.0 - avcodec.h + Add output_picture_number to AVCodecParserContext. + 2013-06-xx - xxxxxxx - lavc 55.10.0 - avcodec.h Add MPEG-2 AAC profiles -- cgit v1.1