aboutsummaryrefslogtreecommitdiffhomepage
path: root/video
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2015-09-20 14:44:44 +0200
committerGravatar wm4 <wm4@nowhere>2015-09-20 14:44:44 +0200
commit21e5e4da4baa92fab9e830ec5a62bbccdea85cf0 (patch)
tree1086c8b4490b7318a8dfe69542883d4bb215461c /video
parentbad743aed5a8fd22742317c344f126f04a0392ca (diff)
audio/filter: remove reentrancy flag
This flag was used by some filters and made sure none of these filters were inserted twice. This triggers only if the user explicitly tries to add multiple filters (and not e.g. due to auto-insertion), so at best this warned the user from doing something potentially pointless. At worst, it blocked some (mildly) legitimate use-cases. Get rid of it. Also see #2322.
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions