mlt icon indicating copy to clipboard operation
mlt copied to clipboard

Introduce project-wide MAX_CHANNELS in CMakeLists.txt

Open Tjoppen opened this issue 1 year ago • 1 comments

This is an alternative to PR #995

Tjoppen avatar Jun 19 '24 12:06 Tjoppen

I wasn't able to properly test that filter_ambisonic-decoder.cpp compiles due to its C++ API having changed (or Debian having an ancient version), but not removing MAX_CHANNELS in its leads to an earlier compilation failure as expected.

Tjoppen avatar Jun 19 '24 12:06 Tjoppen