From 5e83d9aced2fc2b2e1360452794c58aba55d497c Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 18 Feb 2013 16:32:18 +0100 Subject: h264: fully support cropping. Based on a patch by Vittorio Giovara Fixes Bug 378. --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index 4fc2022697..89ad2ae085 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2012-10-22 API changes, most recent first: +2013-03-xx - xxxxxxx - lavc 55.2.0 - avcodec.h + Add CODEC_FLAG_UNALIGNED to allow decoders to produce unaligned output. + 2013-xx-xx - lavfi 3.8.0 Move all content from avfiltergraph.h to avfilter.h. Deprecate avfilterhraph.h, user applications should include just avfilter.h -- cgit v1.2.3