* 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.
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=23
* 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
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=19
+ 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
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=4