gstreamer/ges
Thibault Saunier 2443b1a413 clip: Resync priorities when removing an effect
When removing a top effect in the list of top effects, other
effects priorities need to take that into account to avoid
holes in the indices.
2018-09-05 21:52:37 -03:00
..
.gitignore all: add/extend more .gitignore 2010-12-15 15:52:03 +01:00
ges-asset.c asset: documentation fix 2018-06-26 16:21:22 +02:00
ges-asset.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-source.c docs: Fix generation using markdown for titles around tables 2017-03-13 09:30:39 -03:00
ges-audio-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-test-source.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-audio-test-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-track.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-audio-track.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-transition.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-audio-transition.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-uri-source.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-audio-uri-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-auto-transition.c auto-transition: Fix debug printf format 2017-11-07 11:26:58 -03:00
ges-auto-transition.h ges: Hide more symbols of headers that are not installed 2015-06-25 10:28:41 +02:00
ges-base-effect-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-base-effect-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-base-effect.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-base-effect.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-base-transition-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-base-transition-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-base-xml-formatter.c formatter: Fix mixup in variable check 2018-07-29 16:26:49 -04:00
ges-base-xml-formatter.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-clip-asset.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-clip-asset.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-clip.c clip: Resync priorities when removing an effect 2018-09-05 21:52:37 -03:00
ges-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-command-line-formatter.c ges-launcher: Add support for titles 2018-03-30 18:30:33 -03:00
ges-command-line-formatter.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-container.c clip: Resync priorities when removing an effect 2018-09-05 21:52:37 -03:00
ges-container.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-effect-asset.c ges: Fix a bunch of leaks 2017-11-27 11:49:43 +01:00
ges-effect-asset.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-effect-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-effect-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-effect.c effect: Allow setting properties on any element specified by the user 2018-04-20 19:24:56 -03:00
ges-effect.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-enums.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-enums.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-extractable.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-extractable.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-formatter.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-formatter.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-gerror.h docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-group.c group: Handle clips that get readded to a layer and inside a group 2018-07-01 12:42:18 -04:00
ges-group.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-image-source.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-image-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-internal.h formatter: Serialize Transition border and invert properties 2018-07-28 14:25:07 -04:00
ges-layer.c Deprecate ges_layer_set_priority 2018-03-31 13:44:14 -03:00
ges-layer.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-meta-container.c Minor documentation fix 2017-02-15 12:53:22 -03:00
ges-meta-container.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-multi-file-source.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-multi-file-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-operation-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-operation-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-operation.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-operation.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-overlay-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-overlay-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-pipeline.c pipeline: Properly error out when linking fails 2018-04-20 19:24:56 -03:00
ges-pipeline.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-pitivi-formatter.c pitivi-formatter: Do not g_file_test on a NULL pointer 2018-07-21 12:03:28 -04:00
ges-pitivi-formatter.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-prelude.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-project.c project: Compute relocation URIs in missing-uri signal 2018-07-27 22:56:23 -04:00
ges-project.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-screenshot.c tests: Fix misc issues 2012-12-29 19:38:12 -03:00
ges-screenshot.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-smart-adder.c ges-smart-adder: use capsfilter instead of GstAudioMixer:caps 2017-12-19 23:30:18 +01:00
ges-smart-adder.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-smart-video-mixer.c smartmixer: Give a unique name to each compositor instances 2017-08-10 21:40:37 -04:00
ges-smart-video-mixer.h Hide ges_smart_mixer_* API 2017-08-12 10:07:22 +01:00
ges-source-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-source-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-source.c ges-source: Fix caps memory leak and compiler warnings when compiling without debug logging 2017-09-20 12:59:40 +03:00
ges-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-structure-parser.c ges-launcher: Add support for titles 2018-03-30 18:30:33 -03:00
ges-structure-parser.h structure-parser: define GES_STRUCTURE_PARSER macro 2015-09-28 15:57:25 +02:00
ges-structured-interface.c ges-launcher: Add support for titles 2018-03-30 18:30:33 -03:00
ges-structured-interface.h ges: Add G_BEGIN_DECLS around all relevant declarations in headers 2016-04-25 15:11:25 +03:00
ges-test-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-test-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-text-overlay-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-text-overlay-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-text-overlay.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-text-overlay.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-timeline-element.c ges: Update the media-duration-factor each time a child property is set 2018-03-26 12:39:55 -03:00
ges-timeline-element.h timeline-element: Fix ABI breakage 2018-03-31 11:24:37 -03:00
ges-timeline.c Deprecate ges_layer_set_priority 2018-03-31 13:44:14 -03:00
ges-timeline.h timeline: Add a method to move layers around 2018-03-31 11:28:09 -03:00
ges-title-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-title-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-title-source.c docs: Fix generation using markdown for titles around tables 2017-03-13 09:30:39 -03:00
ges-title-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-track-element-asset.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-track-element-asset.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-track-element.c track-element: Fix the way we look for properties on simple elements 2018-04-20 19:24:56 -03:00
ges-track-element.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-track.c track: Set restriction caps when update_restriction before caps being set 2018-07-12 15:47:13 -04:00
ges-track.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-transition-clip.c formatter: Serialize Transition border and invert properties 2018-07-28 14:25:07 -04:00
ges-transition-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-transition.c docs: Fix generation using markdown for titles around tables 2017-03-13 09:30:39 -03:00
ges-transition.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-types.h ges: GST_EXPORT -> GST_GES_API 2018-03-13 13:45:35 +00:00
ges-uri-asset.c ges: Fix a bunch of leaks 2017-11-27 11:49:43 +01:00
ges-uri-asset.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-uri-clip.c uri-clip: Copy previous track elements bindings when setting a new asset 2017-11-25 16:12:22 -03:00
ges-uri-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-utils.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-utils.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-validate.c validate: Add an action type to ungroup containers 2017-08-18 23:52:35 -03:00
ges-version.h.in Properly generate versioning #define-s during autogen 2014-03-15 20:01:48 +01:00
ges-video-source.c doc: Remove documentation about GESVideoSource::zorder as it doesn't exist 2018-03-19 08:59:56 -03:00
ges-video-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-video-test-source.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-video-test-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-video-track.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-video-track.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-video-transition.c transition: Fix usage of transition types != crossfade 2017-08-03 17:04:04 -04:00
ges-video-transition.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-video-uri-source.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-video-uri-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-xml-formatter.c formatter: Fix mixup in variable check 2018-07-29 16:26:49 -04:00
ges-xml-formatter.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges.c ges: Check that nle is avalaible when initializing 2018-09-03 12:37:59 -03:00
ges.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
gesmarshal.list add object-moved signal to simple timeline layer 2010-09-02 18:08:43 +02:00
gstframepositioner.c ges: Sync 'par' to track restriction caps in the frame positionner 2017-10-31 12:57:08 -03:00
gstframepositioner.h ges: Sync 'par' to track restriction caps in the frame positionner 2017-10-31 12:57:08 -03:00
Makefile.am Set GLib log domain to GES 2018-07-01 16:22:39 -04:00
meson.build meson: Maintain macOS ABI through dylib versioning 2018-08-31 14:44:58 +05:30
parse.l ges-launcher: Add support for titles 2018-03-30 18:30:33 -03:00