comparison imc.c @ 5215:2b72f9bc4f06 libavcodec

license header consistency cosmetics
author diego
date Thu, 05 Jul 2007 10:40:25 +0000
parents a96d905dcbaa
children 9f8219a3b86f
comparison
equal deleted inserted replaced
5214:470601203f44 5215:2b72f9bc4f06
17 * Lesser General Public License for more details. 17 * Lesser General Public License for more details.
18 * 18 *
19 * You should have received a copy of the GNU Lesser General Public 19 * You should have received a copy of the GNU Lesser General Public
20 * License along with FFmpeg; if not, write to the Free Software 20 * License along with FFmpeg; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
22 *
23 */ 22 */
24 23
25 /** 24 /**
26 * @file imc.c IMC - Intel Music Coder 25 * @file imc.c IMC - Intel Music Coder
27 * A mdct based codec using a 256 points large transform 26 * A mdct based codec using a 256 points large transform