diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-07-22 22:11:45 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-07-22 22:11:45 +0000 |
commit | c257c7529d9f406cc3ad29d67000d379210c52cd (patch) | |
tree | 3815771266bc99ec2df4c8462f8ce8183f7f9a98 /doc/APIchanges | |
parent | 2a38c2e99a574ea9097fb3498abbfae597e5cf6e (diff) | |
download | ffmpeg-c257c7529d9f406cc3ad29d67000d379210c52cd.tar.gz |
Add an APIchanges entry after the M_PHI addition.
Originally committed as revision 24442 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
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. |