[FFmpeg-cvslog] Fix "ouput" typo and add a check.
Clément Bœsch
ubitux at gmail.com
Sat Jan 28 11:07:18 CET 2012
On Sat, Jan 28, 2012 at 11:05:01AM +0100, Clément Bœsch wrote:
> ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Thu Jan 26 23:03:35 2012 +0100| [23b639c44f88099fe05c51d51993970b7a6fce9a] | committer: Clément Bœsch
>
> Fix "ouput" typo and add a check.
>
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=23b639c44f88099fe05c51d51993970b7a6fce9a
[...]
> diff --git a/libavfilter/libmpcodecs/vf_framestep.c b/libavfilter/libmpcodecs/vf_framestep.c
> index cdf5386..701e6af 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:
> *
Note: I also fixed this one in MPlayer repository.
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20120128/275538a1/attachment.asc>
More information about the ffmpeg-cvslog
mailing list