31 Commits

Author SHA256 Message Date
OBS User mrdocs
582119f159 Accepting request 321276 from home:Fisiu:branches:multimedia:libs
- Update to 0.9.8
  + Framework
    * Added mlt_service_disconnect_producer() and 
      Mlt::Service::disconnect_producer().
    * Added mlt_multitrack_disconnect() and Mlt::Multitrack::disconnect().
    * Added mlt_tractor_remove_track() and Mlt::Tractor::remove_track().
    * Added mlt_service_insert_producer() and Mlt::Service::insert_producer().
    * Added mlt_multitrack_insert() and Mlt::Multitrack::insert().
    * Added mlt_tractor_insert_track() and Mlt::Tractor::insert_track().
    * Added mlt_transition_set_tracks() and Mlt::Transition::set_tracks().
    * Added Mlt::Properties::get_animation().
    * Added Mlt::Properties::get_anim().
    * Added Mlt:Animation class with methods: length(), is_key(), 
      keyframe_type(), get_item(), next_key(), previous_key(), set_length(), 
      remove(), interpolate(), serialize_cut().
    * Added mlt_animation_key_count() and Mlt::Animation::key_count().
    * Added mlt_animation_key_get() and Mlt::Animation::key_get().
  + Modules
    * Added audiowaveform video filter.
    * Added fft audio filter.
    * Added dance video filter (uses fft).
    * Added lighshow video filter (uses fft).
    * Added distort property to movit.rect video filter.
    * Added rotate property to pango video producer.
    * Added 2K DCI and 4K modes to decklink producer and consumer.
    * Added audiomap (channel remapping) filter.
    * Added property animation to all LADSPA audio filters and producers.

OBS-URL: https://build.opensuse.org/request/show/321276
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=49
2015-08-08 06:22:57 +00:00
OBS User mrdocs
8be5fdc15a Accepting request 298078 from home:tittiatcoke:branches:multimedia:libs
Update to version 0.9.6.  Also switched from Qt4 to Qt5 builds for Tumbleweed/Factory.

OBS-URL: https://build.opensuse.org/request/show/298078
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=47
2015-04-21 05:33:24 +00:00
Ismail Dönmez
8f043f721f Accepting request 260842 from home:dimstar:branches:multimedia:libs
- Temporarly disabled vid.stab support, as the submission to
  Tumbleweed hit a legal road bump. While it's enabled in the devel
  project, other packages depending on libmlt are being blocked.

OBS-URL: https://build.opensuse.org/request/show/260842
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=45
2014-11-11 11:38:40 +00:00
Ismail Dönmez
e2ecb18a1a -
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=44
2014-11-04 10:11:00 +00:00
Ismail Dönmez
fcc45f78d6 Accepting request 259599 from home:olh:branches:multimedia:libs
- Enable exif support
- Add missing stdlib.h inclusion in qt

OBS-URL: https://build.opensuse.org/request/show/259599
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=43
2014-11-04 09:58:19 +00:00
Cristian Morales Vega
0666de42c4 - Add vid.stab support
Add BuildRequires: pkgconfig(vidstab)

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=42
2014-10-27 15:03:30 +00:00
c60cab160f Accepting request 256948 from home:NicoK:branches:multimedia:libs
update to 0.9.2

OBS-URL: https://build.opensuse.org/request/show/256948
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=40
2014-10-16 19:53:07 +00:00
Sascha Peilicke
0062622915 Accepting request 210595 from openSUSE:Factory:Staging:freetype2
Added use-recommended-freetype-include.patch -- needed for freetype2 2.5.1

OBS-URL: https://build.opensuse.org/request/show/210595
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=38
2013-12-12 09:40:45 +00:00
Cristian Morales Vega
52f48cea14 Accepting request 181472 from home:rwooninck:UNSTABLE_KDE4:Playground
Update to the latest 0.9.0 version

OBS-URL: https://build.opensuse.org/request/show/181472
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=36
2013-06-30 09:51:22 +00:00
Cristian Morales Vega
579ae1b76e - By default disable VDPAU as requested by Dan Dennedy
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=34
2013-05-02 10:32:35 +00:00
4c8b2dd111 Accepting request 172569 from home:tiwai:branches:multimedia:libs
- Fix missing buildrequire for alsa-devel

OBS-URL: https://build.opensuse.org/request/show/172569
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmlt?expand=0&rev=32
2013-04-19 15:36:45 +00:00
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