[FFmpeg-cvslog] Add GPL dependancy for libmpcodecs
Michael Niedermayer
git
Fri Jan 21 14:22:40 CET 2011
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri Jan 21 14:10:34 2011 +0100| [3b63a5220728b7f5c5a32c6bba373db05ba08829] | committer: Michael Niedermayer
Add GPL dependancy for libmpcodecs
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3b63a5220728b7f5c5a32c6bba373db05ba08829
---
configure | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/configure b/configure
index 123de51..2106495 100755
--- a/configure
+++ b/configure
@@ -1415,6 +1415,7 @@ cropdetect_filter_deps="gpl"
frei0r_filter_deps="frei0r dlopen strtok_r"
frei0r_src_filter_deps="frei0r dlopen strtok_r"
hqdn3d_filter_deps="gpl"
+mp_filter_deps="gpl"
scale_filter_deps="swscale"
ocv_filter_deps="libopencv"
yadif_filter_deps="gpl"
More information about the ffmpeg-cvslog
mailing list