Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'
* commit '9f1223562e134bac6345a465870b9d56ff7d60cf': lavfi: connect libavresample options to af_resample via AVFilterGraph Conflicts: doc/APIchanges libavfilter/avfiltergraph.c libavfilter/avfiltergraph.h libavfilter/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -45,6 +45,7 @@ typedef struct AVFilterGraph {
|
||||
int sink_links_count;
|
||||
|
||||
unsigned disable_auto_convert;
|
||||
char *resample_lavr_opts; ///< libavresample options to use for the auto-inserted resample filters
|
||||
} AVFilterGraph;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user