1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-09-16 08:36:51 +02:00

avfilter/x86/vf_atadenoise: fix comment

This commit is contained in:
Paul B Mahol
2019-10-21 17:56:45 +02:00
parent aa26f83bdd
commit f7f4691f9f

View File

@@ -1,5 +1,5 @@
;*****************************************************************************
;* x86-optimized functions for blend filter
;* x86-optimized functions for atadenoise filter
;*
;* Copyright (C) 2019 Paul B Mahol
;*