* commit '6d86cef06b':
  lavfi: Add support for increasing hardware frame pool sizes

Merged-by: Mark Thompson <sw@jkqxz.net>
This commit is contained in:
Mark Thompson 2018-02-12 22:28:12 +00:00
commit bcab11a1a2
5 changed files with 60 additions and 2 deletions

View file

@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
2018-02-xx - xxxxxxx - lavfi 7.12.100 - avfilter.h
Add AVFilterContext.extra_hw_frames.
2018-02-xx - xxxxxxx - lavc 58.11.100 - avcodec.h
Add AVCodecContext.extra_hw_frames.