[FFmpeg-soc] [soc]: r5592 - amr/amrnbdata.h

vitor subversion at mplayerhq.hu
Mon Jan 25 00:51:49 CET 2010


Author: vitor
Date: Mon Jan 25 00:51:49 2010
New Revision: 5592

Log:
Remove unneeded include

Modified:
   amr/amrnbdata.h

Modified: amr/amrnbdata.h
==============================================================================
--- amr/amrnbdata.h	Mon Jan 25 00:51:11 2010	(r5591)
+++ amr/amrnbdata.h	Mon Jan 25 00:51:49 2010	(r5592)
@@ -32,7 +32,6 @@
 #include <stdint.h>
 
 #include "libavutil/common.h"      /* offsetof */
-#include "libavutil/mathematics.h" /* M_PI */
 
 #define AMR_SUBFRAME_SIZE            40   ///< samples per subframe
 


More information about the FFmpeg-soc mailing list