Browse Source

Add an entry for the addition of a parameter log_ctx to

avfilter_graph_config_links().

Originally committed as revision 21122 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Stefano Sabatini 16 years ago
parent
commit
2d187e2302
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      doc/APIchanges

+ 3
- 0
doc/APIchanges View File

@@ -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.



Loading…
Cancel
Save