gstreamer/ges
2010-09-01 16:56:02 +02:00
..
ges-custom-timeline-source.c ges/: Fix copyright in headers 2009-11-30 15:14:25 +01:00
ges-custom-timeline-source.h Add missing documentation 2010-06-09 11:28:09 +02:00
ges-enums.c Don't expose test source enum value table 2010-07-09 13:27:01 +02:00
ges-enums.h Don't expose test source enum value table 2010-07-09 13:27:01 +02:00
ges-internal.h ges/: Fix copyright in headers 2009-11-30 15:14:25 +01:00
ges-screenshot.c don't plug encoders when raw caps are given 2010-07-16 18:54:48 +02:00
ges-screenshot.h duplicate code from gstscreenshot.{c,h} and gstplaysink.{c,h} 2010-07-16 17:22:18 +02:00
ges-simple-timeline-layer.c SimpleTimelineLayer: Fix top-level doc 2010-07-09 13:21:17 +02:00
ges-simple-timeline-layer.h Add missing documentation 2010-06-09 11:28:09 +02:00
ges-timeline-file-source.c create GESTrackAudioTestSource for audio tracks when is-image is true 2010-08-13 11:50:30 +02:00
ges-timeline-file-source.h Add "is-image" property to GESTimelineFileSource 2010-08-13 11:50:30 +02:00
ges-timeline-layer.c TimelineLayer: Document _set_priority 2010-07-09 13:21:17 +02:00
ges-timeline-layer.h Add missing documentation 2010-06-09 11:28:09 +02:00
ges-timeline-object.c document timelineobject::priority 2010-09-01 16:56:02 +02:00
ges-timeline-object.h split timeline_object_add_track_object out of create_track_object 2010-09-01 16:56:02 +02:00
ges-timeline-overlay.c remove unneeded _new methods on certain base classes 2010-07-09 13:21:18 +02:00
ges-timeline-overlay.h remove unneeded _new methods on certain base classes 2010-07-09 13:21:18 +02:00
ges-timeline-pipeline.c fwrite doesn't return the number of bytes written. check that fwrite is 2010-07-16 18:54:49 +02:00
ges-timeline-pipeline.h add routine to save a thumbnail in the specified encoding 2010-07-16 17:22:19 +02:00
ges-timeline-source.c ges/: Fix copyright in headers 2009-11-30 15:14:25 +01:00
ges-timeline-source.h Add missing documentation 2010-06-09 11:28:09 +02:00
ges-timeline-test-source.c Don't expose test source enum value table 2010-07-09 13:27:01 +02:00
ges-timeline-test-source.h another massive documentation update 2010-07-09 13:21:16 +02:00
ges-timeline-text-overlay.c GES: whitespace fixes 2010-07-09 13:21:17 +02:00
ges-timeline-text-overlay.h another massive documentation update 2010-07-09 13:21:16 +02:00
ges-timeline-title-source.c GES: Remove un-needed branches 2010-07-09 13:21:17 +02:00
ges-timeline-title-source.h another massive documentation update 2010-07-09 13:21:16 +02:00
ges-timeline-transition.c GESTimelineTransition: Remove unneeded variable 2010-08-31 13:49:21 +02:00
ges-timeline-transition.h move and rename TRANSITION_VTYPE into enums.h and rename 2010-07-09 13:21:15 +02:00
ges-timeline.c add create_track_objects 2010-09-01 16:56:01 +02:00
ges-timeline.h Add missing documentation 2010-06-09 11:28:09 +02:00
ges-track-audio-test-source.c GES: whitespace fixes 2010-07-09 13:21:17 +02:00
ges-track-audio-test-source.h another massive documentation update 2010-07-09 13:21:16 +02:00
ges-track-audio-transition.c GES: Switch to new fast pad linking 2010-07-14 13:29:23 +02:00
ges-track-audio-transition.h another massive documentation update 2010-07-09 13:21:16 +02:00
ges-track-filesource.c massive documentation updates 2010-07-09 13:21:15 +02:00
ges-track-filesource.h ges/ges-track-filesource.h: fix typo in documentation commments 2010-06-09 11:28:09 +02:00
ges-track-image-source.c allow borders on still image videoscale 2010-08-13 11:50:31 +02:00
ges-track-image-source.h check in GESTrackImageSource 2010-08-13 11:50:30 +02:00
ges-track-object.c expose priority-offset as a property 2010-09-01 16:56:02 +02:00
ges-track-object.h distinguish between base_priority, priority_offset, and gnl_priority 2010-09-01 16:56:02 +02:00
ges-track-operation.c remove unneeded _new methods on certain base classes 2010-07-09 13:21:18 +02:00
ges-track-operation.h massive documentation updates 2010-07-09 13:21:15 +02:00
ges-track-source.c move create_element virtual method up to TimelineSource class 2010-07-09 13:21:13 +02:00
ges-track-source.h massive documentation updates 2010-07-09 13:21:15 +02:00
ges-track-text-overlay.c replace existing text position enums 2010-07-09 13:21:16 +02:00
ges-track-text-overlay.h another massive documentation update 2010-07-09 13:21:16 +02:00
ges-track-title-source.c link to the right sink pad on textoverlay object 2010-07-23 18:22:31 +02:00
ges-track-title-source.h another massive documentation update 2010-07-09 13:21:16 +02:00
ges-track-transition.c remove notify::duration signal handler 2010-07-09 13:21:18 +02:00
ges-track-transition.h remove notify::duration signal handler 2010-07-09 13:21:18 +02:00
ges-track-video-test-source.c GES: whitespace fixes 2010-07-09 13:21:17 +02:00
ges-track-video-test-source.h GES: Fix function prototypes 2010-07-09 13:21:17 +02:00
ges-track-video-transition.c GES: Switch to new fast pad linking 2010-07-14 13:29:23 +02:00
ges-track-video-transition.h check whether setting vtype property actually succeeds 2010-07-09 13:21:18 +02:00
ges-track.c move track type enum to ges-enums.{h,c} 2010-07-09 13:21:15 +02:00
ges-track.h move track type enum to ges-enums.{h,c} 2010-07-09 13:21:15 +02:00
ges-types.h check in GESTrackImageSource 2010-08-13 11:50:30 +02:00
ges-utils.c utils: Document timeline_new_audio_video 2010-07-09 13:21:16 +02:00
ges-utils.h ges/ges-utils.h: C90 fixes 2010-06-09 17:13:07 +02:00
ges.c ges: Initialize GstController in ges_init 2010-06-09 11:28:46 +02:00
ges.h check in GESTrackImageSource 2010-08-13 11:50:30 +02:00
gesmarshal.list Add signal marshalling code 2009-08-06 12:47:38 +02:00
Makefile.am check in GESTrackImageSource 2010-08-13 11:50:30 +02:00