File gstreamer-editing-services.changes of Package gstreamer-editing-services
-------------------------------------------------------------------
Fri Mar 30 12:29:40 UTC 2018 - bjorn.lie@gmail.com
- Update to version 1.12.5:
+ Bugs fixed: glgo#pitivi#2142, glgo#pitivi#2133, bgo#793874.
-------------------------------------------------------------------
Wed Feb 28 16:31:35 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Mon Dec 11 20:19:40 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.4:
+ Misc fixes.
-------------------------------------------------------------------
Mon Sep 18 21:59:09 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.3:
+ track_element: Always emit "control-binding-removed" signal.
+ Revert "timeline: Return FALSE when commiting an empty
timeline".
+ xml-formatter: Save encoder and muxer advanced settings.
+ Enhance some pad linking issue debug logging.
+ smartmixer: Give a unique name to each compositor instances.
+ pipeline: Allow up to 2 seconds queueing in the playsink video
queue.
+ asset:
- Add a function to stop proxying an asset.
- Clear loading error when reload is requested.
+ nlecomposition: Properly update segment->start/stop on commit.
+ timeline: Remove trackelements initating move from the moving
context.
+ xml-formatter: Serialize encoding profiles in reverse order.
+ pipeline: Make sure tracks are unlinked on NULL->NULL state
changes.
-------------------------------------------------------------------
Fri Jul 14 12:03:57 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.2:
+ Bugs fixed: bgo#784769.
-------------------------------------------------------------------
Wed Jun 21 08:55:06 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.1:
+ No changes, stable version bump only.
-------------------------------------------------------------------
Wed May 10 12:09:06 UTC 2017 - zaitor@opensuse.org
- Update to version 1.12.0:
+ No changes, stable version bump.
- Changes from version 1.11.91:
+ Automatic common submodule update.
- Changes from version 1.11.90:
+ Bugs fixed: bgo#780854.
-------------------------------------------------------------------
Sat Feb 25 00:25:51 UTC 2017 - zaitor@opensuse.org
- Update to version 1.11.2:
+ Bugs fixed: bgo#776805, bgo#778248.
-------------------------------------------------------------------
Thu Feb 23 20:39:48 UTC 2017 - zaitor@opensuse.org
- Update to version 1.11.1:
+ Bugs fixed: bgo#774480, bgo#765967, bgo#774641, bgo#775051,
bgo#775295, bgo#776063, bgo#776064.
- Add missing Requires on main package in devel sub package.
- Move manpages to mainpackage where the actual binary is.
- Move Changelog and README to devel package.
-------------------------------------------------------------------
Thu Feb 23 20:32:20 UTC 2017 - zaitor@opensuse.org
- Update to version 1.10.4:
+ ges-timeline: Properly calculate absolute diff of two unsigned
integers.
+ ges:
- Add NULL check before dereferencing.
- Check if GstDiscoverer could be created at init time.
-------------------------------------------------------------------
Mon Jan 30 16:38:49 UTC 2017 - zaitor@opensuse.org
- Update to version 1.10.3:
+ meson: Install ges-launch.
+ validate: Remove space breaking muting ges-launch.
-------------------------------------------------------------------
Sat Dec 3 19:16:59 UTC 2016 - zaitor@opensuse.org
- Update to version 1.10.2:
+ Bugs fixed: bgo#774751.
-------------------------------------------------------------------
Sun Nov 27 11:33:07 UTC 2016 - zaitor@opensuse.org
- Update to version 1.10.1:
+ Minor bugfixes.
- Changes from version 1.10.0:
+ Minor bugfixes.
-------------------------------------------------------------------
Wed Aug 24 09:42:18 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.3 (boo#996937):
+ Revert 3 commits:
- "video-source: Expose deinterlace-[fields, mode, tff] child
properties".
- "container: Handle setting children properties that need
prefixing".
- "formatter: Prefix all children properties in the XML
formatter".
-------------------------------------------------------------------
Fri Jul 1 17:20:47 UTC 2016 - toddrme2178@gmail.com
- Fix Group tag.
-------------------------------------------------------------------
Wed Jun 15 14:33:23 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.2:
+ bgo765853: timeline: rename "track-element" to
"track_element" in select-tracks-for-object documentation.
+ bgo#765856: g-i: use only " ges/ges.h " as c-include for
introspection.
+ bgo#766455: nlecomposition: ensure elements pending to be added
are not leaked.
+ bgo#766459: ges: ges_asset_set_proxy documentation fix and add
some g-i annotations.
+ bgo#766524: audio-source: unref private capsfilter reference on
finalize.
+ bgo#767053: nlecomposition: Fix race condition in seek handling
causing deadlocks.
+ bgo#767293: ges-uri-asset: GstDiscoverer can return a valid
info but a non-OK result, consider this an error.
-------------------------------------------------------------------
Thu Apr 21 08:45:35 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.1:
+ titlesource: Add support for absolute positionning.
-------------------------------------------------------------------
Sat Mar 26 21:03:12 UTC 2016 - zaitor@opensuse.org
- Update to version 1.8.0:
+ Hardware-accelerated zero-copy video decoding on Android
+ New video capture source for Android using the
android.hardware.Camera API.
+ Windows Media reverse playback support (ASF/WMV/WMA).
+ New tracing system provides support for more sophisticated
debugging tools.
+ New high-level GstPlayer playback convenience API.
+ Initial support for the new Vulkan API, see Matthew Waters'
blog post for more details.
+ Improved Opus audio codec support: Support for more than two
channels; MPEG-TS demuxer/muxer can now handle Opus;
sample-accurate encoding/decoding/transmuxing with Ogg,
Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container;
new codec utility functions for Opus header and caps handling
in pbutils library. The Opus encoder/decoder elements were
also moved to gst-plugins-base (from -bad), and the opus RTP
depayloader/payloader to -good.
+ GStreamer VAAPI module now released and maintained as part of
the GStreamer project.
+ Asset proxy support in the GStreamer Editing Services.
- Replace gobject-introspection-devel for
pkgconfig(gobject-introspection-1.0) BuildRequires.
- Add explicit pkgconfig(glib-2.0) BuildRequires and version it.
- Add pkgconfig(gst-validate-1.0) BuildRequires: New dependency.
-------------------------------------------------------------------
Mon Jan 18 12:35:54 UTC 2016 - zaitor@opensuse.org
- Update to version 1.6.2:
+ bash-completion: Disable during "make distcheck".
+ Revert "build: fix make distcheck."
+ tests: Properly setup GST_PLUGIN_PATH in test environement.
+ Dist gst-editing-services.doap.
+ ges: Set restriction caps in the audio source caps filter.
+ formatter: Do not serialize top effect priorities.
+ launcher: Make sure to not activate validate twice when simply
loading a scene.
-------------------------------------------------------------------
Wed Jan 13 09:58:08 UTC 2016 - antoine.belvire@laposte.net
- Move the NLE GStreamer plugin (libgstnle.so) from devel package
to libges
-------------------------------------------------------------------
Sun Nov 1 08:18:25 UTC 2015 - zaitor@opensuse.org
- Update to version 1.6.1:
+ TRY_GET leaks string pointer.
+ structure-parser: leaks internal lists.
+ nleoperation: leaks srcpad.
+ ges-project: leaks internal file info.
-------------------------------------------------------------------
Fri Oct 2 08:50:42 UTC 2015 - zaitor@opensuse.org
- Update to version 1.6.0:
+ For changelog, see mainpackage changes, everything is condenced
there.
+ nlecomposition allocates unused UpdateCompositionData.
- Add flex and pkgconfig(bash-completion) BuildRequires: New
dependencies.
-------------------------------------------------------------------
Tue Nov 4 10:26:41 UTC 2014 - dimstar@opensuse.org
- Update to 1.4.0:
+ Add support to gst-validate, allowing us to easily write
integration testsuites.
+ Add multifilesrc support.
+ Give a name/unique identifier to all GESTimelineElement in the
timeline.
+ ges-launch: Cleanup and allow using encoding profiles from
project files.
+ bgo#738624: gst-editing-services fails to build with current
git gstreamer-validate via Cerbero.
-------------------------------------------------------------------
Fri Jul 25 21:21:06 UTC 2014 - dimstar@opensuse.org
- Upate to version 1.2.1:
+ ges-launch:
- Properly handle project loading.
- Format the position printing as in gst-validate and friends.
- Not being able to load an asset is an error.
+ pipeline: Do not set EncodingProfile.presence when we have no
track for the type.
+ Build fixes.
-------------------------------------------------------------------
Sat Apr 12 18:01:36 UTC 2014 - zaitor@opensuse.org
- Update to version 1.2.0:
+ Bugs fixed: bgo#673040, bgo#651806, bgo#432662, bgo#644943,
bgo#645385, bgo#646293, bgo#669827, bgo#669959, bgo#672751,
bgo#673038, bgo#673714, bgo#677048, bgo#679941, bgo#681774,
bgo#692864, bgo#695267, bgo#696226, bgo#701115, bgo#702424,
bgo#702426, bgo#702605, bgo#703152, bgo#706855, bgo#707914,
bgo#709777, bgo#710168, bgo#710172, bgo#710390, bgo#721111,
bgo#724337, bgo#726365, bgo#678558, bgo#663869.
- Drop ges-extra-semicolon.patch: Fixed upstream.
-------------------------------------------------------------------
Sat Mar 15 13:02:20 UTC 2014 - schwab@suse.de
- ges-extra-semicolon.patch: remove extra semicolon
-------------------------------------------------------------------
Tue Jan 21 19:30:45 UTC 2014 - dimstar@opensuse.org
- Update License Tag: the source tarball contains GPL-3.0+ code
for the samples. The library is licensed LGPL-2.1+.
-------------------------------------------------------------------
Sat Nov 30 20:41:05 UTC 2013 - dimstar@opensuse.org
- Initial package, version 1.1.90.