[FFmpeg-cvslog] musepack: remove unnecessary #include from mpcdata.h
Mans Rullgard
git at videolan.org
Sun Jun 5 03:21:57 CEST 2011
ffmpeg | branch: master | Mans Rullgard <mans at mansr.com> | Sat Jun 4 16:45:15 2011 +0100| [67ace7f0473ff968c7c615796b7a95c90fde68d2] | committer: Mans Rullgard
musepack: remove unnecessary #include from mpcdata.h
Signed-off-by: Mans Rullgard <mans at mansr.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=67ace7f0473ff968c7c615796b7a95c90fde68d2
---
libavcodec/mpcdata.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/libavcodec/mpcdata.h b/libavcodec/mpcdata.h
index ad06b7a..397dad5 100644
--- a/libavcodec/mpcdata.h
+++ b/libavcodec/mpcdata.h
@@ -22,8 +22,6 @@
#ifndef AVCODEC_MPCDATA_H
#define AVCODEC_MPCDATA_H
-#include <stdint.h>
-
static const float mpc_CC[18] = {
65536.0000, 21845.3333, 13107.2000, 9362.2857, 7281.7778, 4369.0667, 2114.0645,
1040.2539, 516.0315, 257.0039, 128.2505, 64.0626, 32.0156, 16.0039, 8.0010,
More information about the ffmpeg-cvslog
mailing list