From c257c7529d9f406cc3ad29d67000d379210c52cd Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Thu, 22 Jul 2010 22:11:45 +0000 Subject: [PATCH] Add an APIchanges entry after the M_PHI addition. Originally committed as revision 24442 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/APIchanges b/doc/APIchanges index ddc183daf6..02b528e5ba 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2010-07-23 - r24439 - lavu 50.23.0 - mathematics.h + Add the M_PHI constant definition. + 2010-07-22 - r24424 - lavfi 1.26.0 - media format generalization Add a type field to AVFilterLink.