mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
avfilter/vf_identity: fix typo
Signed-off-by: Limin Wang <lance.lmwang@gmail.com>
This commit is contained in:
parent
d150a9eb44
commit
c7c138e411
@ -20,7 +20,7 @@
|
||||
|
||||
/**
|
||||
* @file
|
||||
* Caculate the Identity between two input videos.
|
||||
* Calculate the Identity between two input videos.
|
||||
*/
|
||||
|
||||
#include "libavutil/avstring.h"
|
||||
|
Loading…
Reference in New Issue
Block a user