gstreamer/ges
Thibault Saunier 05115da59e effect: Allow setting properties on any element specified by the user
Those are the elements he cares about and we should expose their APIs
as is, event if they are not classified as effects. For example if
the user want to use a capsfilter as effect, he should be able to set
its caps.
2018-04-20 19:24:56 -03:00
..
.gitignore all: add/extend more .gitignore 2010-12-15 15:52:03 +01:00
ges-asset.c ges: Fix sizeof() usage 2018-01-11 10:57:30 +01: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 xml-formatter: Print error if an effect can't be set when deserializing 2018-04-20 19:24:56 -03: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: Make sure to create transition after a clip is splitted 2018-03-18 11:31:17 -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 docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -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 being removed from their layers 2018-03-14 21:05:33 -03: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 Deprecate ges_layer_set_priority 2018-03-31 13:44:14 -03: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: Allow up to 2 seconds queueing in the playsink video queue 2017-08-19 23:21:57 -03:00
ges-pipeline.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-pitivi-formatter.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03: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 docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03: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: Always emit "control-binding-removed" signal. 2017-09-01 09:38:45 -03:00
ges-track-element.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-track.c ges: Correctly handling floating references 2017-05-20 16:53:57 +02:00
ges-track.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-transition-clip.c docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03: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 ges: Fix a bunch of leaks 2017-11-27 11:49:43 +01:00
ges-xml-formatter.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges.c ges: Ref the GES class to avoid later deadlock 2017-07-11 10:23:58 -04: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 ges: GST_EXPORT -> GST_GES_API 2018-03-13 13:45:35 +00:00
meson.build ges: GST_EXPORT -> GST_GES_API 2018-03-13 13:45:35 +00:00
parse.l ges-launcher: Add support for titles 2018-03-30 18:30:33 -03:00