From 507b1e454cf9953da3e18f33c9bd1fca78c97cb5 Mon Sep 17 00:00:00 2001 From: Masaki Tanaka Date: Tue, 9 Apr 2013 16:39:34 +0900 Subject: avcodec: Add field order 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 a491d1d24c..a561c01d0f 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2012-10-22 API changes, most recent first: +2013-04-xx - xxxxxxx - lavc 55.4.0 - avcodec.h + Add field_order to AVCodecParserContext. + 2013-03-xx - xxxxxxx - lavc 55.2.0 - avcodec.h Add CODEC_FLAG_UNALIGNED to allow decoders to produce unaligned output. -- cgit v1.2.3