Am Fr., 5. März 2021 um 15:45 Uhr schrieb Martijn Otto <[email protected]>:
> 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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
