mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
lavfi: Add support for increasing hardware frame pool sizes
AVFilterContext.extra_hw_frames functions identically to the field of the same name in AVCodecContext.
This commit is contained in:
@@ -13,6 +13,9 @@ libavutil: 2017-03-23
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2018-02-xx - xxxxxxx - lavfi 7.1.0 - avfilter.h
|
||||
Add AVFilterContext.extra_hw_frames.
|
||||
|
||||
2018-02-xx - xxxxxxx - lavc 58.9.0 - avcodec.h
|
||||
Add AVCodecContext.extra_hw_frames.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user