From 88f2586adbcdcb350b2923a82bcb07c5a519bd1d Mon Sep 17 00:00:00 2001 From: Lou Logan Date: Mon, 2 Jun 2014 18:46:04 -0800 Subject: fix various typos Signed-off-by: Lou Logan Signed-off-by: Michael Niedermayer --- libavfilter/buffersrc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavfilter/buffersrc.h') diff --git a/libavfilter/buffersrc.h b/libavfilter/buffersrc.h index 5d124337b5..ea34c04ee9 100644 --- a/libavfilter/buffersrc.h +++ b/libavfilter/buffersrc.h @@ -138,7 +138,7 @@ int av_buffersrc_add_frame(AVFilterContext *ctx, AVFrame *frame); * Add a frame to the buffer source. * * By default, if the frame is reference-counted, this function will take - * ownership of the reference(s) and reset the frame. This can be controled + * ownership of the reference(s) and reset the frame. This can be controlled * using the flags. * * If this function returns an error, the input frame is not touched. -- cgit v1.2.3