X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavutil%2Fpca.c;h=56bf70742197a45fd188ceb9edaa95f16181eb57;hb=e4744b59aadd6e7064491c0228d6248289a6a85a;hp=ce08e9ccb43077d094d17fa9871c9cb8fcda41fa;hpb=ba87f0801d77c21eb1e4891ca1f846500bbb0939;p=ffmpeg diff --git a/libavutil/pca.c b/libavutil/pca.c index ce08e9ccb43..56bf7074219 100644 --- a/libavutil/pca.c +++ b/libavutil/pca.c @@ -2,20 +2,20 @@ * principal component analysis (PCA) * Copyright (c) 2004 Michael Niedermayer * - * This file is part of FFmpeg. + * This file is part of Libav. * - * FFmpeg is free software; you can redistribute it and/or + * Libav 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, + * Libav 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. * * You should have received a copy of the GNU Lesser General Public - * License along with FFmpeg; if not, write to the Free Software + * License along with Libav; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ @@ -218,7 +218,6 @@ int main(void){ printf("\n"); } -#if 1 for(i=0; i