comparison g726.c @ 4962:f99e40a7155b libavcodec

Remove redundant #inclusion of common.h, avcodec.h already #includes it.
author diego
date Thu, 10 May 2007 09:00:44 +0000
parents a96d905dcbaa
children 9dd54c009d47
comparison
equal deleted inserted replaced
4961:3e8e345084cb 4962:f99e40a7155b
21 * License along with FFmpeg; if not, write to the Free Software 21 * License along with FFmpeg; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
23 */ 23 */
24 #include <limits.h> 24 #include <limits.h>
25 #include "avcodec.h" 25 #include "avcodec.h"
26 #include "common.h"
27 #include "bitstream.h" 26 #include "bitstream.h"
28 27
29 /** 28 /**
30 * G.726 11bit float. 29 * G.726 11bit float.
31 * G.726 Standard uses rather odd 11bit floating point arithmentic for 30 * G.726 Standard uses rather odd 11bit floating point arithmentic for