[FFmpeg-cvslog] avfilter/x86/vf_atadenoise: fix comment

Paul B Mahol git at videolan.org
Mon Oct 21 18:57:28 EEST 2019


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Mon Oct 21 17:56:45 2019 +0200| [f7f4691f9f745f6a087879ab855dd65f9f16879d] | committer: Paul B Mahol

avfilter/x86/vf_atadenoise: fix comment

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f7f4691f9f745f6a087879ab855dd65f9f16879d
---

 libavfilter/x86/vf_atadenoise.asm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavfilter/x86/vf_atadenoise.asm b/libavfilter/x86/vf_atadenoise.asm
index 5466d1f2d4..4945ad3f5e 100644
--- a/libavfilter/x86/vf_atadenoise.asm
+++ b/libavfilter/x86/vf_atadenoise.asm
@@ -1,5 +1,5 @@
 ;*****************************************************************************
-;* x86-optimized functions for blend filter
+;* x86-optimized functions for atadenoise filter
 ;*
 ;* Copyright (C) 2019 Paul B Mahol
 ;*



More information about the ffmpeg-cvslog mailing list