Commit 20f2bd56 authored by reynaldo's avatar reynaldo

Please keep original copyright heading and attribution lines...

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15831 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6ffcbccd
/*
* part of QCELP decoder
* QCELP decoder
* Copyright (c) 2007 Reynaldo H. Verdejo Pinochet
*
* This file is part of FFmpeg.
......@@ -22,6 +22,12 @@
#ifndef AVCODEC_QCELPDATA_H
#define AVCODEC_QCELPDATA_H
/**
* @file qcelpdata.h
* QCELP decoder
* @author Reynaldo H. Verdejo Pinochet
*/
#include <stdint.h>
/**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment