OSDN Git Service

latm: remove superflous #includes
authorMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 03:31:01 +0000 (03:31 +0000)
committerMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 03:35:10 +0000 (03:35 +0000)
Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/latm_parser.c

index b8b67ef..e3134be 100644 (file)
  * AAC LATM parser
  */
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <math.h>
-#include <sys/types.h>
-
+#include <stdint.h>
 #include "parser.h"
 
 #define LATM_HEADER     0x56e000        // 0x2b7 (11 bits)