On 19/02/2017 19:46, Mark Thompson wrote: > Use the flags argument of av_hwframe_ctx_create_derived() to pass the > mapping flags which will be used on allocation. Also, set the format > and hardware context on the allocated frame automatically - the user > should not be required to do this themselves. > --- > libavutil/hwcontext.c | 14 +++++++++++++- > libavutil/hwcontext.h | 4 +++- > libavutil/hwcontext_internal.h | 5 +++++ > 3 files changed, 21 insertions(+), 2 deletions(-) >
Seems ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
