[Bug 201589] [patch] audio/audacity: issues building with ffmpeg

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 16 14:02:23 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201589

--- Comment #3 from Christian Heckendorf <heckendorfc at gmail.com> ---
Our Audacity build seems to use our FFmpeg version rather than the one they
bundle with their source. The only issue that I can see with using 2.7 is their
extern calls in the C -> C++ wrapper are out of date. They are similar enough
that adding the needed const keywords to some function parameters shouldn't
change the Audacity behaviour. Indeed, after some quick tests using the patch,
Audacity picks up the 2.7 FFmpeg library and seems to work with it as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list