mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
Remove graphparser.h header, move AVFilterInOut and
avfilter_graph_parse() declaration to libavfilter/avfiltergraph.h. Simplify, and less confusing for the user. Originally committed as revision 25705 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-07 - r25705 - lavfi 1.58.0 - avfiltergraph.h
|
||||
Remove graphparser.h header, move AVFilterInOut and
|
||||
avfilter_graph_parse() declarations to libavfilter/avfiltergraph.h.
|
||||
|
||||
2010-11-07 - r25700 - lavfi 1.57.0 - AVFilterInOut
|
||||
Rename field AVFilterInOut.filter to AVFilterInOut.filter_ctx.
|
||||
This change breaks libavfilter API.
|
||||
|
||||
Reference in New Issue
Block a user