gstreamer/ges
Thibault Saunier cae3aabbca ges: Make ges_clip_create_track_element(s) internal methods
+ Fix tests (we still need a round of modernisation, making use of
      assets where it makes sense)

There is no reason to use those method outside of GES, so remove them,
cleaning the API and making it easier for users.

Removed APIs:
-----------
    * ges_clip_create_track_element
    * ges_clip_create_track_elements
2013-03-21 22:05:45 -03:00
..
.gitignore all: add/extend more .gitignore 2010-12-15 15:52:03 +01:00
ges-asset.c uri-asset: Implement a ges_uri_clip_asset_request_sync method 2013-03-19 20:06:30 -03:00
ges-asset.h ges: Implement GESAsset 2012-12-19 11:45:38 -03:00
ges-audio-test-source.c Finish renaming track object to track element 2013-02-15 15:23:15 -03:00
ges-audio-test-source.h Rename GESTrackSource to GESSource 2013-02-15 14:42:06 -03:00
ges-audio-transition.c Rename object/tobj/trobj to clip or track_element as necessary 2013-02-15 16:26:30 -03:00
ges-audio-transition.h Rename GESTrackAudioTransition to GESAudioTransition 2013-02-15 14:42:07 -03:00
ges-auto-transition.c Implement GESContainer 2013-03-15 00:13:08 -03:00
ges-auto-transition.h Rename GESTrackObject to GESTrackElement 2013-02-15 14:42:05 -03:00
ges-base-effect-clip.c Rename GESEffectClip to GESBaseEffectClip 2013-02-15 14:42:04 -03:00
ges-base-effect-clip.h Rename GESEffectClip to GESBaseEffectClip 2013-02-15 14:42:04 -03:00
ges-base-effect.c Rename GESTrackOperation to GESOperation 2013-02-15 14:42:06 -03:00
ges-base-effect.h Rename GESTrackOperation to GESOperation 2013-02-15 14:42:06 -03:00
ges-base-transition-clip.c Rename GESTransitionClip to GESBaseTransitionClip 2013-02-15 14:42:04 -03:00
ges-base-transition-clip.h Rename GESTransitionClip to GESBaseTransitionClip 2013-02-15 14:42:04 -03:00
ges-base-xml-formatter.c Start categorizing GError types in GES 2013-03-19 20:06:30 -03:00
ges-base-xml-formatter.h Fix some documentations 2013-03-15 00:13:08 -03:00
ges-clip-asset.c Rename GESAssetClip to GESClipAsset 2013-02-15 14:42:07 -03:00
ges-clip-asset.h Rename GESAssetClip to GESClipAsset 2013-02-15 14:42:07 -03:00
ges-clip.c clip: Make it mandatory that a clip is in a layer to be splittable 2013-03-19 20:06:30 -03:00
ges-clip.h ges: Make ges_clip_create_track_element(s) internal methods 2013-03-21 22:05:45 -03:00
ges-container.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-container.h container: Add a ges_container_group method 2013-03-15 00:13:09 -03:00
ges-custom-source-clip.c ges: Use GESAsset in clip contructors when possible 2013-03-15 00:13:09 -03:00
ges-custom-source-clip.h Rename object/tobj/trobj to clip or track_element as necessary 2013-02-15 16:26:30 -03:00
ges-effect-asset.c Add a GESEffectAsset class, and make sure to set the GESTrackType asap on effects 2013-03-15 00:13:09 -03:00
ges-effect-asset.h Add a GESEffectAsset class, and make sure to set the GESTrackType asap on effects 2013-03-15 00:13:09 -03:00
ges-effect-clip.c ges: Use GESAsset in clip contructors when possible 2013-03-15 00:13:09 -03:00
ges-effect-clip.h Rename GESStandardEffectClip to GESEffectClip 2013-02-15 14:42:04 -03:00
ges-effect.c Add a GESEffectAsset class, and make sure to set the GESTrackType asap on effects 2013-03-15 00:13:09 -03:00
ges-effect.h Rename GESTrackParseLaunchEffect to GESEffect 2013-02-15 14:42:05 -03:00
ges-enums.c Rename GESStandardTransitionClip to GESTransitionClip 2013-02-15 14:42:04 -03:00
ges-enums.h Add a utility method to get the name of a GESTrackType 2012-12-29 19:36:52 -03:00
ges-extractable.c Rename GESTimelineFileSource to GESUriClip 2013-02-15 14:42:02 -03:00
ges-extractable.h Misc documentation fixing 2012-12-29 19:36:52 -03:00
ges-formatter.c formatter: Plug some leaks 2013-01-03 09:44:35 -03:00
ges-formatter.h Misc documentation fixing 2012-12-29 19:36:52 -03:00
ges-gerror.h Start categorizing GError types in GES 2013-03-19 20:06:30 -03:00
ges-image-source.c Rename object/tobj/trobj to clip or track_element as necessary 2013-02-15 16:26:30 -03:00
ges-image-source.h Rename GESTrackImageSource to GESImageSource 2013-02-15 14:42:06 -03:00
ges-internal-enums.h ges: Implement GESAsset 2012-12-19 11:45:38 -03:00
ges-internal.h ges: Make ges_clip_create_track_element(s) internal methods 2013-03-21 22:05:45 -03:00
ges-meta-container.c Rename GESTimelineStandardTransition to GESStandardTransitionClip 2013-02-15 14:42:03 -03:00
ges-meta-container.h Implement a GESAssetTimelineObject class 2012-12-29 19:36:53 -03:00
ges-operation-clip.c Rename GESTimelineOperation to GESOperationClip 2013-02-15 14:42:03 -03:00
ges-operation-clip.h Rename GESTimelineOperation to GESOperationClip 2013-02-15 14:42:03 -03:00
ges-operation.c Rename GESTrackOperation to GESOperation 2013-02-15 14:42:06 -03:00
ges-operation.h Rename GESTrackOperation to GESOperation 2013-02-15 14:42:06 -03:00
ges-overlay-clip.c Rename GESTimelineOverlay to GESOverlayClip 2013-02-15 14:42:03 -03:00
ges-overlay-clip.h Rename GESTimelineOverlay to GESOverlayClip 2013-02-15 14:42:03 -03:00
ges-pitivi-formatter.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-pitivi-formatter.h Fix some documentations 2013-03-15 00:13:08 -03:00
ges-project.c Use gst_object_ref_sink instead of g_object_ref_sink when appropriate 2013-03-18 12:48:42 -03:00
ges-project.h project: Handle assets that are being loaded 2013-01-14 09:02:26 -03:00
ges-screenshot.c tests: Fix misc issues 2012-12-29 19:38:12 -03:00
ges-screenshot.h Fix FSF address 2012-11-04 00:25:20 +00:00
ges-simple-timeline-layer.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-simple-timeline-layer.h Fix some documentations 2013-03-15 00:13:08 -03:00
ges-source-clip.c Implement GESContainer 2013-03-15 00:13:08 -03:00
ges-source-clip.h Rename GESTimelineSource to GESSourceClip 2013-02-15 14:42:03 -03:00
ges-source.c Rename GESTrackSource to GESSource 2013-02-15 14:42:06 -03:00
ges-source.h Rename GESTrackSource to GESSource 2013-02-15 14:42:06 -03:00
ges-test-clip.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-test-clip.h Rename GESTimelineTestSource to GESTestSourceClip 2013-02-15 14:42:04 -03:00
ges-text-overlay-clip.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-text-overlay-clip.h Rename overlay_text to text_overlay 2013-02-15 14:42:07 -03:00
ges-text-overlay.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-text-overlay.h Rename GESTrackOperation to GESOperation 2013-02-15 14:42:06 -03:00
ges-timeline-element.c timeline-element: Do not give a reference to the calles of g_object_get_property 2013-03-19 20:06:30 -03:00
ges-timeline-element.h Fix some documentations 2013-03-15 00:13:08 -03:00
ges-timeline-layer.c Use gst_object_ref_sink instead of g_object_ref_sink when appropriate 2013-03-18 12:48:42 -03:00
ges-timeline-layer.h Fix some documentations 2013-03-15 00:13:08 -03:00
ges-timeline-pipeline.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-timeline-pipeline.h Fix FSF address 2012-11-04 00:25:20 +00:00
ges-timeline.c Use gst_object_ref_sink instead of g_object_ref_sink when appropriate 2013-03-18 12:48:42 -03:00
ges-timeline.h Fix some documentations 2013-03-15 00:13:08 -03:00
ges-title-clip.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-title-clip.h Reword ges_title_clip_set_color to ges_title_clip_set_text_color 2013-02-15 14:42:07 -03:00
ges-title-source.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-title-source.h Reword ges_title_clip_set_color to ges_title_clip_set_text_color 2013-02-15 14:42:07 -03:00
ges-track-element-asset.c Rename GESAssetTrackElement to GESTrackElementAsset 2013-02-15 14:42:06 -03:00
ges-track-element-asset.h Rename GESAssetTrackElement to GESTrackElementAsset 2013-02-15 14:42:06 -03:00
ges-track-element.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-track-element.h Implement GESContainer 2013-03-15 00:13:08 -03:00
ges-track.c Use gst_object_ref_sink instead of g_object_ref_sink when appropriate 2013-03-18 12:48:42 -03:00
ges-track.h track: Cleanup header and add a FIXME 2013-03-15 11:38:03 -03:00
ges-transition-clip.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-transition-clip.h Rename GESStandardTransitionClip to GESTransitionClip 2013-02-15 14:42:04 -03:00
ges-transition.c Rename GESTrackTransition to GESTransition 2013-02-15 14:42:06 -03:00
ges-transition.h Rename GESTrackTransition to GESTransition 2013-02-15 14:42:06 -03:00
ges-types.h Implement GESContainer 2013-03-15 00:13:08 -03:00
ges-uri-asset.c uri-asset: Properly handle images and do not duplicate the TrackType 2013-03-19 21:07:58 -03:00
ges-uri-asset.h uri-asset: Implement a ges_uri_clip_asset_request_sync method 2013-03-19 20:06:30 -03:00
ges-uri-clip.c Implement GESContainer 2013-03-15 00:13:08 -03:00
ges-uri-clip.h Rename GESTimelineSource to GESSourceClip 2013-02-15 14:42:03 -03:00
ges-uri-source.c Rename object/tobj/trobj to clip or track_element as necessary 2013-02-15 16:26:30 -03:00
ges-uri-source.h Rename TrackFileSource to UriSource 2013-02-15 14:42:06 -03:00
ges-utils.c Always prefer gst_object_(un)ref over g_object_(un)ref 2013-03-18 12:48:41 -03:00
ges-utils.h Fix FSF address 2012-11-04 00:25:20 +00:00
ges-video-test-source.c Rename GESTrackSource to GESSource 2013-02-15 14:42:06 -03:00
ges-video-test-source.h Rename GESTrackSource to GESSource 2013-02-15 14:42:06 -03:00
ges-video-transition.c Rename GESTrackVideoTransition to GESVideoTransition 2013-02-15 14:42:07 -03:00
ges-video-transition.h Rename GESTrackVideoTransition to GESVideoTransition 2013-02-15 14:42:07 -03:00
ges-xml-formatter.c Rename GESTimelineLayer.xxx_object to GESTimelineLayer.xxx_clip 2013-02-15 15:23:15 -03:00
ges-xml-formatter.h xml-formatter: Implement a GESXmlFormatter 2012-12-29 19:36:50 -03:00
ges.c Finish renaming timeline object to clip 2013-02-15 15:23:15 -03:00
ges.h Start categorizing GError types in GES 2013-03-19 20:06:30 -03:00
gesmarshal.list add object-moved signal to simple timeline layer 2010-09-02 18:08:43 +02:00
Makefile.am Start categorizing GError types in GES 2013-03-19 20:06:30 -03:00