From 31d2039cb42668ebcf08248bc48bbad44aa05f49 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 9 Feb 2015 14:41:50 +0100 Subject: h264_parser: export video format and dimensions --- doc/APIchanges | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 18e8d5e46c..cf8d82892b 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,10 @@ libavutil: 2014-08-09 API changes, most recent first: +2015-xx-xx - xxxxxxx - lavc 56.13 + Add width, height, coded_width, coded_height and format to + AVCodecParserContext. + 2015-xx-xx - xxxxxxx - lavu 54.9.0 Add AV_PIX_FMT_QSV for QSV hardware acceleration. -- cgit v1.2.3