[SCM] libav/experimental: Group togheter filter dependency specifications.

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


The following commit has been merged in the experimental branch:
commit 2e5ff4d0e56fcce7fd13de0c4165dd9abb3aa013
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Tue Sep 28 13:44:10 2010 +0000

    Group togheter filter dependency specifications.
    
    Originally committed as revision 25245 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/configure b/configure
index 3f3d1b0..21ea161 100755
--- a/configure
+++ b/configure
@@ -1386,9 +1386,6 @@ vfwcap_indev_extralibs="-lavicap32"
 x11_grab_device_indev_deps="x11grab XShmCreateImage"
 x11_grab_device_indev_extralibs="-lX11 -lXext -lXfixes"
 
-# filters
-frei0r_filter_deps="frei0r dlopen strtok_r"
-
 # protocols
 gopher_protocol_deps="network"
 http_protocol_deps="network"
@@ -1402,6 +1399,7 @@ udp_protocol_deps="network"
 
 # filters
 blackframe_filter_deps="gpl"
+frei0r_filter_deps="frei0r dlopen strtok_r"
 ocv_smooth_filter_deps="libopencv"
 yadif_filter_deps="gpl"
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list