2012-11-27 22:34:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 27 21:21:23 UTC 2012 - crrodriguez@opensuse.org
|
|
|
|
|
|
|
|
- Fix build in non-x86 platforms (ARM, PPC ETC..)
|
|
|
|
|
2012-11-15 12:37:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 15 13:39:25 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
- Update to 0.8.6
|
|
|
|
* Fix a performance regression on videos that use full-range
|
|
|
|
colorspaces such as yuv420p.
|
|
|
|
|
2012-11-14 17:51:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 14 18:46:12 UTC 2012 - reddwarf@opensuse.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.
|
|
|
|
|
2012-10-01 12:27:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 1 13:28:16 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
- Add libmlt-0.8.2-ffmpeg1.patch to fix build with ffmpeg 1.0
|
|
|
|
|
2012-08-30 23:14:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 30 23:08:05 UTC 2012 - reddwarf@opensuse.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.
|
|
|
|
|
2012-08-27 09:06:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 27 08:20:18 UTC 2012 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Added libmlt-0.8.0-fix_null_pointer_dereference.patch, fixed
|
|
|
|
upstream. See and BNC # 777416 and upstream comit
|
|
|
|
17a64a9aa20aa27861b6169e38859358a323c5a8
|
|
|
|
|
2012-08-25 14:35:26 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 25 14:33:18 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
- Make python-mlt require at least the same version of libmlt++
|
|
|
|
|
2012-08-17 13:10:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 17 14:09:45 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
- Make vdpau support work without the need of the devel package
|
|
|
|
|
2012-08-16 11:28:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 16 12:27:53 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
- Package module specific data in the -modules subpackage
|
|
|
|
|
2012-08-12 10:47:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Aug 12 10:46:21 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
- Add modules and data directories as variables in the .pc file
|
|
|
|
|
2012-08-07 22:45:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2012-08-04 17:27:39 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Aug 4 17:26:43 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
|
|
|
|
- Compile the python binding with %{optflags}, getting debug
|
|
|
|
information on the way.
|
2012-08-05 02:08:35 +00:00
|
|
|
- Fix VDPAU support
|
2012-08-04 17:27:39 +00:00
|
|
|
|
2012-06-18 16:04:35 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2012-03-27 12:29:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 27 12:25:23 UTC 2012 - idonmez@suse.com
|
|
|
|
|
|
|
|
- Set license to GPLv3 for discussion in bnc#753622
|
|
|
|
|
2012-03-17 13:20:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|