gstreamer/ges
Edward Hervey 7b303a38c5 GESTrackEffect: Use gst_object_unref for the hash value destroyfunc
The values are GstObjects and it makes it easier to track in debug logs
when they are being unreffed.
2011-05-07 13:22:50 +02:00
..
.gitignore
ges-custom-timeline-source.c
ges-custom-timeline-source.h
ges-enums.c enums: Fix transition enum 2011-01-06 12:06:24 +01:00
ges-enums.h
ges-formatter.c ges: make uri strings const 2011-03-01 17:29:09 +01:00
ges-formatter.h ges: make uri strings const 2011-03-01 17:29:09 +01:00
ges-internal.h ges: Don't install ges-internal.h and hide the GES debug category symbols 2011-01-11 18:02:33 +01:00
ges-keyfile-formatter.c KeyFileFormatter: Handle return value of gst_value_deserialize() 2011-03-15 14:01:41 +01:00
ges-keyfile-formatter.h
ges-screenshot.c
ges-screenshot.h
ges-simple-timeline-layer.c ges: fix a couple of printf format warnings 2011-01-31 19:00:49 +00:00
ges-simple-timeline-layer.h
ges-timeline-effect.c ges: Add 'Since 0.10.2' to the new effects related API 2011-05-06 14:55:31 -03:00
ges-timeline-effect.h ges: Fix include orders 2011-05-06 19:35:13 +02:00
ges-timeline-file-source.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-timeline-file-source.h TimelineFileSource: Create instance private and move private variables to it 2011-01-08 22:45:44 +01:00
ges-timeline-layer.c ges: fix a couple of printf format warnings 2011-01-31 19:00:49 +00:00
ges-timeline-layer.h
ges-timeline-object.c ges: Add 'Since 0.10.2' to the new effects related API 2011-05-06 14:55:31 -03:00
ges-timeline-object.h ges: Include indentation fixes 2011-05-06 19:36:35 +02:00
ges-timeline-operation.c
ges-timeline-operation.h
ges-timeline-overlay.c
ges-timeline-overlay.h
ges-timeline-parse-launch-effect.c GESTimelineParseLaunchEffect: finalize to avoid leaks 2011-05-06 17:18:58 -03:00
ges-timeline-parse-launch-effect.h ges: Include indentation fixes 2011-05-06 19:36:35 +02:00
ges-timeline-pipeline.c GESTimelinePipeline: the _init_ method shouldn't return before the end 2011-03-23 15:45:48 +01:00
ges-timeline-pipeline.h TimelinePipeline: Fix thumbnail method docs and arguments 2011-01-06 11:30:26 +01:00
ges-timeline-source.c
ges-timeline-source.h
ges-timeline-standard-transition.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-timeline-standard-transition.h ges: Fix include orders 2011-05-06 19:35:13 +02:00
ges-timeline-test-source.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-timeline-test-source.h TimelineTestSource: Move private variables to instance private 2011-01-08 22:45:44 +01:00
ges-timeline-text-overlay.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-timeline-text-overlay.h TimelineTextOverlay: Move private variables to instance private 2011-01-08 22:45:36 +01:00
ges-timeline-title-source.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-timeline-title-source.h TimelineTitleSource: Move private variables to instance private 2011-01-08 22:37:52 +01:00
ges-timeline-transition.c
ges-timeline-transition.h ges: Fix include orders 2011-05-06 19:35:13 +02:00
ges-timeline.c ges: make uri strings const 2011-03-01 17:29:09 +01:00
ges-timeline.h ges: make uri strings const 2011-03-01 17:29:09 +01:00
ges-track-audio-test-source.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track-audio-test-source.h TrackAudioTestSource: Move private variables to instance private 2011-01-08 22:32:53 +01:00
ges-track-audio-transition.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track-audio-transition.h TrackAudioTransition: : Move private variables to instance private 2011-01-08 22:32:53 +01:00
ges-track-effect.c GESTrackEffect: Use gst_object_unref for the hash value destroyfunc 2011-05-07 13:22:50 +02:00
ges-track-effect.h Make GESTrackEffect abstract and move its implementation to GESTrackParseLaunchEffect 2011-05-06 10:39:03 +02:00
ges-track-filesource.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track-filesource.h
ges-track-image-source.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track-image-source.h
ges-track-object.c GESTrackObject: Check for valid argument 2011-05-06 19:41:38 +02:00
ges-track-object.h ges: Include indentation fixes 2011-05-06 19:36:35 +02:00
ges-track-operation.c
ges-track-operation.h
ges-track-parse-launch-effect.c ges: Add 'Since 0.10.2' to the new effects related API 2011-05-06 14:55:31 -03:00
ges-track-parse-launch-effect.h TrackLaunchEffect: Fix macros 2011-05-06 11:54:19 +02:00
ges-track-source.c
ges-track-source.h
ges-track-text-overlay.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track-text-overlay.h docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track-title-source.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track-title-source.h TrackTitleSource: Move private variables to instance private 2011-01-06 12:04:53 +01:00
ges-track-transition.c
ges-track-transition.h
ges-track-video-test-source.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track-video-test-source.h
ges-track-video-transition.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track-video-transition.h
ges-track.c docs: Document all the undocumented public functions 2011-01-10 15:14:45 +01:00
ges-track.h Track: Mark as private the instance private structure 2011-01-10 11:12:55 +01:00
ges-types.h Make GESTimelineEffect abstract and move its implementation to GESTimelineParseLaunchEffect 2011-05-06 10:39:03 +02:00
ges-utils.c ges-utils: minor doc update 2011-01-11 17:55:34 +01:00
ges-utils.h
ges.c ges: Check that the gnonlin elements are present at initialization time 2011-02-08 16:43:11 +01:00
ges.h ges: Fix include orders 2011-05-06 19:35:13 +02:00
gesmarshal.list
Makefile.am Make GESTimelineEffect abstract and move its implementation to GESTimelineParseLaunchEffect 2011-05-06 10:39:03 +02:00