comparison cook.c @ 5215:2b72f9bc4f06 libavcodec

license header consistency cosmetics
author diego
date Thu, 05 Jul 2007 10:40:25 +0000
parents f99e40a7155b
children b42bcc94b97c
comparison
equal deleted inserted replaced
5214:470601203f44 5215:2b72f9bc4f06
16 * Lesser General Public License for more details. 16 * Lesser General Public License for more details.
17 * 17 *
18 * You should have received a copy of the GNU Lesser General Public 18 * You should have received a copy of the GNU Lesser General Public
19 * License along with FFmpeg; if not, write to the Free Software 19 * License along with FFmpeg; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21 *
22 */ 21 */
23 22
24 /** 23 /**
25 * @file cook.c 24 * @file cook.c
26 * Cook compatible decoder. Bastardization of the G.722.1 standard. 25 * Cook compatible decoder. Bastardization of the G.722.1 standard.