[Lunar-commits] <moonbase> mlt: Fixed ffmpeg support, FPS corruption and swscaler support.
Moritz Heiber
moe at lunar-linux.org
Fri Mar 13 16:02:24 CET 2009
commit d0c34561af783755e9c394d4134ef3dacfc38262
Author: Moritz Heiber <moe at lunar-linux.org>
Date: Sun Apr 20 17:45:05 2008 +0200
mlt: Fixed ffmpeg support, FPS corruption and swscaler support.
---
video/mlt/DETAILS | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/video/mlt/DETAILS b/video/mlt/DETAILS
index cdf7673..39f358c 100644
--- a/video/mlt/DETAILS
+++ b/video/mlt/DETAILS
@@ -1,8 +1,17 @@
MODULE=mlt
VERSION=0.2.4
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-$VERSION-ffmpegheaders.patch
+ SOURCE3=$MODULE-$VERSION-avdevice.patch
+ SOURCE4=$MODULE-$VERSION-double-fps.patch
SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE2_URL=$PATCH_URL/
+ SOURCE3_URL=$PATCH_URL/
+ SOURCE4_URL=$PATCH_URL/
SOURCE_VFY=sha1:4074dab510037ad9f49401bad75c8b78c1ee06b8
+ SOURCE2_VFY=sha1:3b63cdebbd26ba2e0da07813258e55b3b10f3033
+ SOURCE3_VFY=sha1:66719bc6c544c10634eeddc7fce3220080368f2c
+ SOURCE4_VFY=sha1:5403d6eae4d4c9d7d7c826c29e80b7a1403f3a17
WEB_SITE=http://www.mltframework.org/twiki/bin/view/MLT/
ENTERED=20071106
UPDATED=20071106
More information about the Lunar-commits
mailing list