[Lunar-commits] r26093 - moonbase/trunk/video/transcode
Dennis Veatch
stumbles at lunar-linux.org
Fri Oct 5 20:41:08 CEST 2007
Author: stumbles
Date: 2007-10-05 20:41:08 +0200 (Fri, 05 Oct 2007)
New Revision: 26093
Modified:
moonbase/trunk/video/transcode/DETAILS
Log:
Some fixes with this bump;
do not free internal tree if it was not created
detect libmpeg3 version and adopt proper code accordingly
trivial warning reduction (and C89 compliancy) fixes
do not assert random defaults if MPEG sequence has incorrect data
among others.
Modified: moonbase/trunk/video/transcode/DETAILS
===================================================================
--- moonbase/trunk/video/transcode/DETAILS 2007-10-05 12:18:11 UTC (rev 26092)
+++ moonbase/trunk/video/transcode/DETAILS 2007-10-05 18:41:08 UTC (rev 26093)
@@ -1,16 +1,16 @@
MODULE=transcode
- VERSION=1.0.3
+ VERSION=1.0.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=http://fromani.exit1.org/
SOURCE_URL[1]=http://www.jakemsr.com/transcode/
SOURCE_URL[2]=http://dl.fkb.wormulon.net/transcode/
- SOURCE_VFY=sha1:80617acac039bbab66ae36f6e11469e3f759d59e
+ SOURCE_VFY=sha1:2ff8ddf6b63a184d61fd0f840d647aad707aa970
WEB_SITE=http://www.transcoding.org/cgi-bin/transcode/
ENTERED=20020408
- UPDATED=20070417
+ UPDATED=20071005
SHORT="A video stream processor"
cat << EOF
-Transcode is a multimedia stream processor for video formats such as
+Transcode is a multimedia stream processor for video formats such as
Divx and MPEG. It can handle many different input and output types.
EOF
More information about the Lunar-commits
mailing list