From e03cd1049ed916ee3c01b2f545a1175d48ac9101 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 18 Jul 2012 22:46:47 +0200 Subject: Fix misspellings of FFmpeg Signed-off-by: Michael Niedermayer --- libavcodec/arm/fft_fixed_init_arm.c | 2 +- libavcodec/fft-fixed-test.c | 4 ++-- libavfilter/formats.h | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libavcodec/arm/fft_fixed_init_arm.c b/libavcodec/arm/fft_fixed_init_arm.c index 94081d7..7cf8a6e 100644 --- a/libavcodec/arm/fft_fixed_init_arm.c +++ b/libavcodec/arm/fft_fixed_init_arm.c @@ -3,7 +3,7 @@ * * This file is part of FFmpeg. * - * FFMpeg is free software; you can redistribute it and/or + * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. diff --git a/libavcodec/fft-fixed-test.c b/libavcodec/fft-fixed-test.c index fa750b6..a1a6160 100644 --- a/libavcodec/fft-fixed-test.c +++ b/libavcodec/fft-fixed-test.c @@ -1,12 +1,12 @@ /* * This file is part of FFmpeg. * - * FFMpeg is free software; you can redistribute it and/or + * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * FFMpeg is distributed in the hope that it will be useful, + * FFmpeg is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. diff --git a/libavfilter/formats.h b/libavfilter/formats.h index f884294..c5a4e3d 100644 --- a/libavfilter/formats.h +++ b/libavfilter/formats.h @@ -1,5 +1,5 @@ /* - * This file is part of FFMpeg. + * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public -- cgit v1.1