[FFmpeg-devel] [PATCH 1/2] lavfi: check links properties after configuring them.
Paul B Mahol
onemda at gmail.com
Wed Nov 1 23:42:07 EET 2017
On 11/1/17, Nicolas George <george at nsup.org> wrote:
> For now, check the image size.
> Inspired by a patch from Paul B Mahol.
>
> Invalid sizes would be detected later by allocation failures,
> detecting problems earlier is cleaner.
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
> libavfilter/avfiltergraph.c | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
LGTM
More information about the ffmpeg-devel
mailing list