Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2018-12-18 16:13:56 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2018-12-18 16:18:05 +0300
commit568e1b229b85050701e1ed4b8fa295b18995f67e (patch)
treef9716d83168ec15ed9c193e064146296e4fcf944 /libavfilter/scene_sad.h
parent76952aa46163f92c8bb5180973e33ca36d583308 (diff)
avfilter/scene_sad: Fix funtions typos
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/scene_sad.h')
-rw-r--r--libavfilter/scene_sad.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/scene_sad.h b/libavfilter/scene_sad.h
index 433c69473d..173a051f2b 100644
--- a/libavfilter/scene_sad.h
+++ b/libavfilter/scene_sad.h
@@ -18,7 +18,7 @@
/**
* @file
- * Scene SAD funtions
+ * Scene SAD functions
*/
#ifndef AVFILTER_SCENE_SAD_H