Name
Last commit
Last update
..
AutoConvertFilterPlugin.cxx copyright year 2021
AutoConvertFilterPlugin.hxx copyright year 2021
ConvertFilterPlugin.cxx unique_ptr/new to make_unique
ConvertFilterPlugin.hxx copyright year 2021
FfmpegFilter.cxx lib/ffmpeg/Filter: eliminate class FilterContext
FfmpegFilter.hxx lib/ffmpeg/Filter: eliminate class FilterContext
FfmpegFilterPlugin.cxx filter/ffmpeg: support double-precision samples
FfmpegFilterPlugin.hxx copyright year 2021
HdcdFilterPlugin.cxx lib/ffmpeg/Filter: add ParseSingleInOut()
HdcdFilterPlugin.hxx copyright year 2021
NormalizeFilterPlugin.cxx clang-tidy: add explicit deleted constructors
NormalizeFilterPlugin.hxx copyright year 2021
NullFilterPlugin.cxx copyright year 2021
NullFilterPlugin.hxx copyright year 2021
ReplayGainFilterPlugin.cxx filter/ReplayGain: emit "mixer" event when replay gain changes volume
ReplayGainFilterPlugin.hxx copyright year 2021
RouteFilterPlugin.cxx copyright year 2021
RouteFilterPlugin.hxx copyright year 2021
TwoFilters.cxx filter/TwoFilters: add class PreparedTwoFilters
TwoFilters.hxx filter/TwoFilters: add ChainFilters()
VolumeFilterPlugin.cxx copyright year 2021
VolumeFilterPlugin.hxx copyright year 2021
meson.build filter/Chain: eliminate, just use a chain of TwoFilters instead