Update to version 2.4.5

Changelog:
Fix for undo after downsampling video (regression).
Fix regression in resizing when encoding.
Fix missing audio issue after loading new audio for a clip.
Set default encoder to multi_encoder3 if python version >= 3.
Fix some message translation issues in dialog windows.
mplayer2 compatibility fix for ffmpeg_encoder.
Correct encoding framerate for mjpegtools_encoder dvd-ntsc format.
Minor fix for compiling without OSC.
Remove support for transcode_encoder.
This commit is contained in:
Pawel Pekala 2015-12-11 20:27:37 +00:00
parent d17c5cf923
commit de1f7a1ccc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403557
3 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lives
PORTVERSION= 2.4.4
PORTVERSION= 2.4.5
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/

View File

@ -1,2 +1,2 @@
SHA256 (lives-2.4.4.tar.bz2) = eea19b6fed227e2f89b42e853c783fcb17cceea49d5bcf12a17717d285a761e7
SIZE (lives-2.4.4.tar.bz2) = 3772426
SHA256 (lives-2.4.5.tar.bz2) = d425fe8358915759cb40c9952b6214a23819c4f17df034c347b7ea92d8377ea6
SIZE (lives-2.4.5.tar.bz2) = 3770985

View File

@ -195,7 +195,6 @@ lib/lives/plugins/encoders/multi_encoder3
lib/lives/plugins/encoders/pdf_encoder
lib/lives/plugins/encoders/qtutils_encoder
lib/lives/plugins/encoders/sswf_encoder
lib/lives/plugins/encoders/transcode_encoder
lib/lives/plugins/encoders/x264_encoder
lib/lives/plugins/playback/audiostream/audiostreamer.pl
lib/lives/plugins/playback/video/SDL.so