Changelog for
libmlt6-debuginfo-0.9.0-42.2.i586.rpm :
Sun Jun 30 14:00:00 2013 tittiatcokeAATTgmail.com
- Update to 0.9.0
* new, properly integrated property animation API
* Improved pause behavior when using buffered rendering in
mlt_consumer.
* Added mlt_color type.
* Deprecated mlt_geometry API.
* Support for the latest versions of FFmpeg and Libav (but
dropping support for 0.5 and 0.6 versions).
* Added alpha channel output to avformat consumer.
* Added reconnect and exit_on_disconnect properties to avformat
producer.
* Added qglsl consumer to use opengl with avformat, sdi, and
decklink.
* Added avsync module with blipflash producer and consumer for
testing.
* Added new \"count\" producer to gtk2 module.
* Changed frei0r to use index-based property names making it
impervious to param name changes (param name still accepted
for compatibility).
* Added default parameter values to frei0r metadata.
* Added more python example web services.
* Started a unit test suite.
- Dropped patch libmlt-0.8.0-versioned_dirs.patch due to upstream
support for versioning (--enable-extra-versioning configure flag)
Thu May 2 14:00:00 2013 reddwarfAATTopensuse.org
- By default disable VDPAU as requested by Dan Dennedy
Fri Apr 19 14:00:00 2013 tiwaiAATTsuse.de
- Fix missing buildrequire for alsa-devel
Mon Jan 21 13:00:00 2013 reddwarfAATTopensuse.org
- Update to 0.8.8
* Purely a bugfix release
Fri Nov 30 13:00:00 2012 reddwarfAATTopensuse.org
- Make multiple versions of melt parallel installable
Tue Nov 27 13:00:00 2012 crrodriguezAATTopensuse.org
- Fix build in non-x86 platforms (ARM, PPC ETC..)
Thu Nov 15 13:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.8.6
* Fix a performance regression on videos that use full-range
colorspaces such as yuv420p.
Wed Nov 14 13:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.8.4
* Added playlist-next event and PlaylistNextListener to Ruby binding
* FFmpeg 1.0 and libAV master compatibility
* Improvements to motion_est filter to generate keyframes for apps
* Added audiolevel (measurement) filter
- Remove libmlt-0.8.2-ffmpeg1.patch and libmlt-0.8.0-optflags.patch.
Have been applied upstream.
Mon Oct 1 14:00:00 2012 reddwarfAATTopensuse.org
- Add libmlt-0.8.2-ffmpeg1.patch to fix build with ffmpeg 1.0
Thu Aug 30 14:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.8.2
* Overhaul of A/V sync with libavformat-based inputs.
* Fix a major memory leak introduced in previous release.
* Fixes to problems revealed by Coverity Scan static analysis.
* Improved encoding presets.
* melt can now be built without SDL with define MELT_NOSDL, which is handy
for running it as a child process on Windows and OS X.
* melt can now be signaled to quit, which also makes it more useful as a
child process.
- Rebase libmlt-0.8.2-vdpau.patch
- Remove libmlt-0.8.0-fix_null_pointer_dereference.patch. Applied upstream.
Mon Aug 27 14:00:00 2012 toddrme2178AATTgmail.com
- Added libmlt-0.8.0-fix_null_pointer_dereference.patch, fixed
upstream. See and BNC # 777416 and upstream comit
17a64a9aa20aa27861b6169e38859358a323c5a8
Sat Aug 25 14:00:00 2012 reddwarfAATTopensuse.org
- Make python-mlt require at least the same version of libmlt++
Fri Aug 17 14:00:00 2012 reddwarfAATTopensuse.org
- Make vdpau support work without the need of the devel package
Thu Aug 16 14:00:00 2012 reddwarfAATTopensuse.org
- Package module specific data in the -modules subpackage
Sun Aug 12 14:00:00 2012 reddwarfAATTopensuse.org
- Add modules and data directories as variables in the .pc file
Tue Aug 7 14:00:00 2012 reddwarfAATTopensuse.org
- Version modules and data directories
- Put the full python module in %python_sitearch
- Added \"mlt(%{soname})(avformat)\" and \"python-%{_name}%{soname}\"
provides to help openshot select the versions it needs
Sat Aug 4 14:00:00 2012 reddwarfAATTopensuse.org
- Compile the python binding with %{optflags}, getting debug
information on the way.
- Fix VDPAU support
Mon Jun 18 14:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.8.0
+ Addition of time properties
+ ABI incompatible changes to some mlt_property functions
+ Improve seek speed on AVCHD when using FFmpeg v0.9.1+ (NOT
Libav!)
+ Composite and dissolve speed improvements on x86-64
+ Improve performance of caching in image producers
+ Add device enumeration to decklink producer and consumer
- Remove included copy of GPLv3, upstream added it
- Remove dependency to x11 when unneeded
- Enable VDPAU support in the avformat module
Tue Mar 27 14:00:00 2012 idonmezAATTsuse.com
- Set license to GPLv3 for discussion in bnc#753622
Sat Mar 10 13:00:00 2012 idonmezAATTsuse.com
- Drop swfdec dependency, swfdec is not maintained.
Thu Feb 23 13:00:00 2012 reddwarfAATTopensuse.org
- Update to 0.7.8
Sun Jan 2 13:00:00 2011 reddwarfAATTopensuse.org
- Initial package