gstreamer/ges
Henry Wilkes 7b5f655c9a ges-source-clip: fixed return of duration setter
In general, brought the behaviour of the `start`, `duration` and
`inpoint` setters in line with each other. In particular:
1. fixed return value the GESSourceClip `duration` setter
2. changed the GESClip `start` setter
3. fixed the inpoint callback for GESContainer
4. changed the type of `res` in GESTimelineElement to be gint to
   emphasise that the GES library is using the hack that a return of -1
   from klass->set_duration means no notify signal should be sent out.

Also added a new test for clips to ensure that the setters work for
clips within and outside of timelines, and that the `start`, `inpoint`
and `duration` of a clip will match its children.
2019-12-14 18:12:51 +00:00
..
python gesdemux: Compute sinkpad caps based on formatter mimetypes 2019-07-26 13:48:51 -04:00
ges-asset.c asset: Fix asset cache for CLips and TrackElement with same ID 2019-08-28 13:51:02 +00:00
ges-asset.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-source.c More porting to markdown 2019-05-13 10:30:35 -04:00
ges-audio-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-test-source.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-audio-test-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-track.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-audio-track.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-transition.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-audio-transition.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-audio-uri-source.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-audio-uri-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-auto-transition.c Reimplement the timeline editing API 2019-03-15 23:51:55 +00:00
ges-auto-transition.h Reimplement the timeline editing API 2019-03-15 23:51:55 +00:00
ges-base-effect-clip.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-base-effect-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-base-effect.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-base-effect.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-base-transition-clip.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-base-transition-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-base-xml-formatter.c Test that gst_structure_get succeeds to ensure gchar *restriction is 2019-08-16 17:03:06 +01:00
ges-base-xml-formatter.h ges: Implement subprojects 2019-07-26 13:48:48 -04:00
ges-clip-asset.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-clip-asset.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-clip.c ges-source-clip: fixed return of duration setter 2019-12-14 18:12:51 +00:00
ges-clip.h Reimplement the timeline editing API 2019-03-15 23:51:55 +00:00
ges-command-line-formatter.c ges-launch: Document timeline description format under --help 2019-10-23 17:51:27 +02:00
ges-command-line-formatter.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-container.c ges-source-clip: fixed return of duration setter 2019-12-14 18:12:51 +00:00
ges-container.h ges: Move ges_container_edit to GESTimelineElement 2019-05-01 12:24:30 -04:00
ges-effect-asset.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-effect-asset.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-effect-clip.c ges: Add support for EffectClip assets 2019-08-28 13:51:02 +00:00
ges-effect-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-effect.c ges: Expose ges mixer to be used as effects 2019-08-28 13:51:02 +00:00
ges-effect.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-enums.c Add API to get the GESEdge names 2019-03-15 23:51:55 +00:00
ges-enums.h doc: Update cache and fix usage of <ulink> 2019-08-23 16:56:47 +00:00
ges-extractable.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-extractable.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-formatter.c formatter: Better document metadata registration 2019-07-26 13:48:52 -04:00
ges-formatter.h formatter: Better document metadata registration 2019-07-26 13:48:52 -04:00
ges-gerror.h docs: Port all docstring to gtk-doc markdown 2017-03-08 18:13:48 -03:00
ges-group.c element: Make return value of setters mean something 2019-05-02 12:10:11 -04:00
ges-group.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-image-source.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-image-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-internal.h ges: Hide internal debug category behind a GOnce 2019-10-02 08:52:57 +03:00
ges-layer.c Don't pass default GLib marshallers for signals 2019-10-24 15:19:09 +02:00
ges-layer.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-marker-list.c Don't pass default GLib marshallers for signals 2019-10-24 15:19:09 +02:00
ges-marker-list.h markerlist: implement GESMarkerList 2019-08-22 21:24:02 +02:00
ges-meta-container.c Don't pass default GLib marshallers for signals 2019-10-24 15:19:09 +02:00
ges-meta-container.h marker: add color meta 2019-10-24 09:45:19 +00:00
ges-multi-file-source.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-multi-file-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-operation-clip.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-operation-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-operation.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-operation.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-overlay-clip.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-overlay-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-pipeline.c pipeline: Ensure that encodebin enforces a single segment sent to encoders 2019-12-05 14:23:04 -03:00
ges-pipeline.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-pitivi-formatter.c formatter: Free path object after usage 2019-11-20 07:46:47 +01:00
ges-pitivi-formatter.h docs: Minor fixes 2019-05-13 10:30:19 -04:00
ges-prelude.h WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-project.c Don't pass default GLib marshallers for signals 2019-10-24 15:19:09 +02:00
ges-project.h project: Expose the ges_project_add_formatter method 2019-07-26 13:48:51 -04:00
ges-screenshot.c ges: Deprecate ges_play_sink_convert_frame 2019-05-13 17:00:00 -04:00
ges-screenshot.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-smart-adder.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-smart-adder.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-smart-video-mixer.c smart-video-mixer: Handle segment updates 2019-10-22 19:25:09 +02:00
ges-smart-video-mixer.h Hide ges_smart_mixer_* API 2017-08-12 10:07:22 +01:00
ges-source-clip.c ges-source-clip: fixed return of duration setter 2019-12-14 18:12:51 +00:00
ges-source-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-source.c source: No checks when linking default elements 2019-03-15 23:51:55 +00:00
ges-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-structure-parser.c structure-parser: Add missig chain up code 2019-01-18 20:32:02 +00: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: Fix setting GError when adding children to containers 2019-10-22 19:25:09 +02:00
ges-structured-interface.h ges:validate: Add a way to execute actions on serialized timelines 2019-07-26 13:48:51 -04:00
ges-test-clip.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-test-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-text-overlay-clip.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-text-overlay-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-text-overlay.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-text-overlay.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-timeline-element.c ges-source-clip: fixed return of duration setter 2019-12-14 18:12:51 +00:00
ges-timeline-element.h ges: Cleanup timeline-element.h indentation 2019-05-23 18:54:42 -04:00
ges-timeline-tree.c tree: Plug a GList leak 2019-04-15 17:11:48 -04:00
ges-timeline-tree.h Reimplement the timeline editing API 2019-03-15 23:51:55 +00:00
ges-timeline.c Don't pass default GLib marshallers for signals 2019-10-24 15:19:09 +02:00
ges-timeline.h timeline: Add a method to move layers around 2018-03-31 11:28:09 -03:00
ges-title-clip.c title-clip: Enhance documentation 2019-05-13 10:30:35 -04:00
ges-title-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-title-source.c More porting to markdown 2019-05-13 10:30:35 -04:00
ges-title-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-track-element-asset.c docs: Minor fixes 2019-05-13 10:30:19 -04:00
ges-track-element-asset.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-track-element.c Don't pass default GLib marshallers for signals 2019-10-24 15:19:09 +02:00
ges-track-element.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-track.c Don't pass default GLib marshallers for signals 2019-10-24 15:19:09 +02:00
ges-track.h track: Add a getter for restriction_caps 2019-07-26 14:23:55 -04:00
ges-transition-clip.c s/accured/occurred/g 2019-01-29 00:06:32 +00:00
ges-transition-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-transition.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-transition.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-types.h markerlist: implement GESMarkerList 2019-08-22 21:24:02 +02:00
ges-uri-asset.c Fix old-style C function declarations 2019-08-12 14:58:45 +00:00
ges-uri-asset.h Mark nested timeline assets as such 2019-07-26 13:48:51 -04:00
ges-uri-clip.c Mark nested timeline assets as such 2019-07-26 13:48:51 -04:00
ges-uri-clip.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-utils.c ges: Implement our own idle_add which uses the thread local maincontext 2019-07-26 13:48:51 -04:00
ges-utils.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-validate.c validate: Tear down pipeline when openning a new project 2019-10-22 19:25:09 +02:00
ges-version.h.in Properly generate versioning #define-s during autogen 2014-03-15 20:01:48 +01:00
ges-video-source.c More porting to markdown 2019-05-13 10:30:35 -04:00
ges-video-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-video-test-source.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-video-test-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-video-track.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-video-track.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-video-transition.c video-transition: When using non crossfade effect use 'over' operations 2019-05-24 21:13:03 +00:00
ges-video-transition.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-video-uri-source.c WIP: ges: fix API export/import and 'inconsistent linkage' on MSVC 2018-12-15 00:14:51 +00:00
ges-video-uri-source.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges-xml-formatter.c xml-formatter: Free structure after usage 2019-11-20 07:52:56 +01:00
ges-xml-formatter.h GST_GES_API -> GES_API 2018-03-13 14:14:57 +00:00
ges.c ges: Hide internal debug category behind a GOnce 2019-10-02 08:52:57 +03:00
ges.h markerlist: implement GESMarkerList 2019-08-22 21:24:02 +02:00
ges.resource Implement a formatter based on [OpenTimelineIO] 2019-07-26 13:48:51 -04:00
gesmarshal.list add object-moved signal to simple timeline layer 2010-09-02 18:08:43 +02:00
gstframepositioner.c framepositioner: Plug caps leak 2019-04-15 17:11:48 -04:00
gstframepositioner.h ges: Sync 'par' to track restriction caps in the frame positionner 2017-10-31 12:57:08 -03:00
meson.build markerlist: implement GESMarkerList 2019-08-22 21:24:02 +02:00
parse.l ges-launcher: Add support for titles 2018-03-30 18:30:33 -03:00