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:
41c2bd0
)
Add an entry for the recently added av_compare_ts() function.
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Tue, 9 Feb 2010 18:58:02 +0000
(18:58 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Tue, 9 Feb 2010 18:58:02 +0000
(18:58 +0000)
Originally committed as revision 21713 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
83e5101
..
957096a
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-02-07 - r21673 - lavu 50.9.0 - av_compare_ts()
+ Add av_compare_ts().
+
2010-02-05 - r30513 - lsws 0.10.0 - sws_getCoefficients()
Add sws_getCoefficients().