Re: [FFmpeg-devel] [PATCH] avfilter: don't anonymously typedef structs

2017-05-13 Thread wm4
On Fri, 12 May 2017 20:01:54 +0200 Paul B Mahol wrote: > Signed-off-by: Paul B Mahol > --- lgtm ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

[FFmpeg-devel] [PATCH] avfilter: don't anonymously typedef structs

2017-05-12 Thread Paul B Mahol
Signed-off-by: Paul B Mahol --- libavfilter/aeval.c| 2 +- libavfilter/af_afade.c | 2 +- libavfilter/af_amerge.c| 2 +- libavfilter/af_apad.c | 2 +- libavfilter/af_aresample.c | 2 +-