You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
lavfi: add avfilter_init_dict() for initializing a filter with a dict.
This commit is contained in:
@@ -21,6 +21,7 @@ API changes, most recent first:
|
||||
Add AVFilterContext.graph pointing to the AVFilterGraph that contains the
|
||||
filter.
|
||||
Add avfilter_init_str(), deprecate avfilter_init_filter().
|
||||
Add avfilter_init_dict().
|
||||
|
||||
2013-xx-xx - lavfi 3.7.0 - avfilter.h
|
||||
Add AVFilter.priv_class for exporting filter options through the AVOptions API
|
||||
|
||||
Reference in New Issue
Block a user