Files
mpv/audio
wm4 21e5e4da4b 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.
2015-09-20 14:44:44 +02:00
..
2015-06-21 18:06:14 +02:00
2015-09-11 09:01:49 +02:00
2013-11-12 23:28:21 +01:00
2015-04-13 12:10:01 +02:00
2015-04-13 12:10:01 +02:00
2015-07-27 15:07:51 +02:00