mirror of https://github.com/FFmpeg/FFmpeg.git
Current code first sets AVFilterContext-level options, then aplies the leftover on the filter's private data. This is unnecessary, applying the options to AVFilterContext with the AV_OPT_SEARCH_CHILDREN flag accomplishes the same effect.pull/388/head
parent
a7b1b4bc23
commit
bd7c07c26a
1 changed files with 1 additions and 9 deletions
Loading…
Reference in new issue