20 Commits

Author SHA256 Message Date
Cristian Morales Vega
8da38b66b2 Accepting request 150490 from home:RedDwarf:branches:multimedia:libs
- Update to 0.8.8
  * Purely a bugfix release

OBS-URL: https://build.opensuse.org/request/show/150490
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=30
2013-01-30 22:49:22 +00:00
Cristian Morales Vega
d43e3ac82f Accepting request 143645 from home:RedDwarf:kdenlive
- Make multiple versions of melt parallel installable

OBS-URL: https://build.opensuse.org/request/show/143645
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=28
2012-11-30 11:01:04 +00:00
Cristian Rodríguez
38b9b89dc1 Accepting request 143335 from home:elvigia:branches:multimedia:libs
- Fix build in non-x86 platforms (ARM, PPC ETC..)

OBS-URL: https://build.opensuse.org/request/show/143335
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=26
2012-11-27 22:34:12 +00:00
Cristian Morales Vega
091f787a44 - Update to 0.8.6
* Fix a performance regression on videos that use full-range
    colorspaces such as yuv420p.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=24
2012-11-15 12:37:54 +00:00
Cristian Morales Vega
a0bd38f4c9 - 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.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=23
2012-11-14 17:51:30 +00:00
Cristian Morales Vega
a1924a0d7d - Add libmlt-0.8.2-ffmpeg1.patch to fix build with ffmpeg 1.0
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=21
2012-10-01 12:27:36 +00:00
Cristian Morales Vega
25c214038d - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=19
2012-08-30 23:14:36 +00:00
Cristian Morales Vega
09bd879b8d Accepting request 131735 from KDE:Release:49
Added libmlt-0.8.0-fix_null_pointer_dereference.patch (forwarded request 131734 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/131735
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=17
2012-08-27 09:06:43 +00:00
Cristian Morales Vega
934139d62c - Make python-mlt require at least the same version of libmlt++
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=16
2012-08-25 14:35:26 +00:00
Cristian Morales Vega
38b9571c87 - Make vdpau support work without the need of the devel package
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=15
2012-08-17 13:10:10 +00:00
Cristian Morales Vega
d29f56c080 - Package module specific data in the -modules subpackage
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=14
2012-08-16 11:28:37 +00:00
Cristian Morales Vega
e3ec593a43 - Add modules and data directories as variables in the .pc file
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=12
2012-08-12 10:47:02 +00:00
Cristian Morales Vega
ab9ebaaca0 Add module and data directories as pkg-config variables
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=11
2012-08-12 09:09:15 +00:00
Cristian Morales Vega
a53e3bc961 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=9
2012-08-07 22:45:04 +00:00
Cristian Morales Vega
d4c5240fd3 - Fix VDPAU support
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=7
2012-08-05 02:08:35 +00:00
Cristian Morales Vega
500afdb228 - Compile the python binding with %{optflags}, getting debug
information on the way.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=6
2012-08-04 17:27:39 +00:00
Cristian Morales Vega
fa07f5e489 - 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

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=4
2012-06-18 16:04:35 +00:00
Stephan Kulow
6d0149034b Accepting request 111413 from multimedia:libs
Dependency for upcoming kdenlive package. Licensing issues resolved.

OBS-URL: https://build.opensuse.org/request/show/111413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmlt?expand=0&rev=1
2012-03-29 05:44:15 +00:00
Ismail Dönmez
8e6120bf85 Accepting request 111410 from KDE:Distro:Factory
- Set license to GPLv3 for discussion in bnc#753622

OBS-URL: https://build.opensuse.org/request/show/111410
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=2
2012-03-27 12:29:46 +00:00
Cristian Morales Vega
a7d1225faa Accepting request 109780 from KDE:Distro:Factory
MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications.

OBS-URL: https://build.opensuse.org/request/show/109780
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=1
2012-03-17 13:20:10 +00:00