Skip to content
Snippets Groups Projects
Commit 16685114 authored by Marton Balint's avatar Marton Balint
Browse files

avutil/buffer: add av_buffer_pool_buffer_get_opaque


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: default avatarMarton Balint <cus@passwd.hu>
parent e3dca074
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment