projects
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc4992a
)
flac: Remove unused headers
author
Tristan Matthews
<le.businessman@gmail.com>
Fri, 12 Sep 2014 22:50:03 +0000
(18:50 -0400)
committer
Diego Biurrun
<diego@biurrun.de>
Fri, 26 Sep 2014 17:33:01 +0000
(10:33 -0700)
Signed-off-by: Diego Biurrun <diego@biurrun.de>
libavcodec/flacdec.c
patch
|
blob
|
blame
|
history
diff --git
a/libavcodec/flacdec.c
b/libavcodec/flacdec.c
index
9ca55cc
..
a475309
100644
(file)
--- a/
libavcodec/flacdec.c
+++ b/
libavcodec/flacdec.c
@@
-33,8
+33,6
@@
#include <limits.h>
-#include "libavutil/channel_layout.h"
-#include "libavutil/crc.h"
#include "avcodec.h"
#include "internal.h"
#include "get_bits.h"