On 19/02/17 21:34, Luca Barbato wrote: > On 19/02/2017 19:46, Mark Thompson wrote: >> --- >> libavutil/hwcontext.c | 9 ++++++++- >> libavutil/hwcontext_internal.h | 5 +++++ >> 2 files changed, 13 insertions(+), 1 deletion(-) >> > > This would enjoy some comments.
Yeah. """ Some frames contexts are not usable without additional format-specific state in hwctx. This adds new functions map_frames_from and map_frames_to to set this up appropriately when deriving a frames context which will require it to be set. """ _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
