mpd/src/filter/plugins
Max Kellermann 77c14692c9 filter/AutoConvert: eliminate AutoConvertFilter if possible
If no conversion is necessary, return the child Filter as-is.  This
allows removing all nullptr checks from AutoConvertFilter.
2020-11-04 20:15:19 +01:00
..
AutoConvertFilterPlugin.cxx filter/AutoConvert: eliminate AutoConvertFilter if possible 2020-11-04 20:15:19 +01:00
AutoConvertFilterPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ChainFilterPlugin.cxx filter/chain: pass std::string_view to filter_chain_append() 2020-11-04 16:37:53 +01:00
ChainFilterPlugin.hxx filter/chain: pass std::string_view to filter_chain_append() 2020-11-04 16:37:53 +01:00
ConvertFilterPlugin.cxx filter/convert: convert_filter_new() returns std::unique_ptr 2020-11-04 16:47:11 +01:00
ConvertFilterPlugin.hxx filter/convert: convert_filter_new() returns std::unique_ptr 2020-11-04 16:47:11 +01:00
FfmpegFilter.cxx filter/ffmpeg: interleave the output AVFrame 2020-11-04 20:15:19 +01:00
FfmpegFilter.hxx filter/ffmpeg: interleave the output AVFrame 2020-11-04 20:15:19 +01:00
FfmpegFilterPlugin.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
FfmpegFilterPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
HdcdFilterPlugin.cxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
HdcdFilterPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build filter/plugins: add missing meson dependency 2019-12-09 23:49:35 +01:00
NormalizeFilterPlugin.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
NormalizeFilterPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
NullFilterPlugin.cxx remove gcc_unused 2020-03-16 00:08:21 -07:00
NullFilterPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
ReplayGainFilterPlugin.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
ReplayGainFilterPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
RouteFilterPlugin.cxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
RouteFilterPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
VolumeFilterPlugin.cxx [clang-tidy] use nodiscard 2020-03-12 12:59:16 -07:00
VolumeFilterPlugin.hxx copyright year 2020 2020-01-18 19:23:49 +01:00