Changelog for
python-mlt-0.7.6-1.6.i586.rpm :
* Wed Nov 02 2011 pascal.bleserAATTopensuse.org- update to 0.7.6:
* add fade in/out presets: when using to_black and fade_out, currently you need to adjust in and out properties as needed because we cannot yet use negative values to mean \"from end\"
* reduce log level of some LADSPA-related exceptions
* use interpolation settings
* added yml for videostab2
* framesize 3/2
* w
* h seems to bee too small for yuv420 (segfault in filter)
* added vstab from http://public.hronopik.de/vid.stab/features.php?lang=en handles yuv, has zoom (to avoid the interpolated borders), and seems to be stabilize a bit better
* change default log level to WARN
* improve a/v sync and fix possible inf loop w/ audio_index=all: sometimes it would ignore the next packet that falls on the current frame time - ignore was too agressive, and with audio_index=all, it is faulty to predict interleaving level of streams sometimes causing continual backward seeks
* fix segfault in sox with no effect
* add Sony PlayStation Portable encode preset
* add XDCAM HD encode preset
* Tue Oct 25 2011 pascal.bleserAATTopensuse.org- several build fixes, especially for 12.1- update to 0.7.4:
* fix audio glitch on seek
* fix WebM preset
* ensure serialized yaml is LC_NUMERIC=C
* make maximum consecutive-dropped frames configurable; defaults to old value of 5 that seems more preferable for video editing
* fix playlist corruption with long blanks (kdenlive-2219)
* add a workaround in pango for old kdenlive countdowns
* Sun Jun 12 2011 pascal.bleserAATTopensuse.org- build with SSE2 and MMX support on 64bit- build with VDPAU support- update to 0.7.2:
* this is a minor release to fix a few things between the 0.7.0 release and the release of Kdenlive 0.8. I recommend Kdenlive v0.8 users to upgrade to this version of Mlt
* some exciting additions to the Blackmagic Design DeckLink plugin
* added mlt_profile_list()
* added decklink producer (i.e. capture, live encoding)
* added keyer output for decklink consumer
* added AVOptions to the avformat service metadata
* added support for new major API versions (53) of FFmpeg
* melt: added \'-query profile\' option
* melt: added \'-query formats\', \'-query audio_codecs\' and \'-query video_codecs\'
* Mon Apr 11 2011 reddwarfAATTopensuse.org- update to 0.7.0
* Wed Sep 29 2010 pascal.bleserAATTopensuse.org- update to 0.5.10
* Fri Jul 30 2010 toniAATTlinks2linux.de- update to 0.5.6- This is a maintenance release to address some bugs that appeared thus far in the 0.5.x series. Beyond that is a few enhancements:
* Added interpolation to the affine transition and filter.
* Added multi-track audio encoding to avformat consumer.
* Added interlaced field rendering to kdenlivetitle producer.
* Thu Mar 11 2010 toniAATTlinks2linux.de- update to 0.5.2- This is a minor maintenance release, but it is interesting because it now enables usage of libswscale as the default choice for image scaling, image format conversion, and color space conversion. That gives better quality and performance. In addition, there are some improvements in the sdl_preview consumer to make it suitable for use in OpenShot 1.1.
* Tue Mar 02 2010 toniAATTlinks2linux.de- rebuild with --disable-sse2- new URL
* Tue Feb 16 2010 toniAATTlinks2linux.de- update to 0.5.0- This is an enhancement release, confined mainly to the modules rather than the framework. In particular, this adds support for VDPAU, YADIF, and HD-SDI technologies!
* Mon Feb 01 2010 toniAATTlinks2linux.de- update to 0.4.10- added libmltlinsys.so
* Tue Jan 12 2010 toniAATTlinks2linux.de- added python-mlt sub-package
* Fri Oct 09 2009 pascal.bleserAATTopensuse.org- update to 0.4.6
* Fri Oct 02 2009 Manfred.TremmelAATTiiv.de- included debian patch mlt_0.4.4-3.diff
* Thu Sep 24 2009 Manfred.TremmelAATTiiv.de- update to 0.4.4
* Mon May 18 2009 toniAATTlinks2linux.de- update to 0.4.2- dropped libvalerie1, libmiracle1- added mlt++-devel, libmlt++2 sub-packages (obsoletes mlt++-
*)
* Wed Apr 15 2009 toniAATTlinks2linux.de- update to 0.3.8- split of libvalerie1, libmlt1, libmiracle1