X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Faandcttab.c;h=0c5b573412bc3f09fbe9e8ae24bd6e748e96be4c;hb=bb198c4997d5036f3bf91de51e44f807115677d0;hp=4097067963044a5a842c70e26e03c1835fe0c52d;hpb=8b22017f380f9d5b5220d4ff6d1c030b8886dc04;p=ffmpeg diff --git a/libavcodec/aandcttab.c b/libavcodec/aandcttab.c index 40970679630..0c5b573412b 100644 --- a/libavcodec/aandcttab.c +++ b/libavcodec/aandcttab.c @@ -1,23 +1,23 @@ /* - * 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 */ /** - * @file aandcttab.c + * @file * AAN (Arai Agui Aakajima) (I)DCT tables */