[FFmpeg-devel] [PATCH] lavc/roqvideodec: remove useless headers

Stefano Sabatini stefasab at gmail.com
Mon Sep 24 11:42:38 CEST 2012


---
 libavcodec/roqvideodec.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/libavcodec/roqvideodec.c b/libavcodec/roqvideodec.c
index f6bf67d..1e2915e 100644
--- a/libavcodec/roqvideodec.c
+++ b/libavcodec/roqvideodec.c
@@ -25,10 +25,6 @@
  *   http://www.csse.monash.edu.au/~timf/
  */
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-
 #include "avcodec.h"
 #include "bytestream.h"
 #include "roqvideo.h"
-- 
1.7.5.4



More information about the ffmpeg-devel mailing list