[FFmpeg-cvslog] ffplay: remove unused include libavutil/colorspace.h

Zhang Rui git at videolan.org
Fri Aug 28 00:28:52 CEST 2015


ffmpeg | branch: master | Zhang Rui <bbcallen at gmail.com> | Thu Aug 27 14:00:30 2015 +0800| [92d378067ee3ed47fb9076e37d5fb7613c6aac5f] | committer: Michael Niedermayer

ffplay: remove unused include libavutil/colorspace.h

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

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

 ffplay.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/ffplay.c b/ffplay.c
index cde88db..d0e1822 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -31,7 +31,6 @@
 #include <stdint.h>
 
 #include "libavutil/avstring.h"
-#include "libavutil/colorspace.h"
 #include "libavutil/eval.h"
 #include "libavutil/mathematics.h"
 #include "libavutil/pixdesc.h"



More information about the ffmpeg-cvslog mailing list