[SCM] libav/experimental: 100l: remove bogus inclusion of libavcodec/audioconvert.c in avfilter.c.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:18:04 UTC 2013


The following commit has been merged in the experimental branch:
commit d545aea8f03ab880b08f7cce109388a169125e8e
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Mon Oct 25 04:28:36 2010 +0000

    100l: remove bogus inclusion of libavcodec/audioconvert.c in
    avfilter.c.
    
    Originally committed as revision 25565 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c
index 8842b4d..db85718 100644
--- a/libavfilter/avfilter.c
+++ b/libavfilter/avfilter.c
@@ -21,7 +21,6 @@
 
 /* #define DEBUG */
 
-#include "libavcodec/audioconvert.c"
 #include "libavutil/pixdesc.h"
 #include "libavutil/rational.h"
 #include "libavcore/imgutils.h"

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list