diff options
author | Jan Maria Matejka <mq@ucw.cz> | 2018-02-27 15:39:39 +0100 |
---|---|---|
committer | Maria Matejka <mq@ucw.cz> | 2019-02-20 22:30:53 +0100 |
commit | a946317fab9776754192f679f38cb7789050c52d (patch) | |
tree | 7cb98c001abc27e7bbd02628d31a73a939d05afd /configure.ac | |
parent | ae294cc2d02ec02cbea11c275b64e7637ba0ea68 (diff) |
Filter: Converted static global variables to a filter_state struct.
The static filter state was messy and blocked the planned parallel
execution of filters. Anyway, this will be also slower as the state
structure must be passed almost everywhere with us.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions