mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 07:40:00 +08:00
Rename avfilter_destroy() as avfilter_free().
The new name is shorter and more consistent with the FFmpeg API, and sounds less evil. Originally committed as revision 25707 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -13,6 +13,10 @@ libavutil: 2009-03-08
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2010-11-08 - r25707 - lavfi 1.59.0 - avfilter_free()
|
||||
Rename avfilter_destroy() to avfilter_free().
|
||||
This change breaks libavfilter API/ABI.
|
||||
|
||||
2010-11-07 - r25705 - lavfi 1.58.0 - avfiltergraph.h
|
||||
Remove graphparser.h header, move AVFilterInOut and
|
||||
avfilter_graph_parse() declarations to libavfilter/avfiltergraph.h.
|
||||
|
Reference in New Issue
Block a user