Changeset 256 for trunk/libavcodec/mpegaudiodectab.h
- Timestamp:
- Oct 11, 2006, 11:15:34 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/libavcodec/mpegaudiodectab.h ¶
r240 r256 3 3 * copyright (c) 2002 Fabrice Bellard 4 4 * 5 * This library is free software; you can redistribute it and/or 5 * This file is part of FFmpeg. 6 * 7 * FFmpeg is free software; you can redistribute it and/or 6 8 * modify it under the terms of the GNU Lesser General Public 7 9 * License as published by the Free Software Foundation; either 8 * version 2 of the License, or (at your option) any later version.10 * version 2.1 of the License, or (at your option) any later version. 9 11 * 10 * This libraryis distributed in the hope that it will be useful,12 * FFmpeg is distributed in the hope that it will be useful, 11 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU … … 14 16 * 15 17 * You should have received a copy of the GNU Lesser General Public 16 * License along with this library; if not, write to the Free Software18 * License along with FFmpeg; if not, write to the Free Software 17 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 18 20 */
Note:
See TracChangeset
for help on using the changeset viewer.