[SCM] libav/experimental: Enable linking of parseutils.o.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:54:15 UTC 2013


The following commit has been merged in the experimental branch:
commit dd18b301f4c8df38bb6e6f279d732927df8eef5f
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Mon Nov 9 18:56:51 2009 +0000

    Enable linking of parseutils.o.
    
    Originally committed as revision 20487 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavfilter/Makefile b/libavfilter/Makefile
index 79944c2..295bd58 100644
--- a/libavfilter/Makefile
+++ b/libavfilter/Makefile
@@ -10,6 +10,7 @@ OBJS = allfilters.o                                                     \
        avfilter.o                                                       \
        defaults.o                                                       \
        formats.o                                                        \
+       parseutils.o                                                     \
 
 OBJS-$(CONFIG_CROP_FILTER)                   += vf_crop.o
 OBJS-$(CONFIG_FORMAT_FILTER)                 += vf_format.o

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list