[SCM] libav/experimental: Fix out of tree builds with vf_yadif and mmx

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:16:26 UTC 2013


The following commit has been merged in the experimental branch:
commit 483480b5ae00186ae1de3db2a838a237954de4c1
Author: Måns Rullgård <mans at mansr.com>
Date:   Mon Sep 27 22:10:39 2010 +0000

    Fix out of tree builds with vf_yadif and mmx
    
    Originally committed as revision 25237 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 32634c0..3f3d1b0 100755
--- a/configure
+++ b/configure
@@ -3106,6 +3106,7 @@ if enabled source_path_used; then
         libavcore/Makefile
         libavdevice/Makefile
         libavfilter/Makefile
+        libavfilter/${arch}/Makefile
         libavformat/Makefile
         libavutil/Makefile
         libpostproc/Makefile

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list