[SCM] libav/experimental: Remove unneded headers Commited in SoC by Vitor Sessak on 2008-02-09 23:35:19

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:14:40 UTC 2013


The following commit has been merged in the experimental branch:
commit 02e94797179b1059f1a0ba4f498ae97d050db14f
Author: Vitor Sessak <vitor1001 at gmail.com>
Date:   Fri Feb 15 21:40:43 2008 +0000

    Remove unneded headers
    Commited in SoC by Vitor Sessak on 2008-02-09 23:35:19
    
    Originally committed as revision 12044 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c
index 675f9d6..c710d75 100644
--- a/libavfilter/avfilter.c
+++ b/libavfilter/avfilter.c
@@ -19,11 +19,6 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include <stdarg.h>
-#include <stdlib.h>
-#include <string.h>
-#include <stdio.h>
-
 #include "avfilter.h"
 #include "allfilters.h"
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list