On Sun, 4 Feb 2018 14:27:10 +0000 Mark Thompson <[email protected]> wrote:
> AVCodecContext.extra_hw_frames is added to the size of hardware frame > pools created by libavcodec for APIs which require fixed-size pools. > This allows the user to keep references to a greater number of frames > after decode, which may be necessary for some use-cases. > > It is also added to the initial_pool_size value returned by > avcodec_get_hw_frames_parameters() if a fixed-size pool is required. > --- Patches 1-6 LGTM I guess, no clue about 7-8, but they're probably OK too. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
