> -----Original Message----- > From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of Mingyu > Yin > Sent: 2020年8月21日 16:52 > To: ffmpeg-devel@ffmpeg.org > Subject: [FFmpeg-devel] [PATCH V3 1/2] dnn_backend_native_layer_mathbinary: > add floormod support > > Signed-off-by: Mingyu Yin <mingyu....@intel.com> > --- > .../dnn/dnn_backend_native_layer_mathbinary.c | 17 +++++++++++++++++ > .../dnn/dnn_backend_native_layer_mathbinary.h | 1 + > tests/dnn/dnn-layer-mathbinary-test.c | 5 +++++ > tools/python/convert_from_tensorflow.py | 2 +- > tools/python/convert_header.py | 2 +- > 5 files changed, 25 insertions(+), 2 deletions(-)
I would prefer this patch after your function pointer patch. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".