projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6081f8c
)
latm: remove superflous #includes
author
Mans Rullgard
<mans@mansr.com>
Tue, 25 Jan 2011 03:31:01 +0000
(
03:31
+0000)
committer
Mans 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
patch
|
blob
|
history
diff --git
a/libavcodec/latm_parser.c
b/libavcodec/latm_parser.c
index
b8b67ef
..
e3134be
100644
(file)
--- a/
libavcodec/latm_parser.c
+++ b/
libavcodec/latm_parser.c
@@
-23,12
+23,7
@@
* 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)