mpd/src/filter
Max Kellermann 54889c72e3 pcm_convert: use GError for error handling
Don't abort the whole MPD process when the conversion fails.  This has
been a denial-of-service attack vector for years.
2009-07-23 12:01:03 +02:00
..
chain_filter_plugin.c filter/chain: new library for creating a chain of filters 2009-07-06 10:01:02 +02:00
chain_filter_plugin.h filter/chain: new library for creating a chain of filters 2009-07-06 10:01:02 +02:00
convert_filter_plugin.c pcm_convert: use GError for error handling 2009-07-23 12:01:03 +02:00
convert_filter_plugin.h filter/convert: new filter which calls pcm_convert() on demand 2009-07-06 10:01:02 +02:00
null_filter_plugin.c filter: added new plugin API for filters 2009-07-03 01:02:53 +02:00
volume_filter_plugin.c filter/volume: check the flag audio_format.reverse_endian 2009-07-22 15:56:50 +02:00
volume_filter_plugin.h filter/volume: don't use volume_level_get() 2009-07-05 16:31:47 +02:00