From f02bae4c215247ff4bf910f4381a7bb1af1d36fa Mon Sep 17 00:00:00 2001 From: Ralph Giles Date: Tue, 12 Nov 2013 04:09:40 +0000 Subject: [PATCH] Add license header and turn on keyword substitution for 5.1 codebook. svn path=/trunk/vorbis/; revision=19014 --- lib/books/coupled/res_books_51.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lib/books/coupled/res_books_51.h b/lib/books/coupled/res_books_51.h index 917a955..181c21f 100644 --- a/lib/books/coupled/res_books_51.h +++ b/lib/books/coupled/res_books_51.h @@ -1,3 +1,20 @@ +/******************************************************************** + * * + * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. * + * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS * + * GOVERNED BY A BSD-STYLE SOURCE LICENSE INCLUDED WITH THIS SOURCE * + * IN 'COPYING'. PLEASE READ THESE TERMS BEFORE DISTRIBUTING. * + * * + * THE OggVorbis SOURCE CODE IS (C) COPYRIGHT 1994-2010 * + * by the Xiph.Org Foundation http://www.xiph.org/ * + * * + ******************************************************************** + * + * function: static codebooks for 5.1 surround + * last modified: $Id$ + * + ********************************************************************/ + static const long _vq_quantlist__44p0_l0_0[] = { 6, 5, -- 2.7.4