1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-03-17 20:17:55 +02:00
Mark Thompson 5b145290df lavc: Add support for increasing hardware frame pool sizes
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.
2018-02-11 22:00:33 +00:00
..
2017-10-13 23:57:01 +02:00
2017-10-13 23:57:01 +02:00
2016-05-04 18:16:21 +02:00
2013-08-28 11:02:56 +02:00
2017-10-13 23:57:59 +02:00
2016-05-04 18:16:21 +02:00
2012-12-21 00:18:34 +01:00
2016-05-19 13:44:41 +02:00
2011-12-11 00:32:25 +01:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00