forked from FFmpeg/FFmpeg
Add an entry for the AVFilter.next addition.
Originally committed as revision 20386 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
243110f968
commit
290d4a44f1
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ libavutil: 2009-03-08
|
||||||
|
|
||||||
API changes, most recent first:
|
API changes, most recent first:
|
||||||
|
|
||||||
|
2009-10-27 - r20385 - lavfi 1.5.0 - AVFilter.next
|
||||||
|
Add a next field to AVFilter, this is used for simplifying the
|
||||||
|
registration and management of the registered filters.
|
||||||
|
|
||||||
2009-10-23 - r20356 - lavfi 1.4.1 - AVFilter.description
|
2009-10-23 - r20356 - lavfi 1.4.1 - AVFilter.description
|
||||||
Add a description field to AVFilter.
|
Add a description field to AVFilter.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue