Added a get_name() function to plugin_t, create_plugin_enumerator enumerates over plugin_t
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
|
||||
#include <debug.h>
|
||||
|
||||
const char *af_alg_plugin_name = "af-alg";
|
||||
|
||||
typedef struct private_af_alg_ops_t private_af_alg_ops_t;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user