On Sun, 22 Dec 2019, Marton Balint wrote:
In order to access the original opaque parameter of a buffer in the buffer pool. (The buffer pool implementation overrides the normal opaque parameter but also saves it so it is accessible). v2: add assertion check before dereferencing the BufferPoolEntry. Signed-off-by: Marton Balint <[email protected]> --- doc/APIchanges | 3 +++ libavutil/buffer.c | 8 ++++++++ libavutil/buffer.h | 13 +++++++++++++ libavutil/version.h | 4 ++-- 4 files changed, 26 insertions(+), 2 deletions(-)
Applied. Regards, Marton _______________________________________________ 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".
