summaryrefslogtreecommitdiff
path: root/libavfilter/libmpcodecs
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-01-26 23:03:35 +0100
committerClément Bœsch <ubitux@gmail.com>2012-01-28 11:04:19 +0100
commit23b639c44f88099fe05c51d51993970b7a6fce9a (patch)
tree2143e3da2b9620f8658fbfc9ffe8afbf543ea4d7 /libavfilter/libmpcodecs
parent81ab42a334c3f7b7e23a259382fbd81384656c44 (diff)
Fix "ouput" typo and add a check.
Diffstat (limited to 'libavfilter/libmpcodecs')
-rw-r--r--libavfilter/libmpcodecs/vf_framestep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/libmpcodecs/vf_framestep.c b/libavfilter/libmpcodecs/vf_framestep.c
index cdf5386670..701e6afba4 100644
--- a/libavfilter/libmpcodecs/vf_framestep.c
+++ b/libavfilter/libmpcodecs/vf_framestep.c
@@ -1,5 +1,5 @@
/*
- * filter to ouput only 1 every n frame, or only the I (key)frame
+ * filter to output only 1 every n frame, or only the I (key)frame
*
* The parameters are:
*