On Tue, Jul 3, 2018, 9:17 AM Dario Casalinuovo <b.vitruvio@xxxxxxxxx> wrote:
On Tue, Jul 3, 2018 at 3:01 PM Adrien Destugues <pulkomandy@xxxxxxxxxxxxx>
wrote:
A few weeks ago, Barrett announced his plan for forking the ffmpeg add-on
and updating
the fork for using modern ffmpeg APIs. The "forking" part and figuring
out Jamfiles for
it is wasted, as we can now have a single add-on again. But indeed, using
a single ffmpeg
version, and a modern one, does make things simpler eventually.
Having one codebase for both architectures would be beneficial.If I
understand correctly we can just get rid of the old API.
I didn't know it was possible to force the gcc2 ABI, but if this works in
a painless way I'd say the problem is resolved at root.