avfilter/scene_sad: Fix funtions typos
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
76952aa461
commit
568e1b229b
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
/**
|
||||
* @file
|
||||
* Scene SAD funtions
|
||||
* Scene SAD functions
|
||||
*/
|
||||
|
||||
#include "scene_sad.h"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
/**
|
||||
* @file
|
||||
* Scene SAD funtions
|
||||
* Scene SAD functions
|
||||
*/
|
||||
|
||||
#ifndef AVFILTER_SCENE_SAD_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue