output: static audio_output_plugin list as array
Instead of having to register each output plugin, store them
statically in an array. This eliminates the need for the List library
here, and saves some small allocations during startup.
Showing
src/output_list.c
0 → 100644
src/output_list.h
0 → 100644
Please
register
or
sign in
to comment