another question on https://searchfox.org/firefox-main/source/dom/media/platforms/ffmpeg/FFmpegLibWrapper.cpp#248, for `av_buffer_create, was the addition of `AV_FUNC_61` an oversight ? shouldnt that be `AV_FUNC_AVUTIL_61` for consistency ? afaict the function is still in `libavutil/buffer.h` for all the versions ?
Bug 1962139 Comment 30 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
another question on https://searchfox.org/firefox-main/source/dom/media/platforms/ffmpeg/FFmpegLibWrapper.cpp#248, for `av_buffer_create`, was the addition of `AV_FUNC_61` an oversight ? shouldnt that be `AV_FUNC_AVUTIL_61` for consistency ? afaict the function is still in `libavutil/buffer.h` for all the versions ?