1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 08:24:43 -04:00

Denoiser feature: make functions for detailed sample processing making code more readable

This commit is contained in:
f4exb
2026-01-11 11:45:46 +01:00
parent 7e0892801c
commit d4a860853e
3 changed files with 161 additions and 132 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
const PluginDescriptor DenoiserPlugin::m_pluginDescriptor = {
Denoiser::m_featureId,
QStringLiteral("Denoiser"),
QStringLiteral("7.23.0"),
QStringLiteral("7.22.11"),
QStringLiteral("(c) Edouard Griffiths, F4EXB"),
QStringLiteral("https://github.com/f4exb/sdrangel"),
true,