Browse Source

avfitler/vf_fieldmatch: fix typo

Signed-off-by: Paul B Mahol <onemda@gmail.com>
tags/n2.6
Paul B Mahol 11 years ago
parent
commit
e44a4c1f5f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/vf_fieldmatch.c

+ 1
- 1
libavfilter/vf_fieldmatch.c View File

@@ -21,7 +21,7 @@

/**
* @file
* Fieldmatching filter, ported from VFM filter (VapouSsynth) by Clément.
* Fieldmatching filter, ported from VFM filter (VapourSynth) by Clément.
* Fredrik Mellbin is the author of the VIVTC/VFM filter, which is itself a
* light clone of the TIVTC/TFM (AviSynth) filter written by Kevin Stone
* (tritical), the original author.


Loading…
Cancel
Save