diff --git a/libavfilter/vf_delogo.c b/libavfilter/vf_delogo.c index 4bf0867bd9a0a115db956e583df2ccaaeecb38b7..926a8a11f69c11ce470c86e1c27d6963f407aa4f 100644 --- a/libavfilter/vf_delogo.c +++ b/libavfilter/vf_delogo.c @@ -35,8 +35,8 @@ #include "video.h" /** - * Apply a simple delogo algorithm to the image in dst and put the - * result in src. + * Apply a simple delogo algorithm to the image in src and put the + * result in dst. * * The algorithm is only applied to the region specified by the logo * parameters.