Browse Source

Add an entry for the AVFilterContext.description addition.

Originally committed as revision 20355 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Stefano Sabatini 16 years ago
parent
commit
01537e9fa5
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:

2009-10-23 - r20354 - lavfi 1.4.0 - AVFilterContext.description
Add a description field to AVFilterContext.

2009-10-19 - r20302 - lavfi 1.3.0 - avfilter_make_format_list()
Change the interface of avfilter_make_format_list() from
avfilter_make_format_list(int n, ...) to


Loading…
Cancel
Save