OSDN Git Service

latm: remove superflous #includes
authorMans Rullgard <mans@mansr.com>
Tue, 25 Jan 2011 03:31:01 +0000 (03:31 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 26 Jan 2011 02:43:30 +0000 (03:43 +0100)
Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit e153e9a53a6fbfba974b8263bca70f7bba02952c)

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)