OSDN Git Service
(root)
/
android-x86
/
external-ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e8c4f9
)
latm: remove superflous #includes
author
Mans Rullgard
<mans@mansr.com>
Tue, 25 Jan 2011 03:31:01 +0000
(
03:31
+0000)
committer
Michael 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
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)