Am Fr., 5. März 2021 um 15:45 Uhr schrieb Martijn Otto <ffm...@martijnotto.nl>:

> I have made some changes to get custom allocation functions in ffmpeg.
> This is useful to me, as the software I work with easily runs into
> congestion on memory allocations in certain cases.

I thought the dynamic linker allows you to replace (allocation)
functions, no?

> I hope it is useful to others as well. It would be nice if this could
> be part of ffmpeg proper.

You cannot store the functions pointers globally.

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to