projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fb8e77
)
Add an entry for the addition of a parameter log_ctx to
author
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Sun, 10 Jan 2010 13:42:50 +0000
(13:42 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Sun, 10 Jan 2010 13:42:50 +0000
(13:42 +0000)
avfilter_graph_config_links().
Originally committed as revision 21122 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
patch
|
blob
|
history
diff --git
a/doc/APIchanges
b/doc/APIchanges
index
1c848a4
..
69acd8e
100644
(file)
--- a/
doc/APIchanges
+++ b/
doc/APIchanges
@@
-12,6
+12,9
@@
libavutil: 2009-03-08
API changes, most recent first:
+2010-01-10 - r21121 - lavfi 1.15.0 - avfilter_graph_config_links()
+ Add a log_ctx parameter to avfilter_graph_config_links().
+
2010-01-07 - r30236 - lsws 0.8.0 - sws_isSupported{In,Out}put
Add sws_isSupportedInput and sws_isSupportedOutput() functions.