projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1d662f
)
Add an entry for the avfilter_add_colorspace() API change.
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 6 Jan 2010 16:22:15 +0000
(16:22 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Wed, 6 Jan 2010 16:22:15 +0000
(16:22 +0000)
Originally committed as revision 21036 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
31140b0
..
7539ddb
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,10
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-01-06 - r21035 - lavfi 1.14.0 - avfilter_add_colorspace()
+ Change the avfilter_add_colorspace() signature, make it accept an
+ (AVFilterFormats **) rather than an (AVFilterFormats *) as before.
+
2010-01-03 - r21007 - lavfi 1.13.0 - avfilter_add_colorspace()
Add avfilter_add_colorspace().