[FFmpeg-devel] [PATCH 2/2] lavf: use a video frame pool for each link of the filtergraph

Moritz Barsnick barsnick at gmx.net
Fri Dec 11 13:45:49 CET 2015


> Subject: [FFmpeg-devel] [PATCH 2/2] lavf: use a video frame pool for each
>  link of the filtergraph

Since Ganesh just recently mentioned the confusion: Wouldn't this be
lavfi instead of lavf?

Yet another task for ./tools/patcheck. ;-)

>  libavfilter/avfilter.c |  1 +
>  libavfilter/avfilter.h |  5 +++++
>  libavfilter/video.c    | 38 +++++++++++++++++++++++++++-----------
>  3 files changed, 33 insertions(+), 11 deletions(-)
[...]

Moritz


More information about the ffmpeg-devel mailing list