avfilter/vf_identity: fix typo

Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
pull/362/head
Limin Wang 4 years ago
parent d150a9eb44
commit c7c138e411
  1. 2
      libavfilter/vf_identity.c

@ -20,7 +20,7 @@
/**
* @file
* Caculate the Identity between two input videos.
* Calculate the Identity between two input videos.
*/
#include "libavutil/avstring.h"

Loading…
Cancel
Save