diff options
author | wm4 <wm4@nowhere> | 2015-07-07 13:24:11 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2015-07-07 13:24:11 +0200 |
commit | 459124f66f7df6dc109c8399ee3d78424c288321 (patch) | |
tree | 3c45e7d5018aa044691bfb249e76293d20d6556d /video | |
parent | daf32e2d2d618dd45c4577c4c116865976556d96 (diff) |
af: fix behavior with pathologic filter chains
Some filter chains require a huge number of auto-inserted conversion
filters. There is an overly stupid safeguard against infinite filter
insertions, which counts the number of conversion filters inserted. This
triggered accidentally in this case. Fix by resetting this counter after
a non-conversion filter was successfully configured.
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions