libmlt/libmlt.changes

71 lines
2.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Aug 25 14:33:18 UTC 2012 - reddwarf@opensuse.org
- Make python-mlt require at least the same version of libmlt++
-------------------------------------------------------------------
Fri Aug 17 14:09:45 UTC 2012 - reddwarf@opensuse.org
- Make vdpau support work without the need of the devel package
-------------------------------------------------------------------
Thu Aug 16 12:27:53 UTC 2012 - reddwarf@opensuse.org
- Package module specific data in the -modules subpackage
-------------------------------------------------------------------
Sun Aug 12 10:46:21 UTC 2012 - reddwarf@opensuse.org
- Add modules and data directories as variables in the .pc file
-------------------------------------------------------------------
Tue Aug 7 21:47:34 UTC 2012 - reddwarf@opensuse.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 17:26:43 UTC 2012 - reddwarf@opensuse.org
- Compile the python binding with %{optflags}, getting debug
information on the way.
- Fix VDPAU support
-------------------------------------------------------------------
Mon Jun 18 16:33:36 UTC 2012 - reddwarf@opensuse.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 12:25:23 UTC 2012 - idonmez@suse.com
- Set license to GPLv3 for discussion in bnc#753622
-------------------------------------------------------------------
Sat Mar 10 13:29:19 UTC 2012 - idonmez@suse.com
- Drop swfdec dependency, swfdec is not maintained.
-------------------------------------------------------------------
Thu Feb 23 12:22:47 UTC 2012 - reddwarf@opensuse.org
- Update to 0.7.8
-------------------------------------------------------------------
Sun Jan 2 07:53:01 UTC 2011 - reddwarf@opensuse.org
- Initial package