git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f66eb58
)
Update doc/APIchanges after the last API changes.
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Fri, 24 Sep 2010 00:55:02 +0000
(
00:55
+0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Fri, 24 Sep 2010 00:55:02 +0000
(
00:55
+0000)
Originally committed as revision 25168 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
f1a9b2a
..
e835e70
100644
(file)
--- 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().