Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-09-24 04:55:02 +0400
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-09-24 04:55:02 +0400
commit07cac2a0828a15ac4a5caf36e3816f9ab15b9e99 (patch)
tree82d8526b020221527befb2981a7d808159cff720 /doc
parentf66eb58ec4c3640b82f21da14668c7941019bd49 (diff)
Update doc/APIchanges after the last API changes.
Originally committed as revision 25168 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index f1a9b2ad89..e835e70925 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,12 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-09-24 - r25167 - lavc 52.90.0 - av_opt_show2()
+ Deprecate av_opt_show() in favor or av_opt_show2().
+
+2010-09-14 - r25120 - lavu 50.27.0 - av_popcount()
+ Add av_popcount() to libavutil/common.h.
+
2010-09-08 - r25076 - lavu 50.26.0 - av_get_cpu_flags()
Add av_get_cpu_flags().