projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff09a99
)
Add an entry for the AVFilter.next field removal.
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 25 Nov 2009 23:32:26 +0000
(23:32 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 25 Nov 2009 23:32:26 +0000
(23:32 +0000)
Originally committed as revision 20614 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
96df12b
..
85f206f
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2009-11-26 - r20611 - lavfi 1.11.0 - AVFilter
+ Remove the next field from AVFilter, this is not anymore required.
+
2009-11-25 - r20607 - lavfi 1.10.0 - avfilter_next()
Introduce the avfilter_next() function.