[FFmpeg-soc] [soc]: r5783 - libavfilter/vf_overlay.c
stefano
subversion at mplayerhq.hu
Sun May 2 00:46:27 CEST 2010
Author: stefano
Date: Sun May 2 00:46:27 2010
New Revision: 5783
Log:
Remove unnecessary header.
Modified:
libavfilter/vf_overlay.c
Modified: libavfilter/vf_overlay.c
==============================================================================
--- libavfilter/vf_overlay.c Sun May 2 00:44:49 2010 (r5782)
+++ libavfilter/vf_overlay.c Sun May 2 00:46:27 2010 (r5783)
@@ -23,8 +23,6 @@
* filter to overlay one video on top of another
*/
-#include <stdio.h>
-
#include "avfilter.h"
#include "libavutil/pixdesc.h"
#include "libavcodec/eval.h"
More information about the FFmpeg-soc
mailing list