Name : transcode Relocations: (not relocatable) Version : 1.0.2 Vendor: Penguin Liberation Front Release : 2plf Build Date: Mon 30 Jan 2006 11:40:10 PM CET Install Date: (not installed) Build Host: virgo Group : Video Source RPM: (none) Size : 1951920 License: GPL Signature : (none) Packager : Götz Waschk <[EMAIL PROTECTED]> URL : http://www.transcoding.org Summary : A linux video stream processing utility Description : transcode is a text-console video stream processing tool. Decoding and encoding is done by loading shared library modules that are responsible for feeding transcode with raw RGB/PCM streams (import module) and encoding the frames (export module). It supports elementary video and audio frame transformations. Some example modules are included to enable import of MPEG program streams (VOB), Digital Video (DV), or YUV video and export modules for writing DivX;-), OpenDivX, or uncompressed AVI files. A set of tools is available to extract and decode the sources into raw video/audio streams for import and to enable post-processing of AVI files.
This package is in PLF as it could violate some patents. --------------- Götz Waschk <[EMAIL PROTECTED]> 1.0.2-2plf - rebuild for new Magick --------------- --------------- Index: transcode.spec =================================================================== RCS file: /home/projects/plf/cvs/SPECS/free/transcode/transcode.spec,v retrieving revision 1.71 diff -u -r1.71 transcode.spec --- transcode.spec 24 Aug 2005 13:50:29 -0000 1.71 +++ transcode.spec 30 Jan 2006 22:52:35 -0000 @@ -1,6 +1,6 @@ %define name transcode -%define version 1.0.0 -%define rel 4 +%define version 1.0.2 +%define rel 2 %define release %mkrel %rel %define distsuffix plf #fixed2 @@ -29,8 +29,7 @@ License: GPL Group: Video Url: http://www.transcoding.org -Source: http://www.jakemsr.com/%{rname}.tar.bz2 -Patch1: transcode-1.0.0beta3-libquicktime.patch.bz2 +Source: http://www.jakemsr.com/transcode/%{rname}.tar.bz2 Patch3: transcode-1.0.0rc1-lzo2.patch.bz2 Requires: avifile >= %avifilever Buildrequires: libavifile-devel >= %avifilever @@ -53,7 +52,6 @@ BuildRequires: libfame-devel >= 0.9 BuildRequires: libmjpegtools-devel BuildRequires: liblzo-devel -BuildRequires: libpostproc-devel BuildRequires: libnetpbm-devel BuildRequires: libvorbis-devel BuildRequires: libxml2-devel @@ -94,7 +92,6 @@ #gw if we backport libquicktime and or liblzo >= 2.0.1 to older architectures, # this must be fixed %if %mdkversion >= 200600 -%patch1 -p1 %patch3 -p1 autoconf %endif @@ -480,6 +477,25 @@ %{_mandir}/man1/* %changelog +* Mon Jan 30 2006 Götz Waschk <[EMAIL PROTECTED]> 1.0.2-2plf +- rebuild for new Magick + +* Wed Dec 28 2005 Götz Waschk <[EMAIL PROTECTED]> 1.0.2-1plf +- New release 1.0.2 + +* Mon Dec 19 2005 Götz Waschk <[EMAIL PROTECTED]> 1.0.1-3plf +- build without libpostproc + +* Mon Oct 10 2005 Götz Waschk <[EMAIL PROTECTED]> 1.0.1-2plf +- rebuild for new mjpegtools + +* Sun Oct 9 2005 Götz Waschk <[EMAIL PROTECTED]> 1.0.1-1plf +- drop patch 1 +- New release 1.0.1 + +* Sun Sep 11 2005 Guillaume Rousse <[EMAIL PROTECTED]> 1.0.0-5plf +- rebuild for new Magick also on x86_64 + * Wed Aug 24 2005 Götz Waschk <[EMAIL PROTECTED]> 1.0.0-4plf - rebuild for new Magick _______________________________________________ PLF-announce mailing list [email protected] https://www.zarb.org/mailman/listinfo/plf-announce
