Re: [PATCH] Use public header libavutil/mem.h instead of an internal one
Reimar Döffinger <[email protected]> Thu, 28 Jan 2021 18:52:16 +0100
| Newsgroups | gmane.comp.video.mplayer.devel |
|---|---|
| Message-ID | <[email protected]> |
On 28 January 2021 11:52:27 CET, "Ingo Brückl" <[email protected]> wrote: >I wrote on Thu, 28 Jan 2021 11:35:58 +0100: > >> This fixes broken shared FFmpeg compilation since r38235. > >> -#include "libavutil/mem_internal.h" >> +#include "libavutil/mem.h" > >Okay, current git master differs from latest FFmpeg release. Ah, if that works you can as a quick fix add ifdefs for shared or not, I at least am fine with that. But as you see it would be a quite temporary fix, so we'll need to spend a little more thought and effort soon. _______________________________________________ MPlayer-dev-eng mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng