On Sunday, December 12, 2021, Phyllis Smith via Cin <cin@lists.cinelerra-gg.org> wrote:
Andrew,
disabling oss in liba52 should have no impact, hopefully, but full reconfiguring for libavc1394 might blow up (

Phyllis, Andrea - can you test this on regular x86, including older/random distro? 

OSS is a choice in Settings->Preferences, Playback A/B for an Audio driver.  Therefore, I do not want to disable this for everyone, as is done in the lines for the thirdparty/Makefile:

well, this disables oss output (?) for library (or even some test program shipped with it), so _i think_ main Cinelerra oss output should remain unaffected? But I have little idea how to test this - by using aoss (from alsa utils)? direct oss kernel sound system was removed in kernels after 2.6.38 (from memory). BSD uses some version of oss.... 

-a52dec.cfg_params?=--enable-djbfft
+a52dec.cfg_params?=--enable-djbfft --disable-oss

but the "thirdparty/src/libavc1394-0.5.4.patch1" is good.