On 06/03/17 08:25, Diego Biurrun wrote: > On Sat, Mar 04, 2017 at 11:57:39PM +0000, Mark Thompson wrote: >> Some frames contexts are not usable without additional format-specific > > "frame context" or "frame's contexts"
"frames contexts", as in multiple instances of AVHWFramesContext. >> 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. > > same > > The log message confuses me, maybe you can spell out what "this" and > "it" refer to for clarification. Both refer to the "additional format-specific state in hwctx". """ 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 initialise the state in hwctx 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
