[FFmpeg-devel] [PATCH] tests/dnn: fix build issue after function name changed
Guo, Yejun
yejun.guo at intel.com
Fri Jan 22 14:11:05 EET 2021
> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-bounces at ffmpeg.org> On Behalf Of Jan
> Ekstr?m
> Sent: 2021年1月22日 20:01
> To: FFmpeg development discussions and patches <ffmpeg-devel at ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH] tests/dnn: fix build issue after function
> name changed
>
> On Fri, Jan 22, 2021 at 1:31 PM Guo, Yejun <yejun.guo at intel.com> wrote:
> >
> > ---
> > missed to merge the changes into previous patch, will push soon.
> >
> > tests/dnn/dnn-layer-avgpool-test.c | 4 ++--
> > tests/dnn/dnn-layer-conv2d-test.c | 4 ++--
> > tests/dnn/dnn-layer-dense-test.c | 2 +-
> > tests/dnn/dnn-layer-depth2space-test.c | 2 +-
> > tests/dnn/dnn-layer-mathbinary-test.c | 6 +++---
> > tests/dnn/dnn-layer-mathunary-test.c | 2 +-
> > tests/dnn/dnn-layer-maximum-test.c | 2 +-
> > tests/dnn/dnn-layer-pad-test.c | 6 +++---
> > 8 files changed, 14 insertions(+), 14 deletions(-)
> >
>
> Patchwork now shows that FATE passes. LGTM.
thanks, push now.
More information about the ffmpeg-devel
mailing list