On 21/07/2017 15:19, Anton Khirnov wrote:
> Use the AVFrame.opaque_ref field. The original user's opaque_ref is
> wrapped in the lavc struct and then unwrapped before the frame is
> returned to the caller.
> 
> This new struct will be useful in the following commits.
> ---
>  libavcodec/decode.c | 57 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/decode.h | 13 ++++++++++++
>  2 files changed, 70 insertions(+)
> 

Good enough for the purpose.

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to