transcode 1.0.5rc3 is avalaible for download: http://fromani.exit1.org/transcode-1.0.5rc3.tar.bz2
checksum files are avalaible as well: http://fromani.exit1.org/transcode-1.0.5rc3.tar.bz2.md5 http://fromani.exit1.org/transcode-1.0.5rc3.tar.bz2.sha1 This is the third release candidate version of transcode 1.0.5. This release is expected to compile (and wotk, of course ;) ) cleanly on x86, x86_64. Changes since 1.0.4: - Speedup patches for tcxpm2rgb; courtesy of Alex Krasnov - akrasnov at eecs dot berkeley dot edu. - Updates to export_ffmpeg module, most notably fixing buffering when RGB colorspace is used. - Silence tc_memcpy message, now it is shown just once. - Improve libmpeg3 detection using pkg-config; patch courtesy of Nicolas (kwizart) - kwizart at gmail dot com. - NUV is expected to work only on x86 platform; otherwise, it works thanks a significant amount of luck. Enforce this constraint using a ./configure check. - Backport buffer allocation code from 1.1.0/HEAD branches. This is expected to solve a nasty latent segfault on export_dv and export_dvraw modules. - Internal enhancements in export_ffmpeg module. Now h264 encoding should work again. <advertisement> NEWS: short (terse, non technical) ChangeLogs now avalaible via web on http://fromani.exit1.org . Check it out! </advertisement> Terse ChangeLog follows: transcode 1.0.5: ---------------- - made aclib more silent; - tcxpm2rgb speedup; - export_ffmpeg RGB fixes; - improve libmpeg3 detection using libmpeg3; - NUV is supposed to work only on x86; enforce this constraint in configure; - fix latent segfault in export_dv and export_dvraw; - export_ffmpeg now properly encodes in h264 again using recent libavcodecs; Best regards, -- Francesco Romani // Ikitt