Christopher Faulet
443ea1a242
MINOR: filters: Extract proxy stuff from the struct filter
...
Now, filter's configuration (.id, .conf and .ops fields) is stored in the
structure 'flt_conf'. So proxies own a flt_conf list instead of a filter
list. When a filter is attached to a stream, it gets a pointer on its
configuration. This avoids mixing the filter's context (owns by a stream) and
its configuration (owns by a proxy). It also saves 2 pointers per filter
instance.
2016-02-09 14:53:15 +01:00
..
2016-01-13 12:10:44 +01:00
2015-09-24 16:38:48 +02:00
2015-09-25 21:16:02 +02:00
2015-09-21 20:57:12 +02:00
2015-08-20 17:13:46 +02:00
2016-02-03 21:23:08 +01:00
2010-10-30 19:04:33 +02:00
2016-01-25 02:31:18 +01:00
2016-02-09 14:53:15 +01:00
2015-03-13 14:00:47 +01:00
2015-12-04 06:09:30 +01:00
2015-09-28 14:00:00 +02:00
2016-02-09 14:53:15 +01:00
2015-07-03 17:05:20 +02:00
2015-12-03 11:37:01 +01:00
2016-01-20 23:51:24 +01:00
2016-02-09 09:06:13 +01:00
2015-04-13 20:47:51 +02:00
2015-04-13 20:47:51 +02:00
2015-04-13 20:47:51 +02:00
2015-04-13 20:47:51 +02:00
2014-11-21 20:37:32 +01:00
2016-02-09 14:53:15 +01:00
2016-02-09 14:53:15 +01:00
2016-02-09 14:53:15 +01:00
2012-12-29 21:50:07 +01:00
2015-08-20 17:13:46 +02:00
2015-03-04 10:11:57 +01:00
2016-02-09 14:53:15 +01:00
2015-01-20 19:48:05 +01:00
2011-10-24 18:15:04 +02:00
2015-12-25 10:34:28 +01:00
2012-10-08 20:11:03 +02:00
2014-05-22 11:27:00 +02:00
2014-05-22 11:27:00 +02:00
2014-05-22 11:27:00 +02:00
2014-05-22 11:27:00 +02:00
2014-05-23 14:29:11 +02:00
2015-08-20 17:13:46 +02:00
2015-10-10 00:07:03 +02:00
2016-01-11 07:31:35 +01:00
2015-02-03 00:24:16 +01:00
2015-08-20 17:13:46 +02:00
2016-01-25 02:31:18 +01:00
2015-10-20 15:29:00 +02:00
2015-10-13 18:31:49 +02:00
2015-11-05 14:10:06 +01:00
2015-12-16 15:50:22 +01:00
2011-10-24 17:09:22 +02:00
2016-02-09 14:53:15 +01:00
2015-10-13 16:18:27 +02:00
2015-06-13 22:07:35 +02:00
2016-01-26 21:11:51 +01:00
2015-02-28 23:12:31 +01:00
2016-02-09 14:53:15 +01:00
2015-04-06 11:23:57 +02:00
2014-03-04 07:27:18 +01:00
2007-01-07 02:12:57 +01:00
2015-01-22 14:24:53 +01:00
2015-09-28 14:01:27 +02:00
2016-01-21 13:51:56 +01:00
2016-02-09 14:53:15 +01:00
2014-05-28 16:53:04 +02:00
2013-01-24 16:19:19 +01:00
2016-02-09 09:04:53 +01:00
2016-01-08 10:08:15 +01:00
2016-01-25 14:56:33 +01:00
2015-09-25 21:16:03 +02:00
2016-02-09 14:53:15 +01:00
2015-04-06 11:23:56 +02:00
2012-12-29 21:50:07 +01:00
2012-05-26 00:12:37 +02:00
2013-01-24 16:19:19 +01:00
2015-09-27 11:04:06 +02:00
2015-04-29 19:15:21 +02:00