ffmpeg | branch: master | Tristan Matthews <le.business...@gmail.com> | Fri Sep 
12 18:50:03 2014 -0400| [7703995a2e8760e66ff35148bf029e0f9e30dbe6] | committer: 
Diego Biurrun

flac: Remove unused headers

Signed-off-by: Diego Biurrun <di...@biurrun.de>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7703995a2e8760e66ff35148bf029e0f9e30dbe6
---

 libavcodec/flacdec.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/libavcodec/flacdec.c b/libavcodec/flacdec.c
index 9ca55cc..a475309 100644
--- 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"

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to