Scott Theisen via ffmpeg-devel (HE12026-04-05): > PR #22716 opened by Scott Theisen (ulmus-scott) > URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22716 > Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22716.patch > > NetBSD doesn't have this error code, so put in a test to prevent > compiling related code on NetBSD systems.
Hi. Thanks for the patch. ESTRPIPE is part of the ALSA API, <https://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html>. If the emulation in NetBSD does not have it, then I think the burden of fixing this falls on them. That does not mean I oppose the patch, but I think it needs to include a comment with at least a link to a bug report to NetBSD. Regards, -- Nicolas George _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
