gstreamer/ges
Edward Hervey ab0493418a GESTimelinePipeline: Make sure playsink events are sent to all incoming streams
PlaySink will not send seek events to all incoming streams since it assumes that
they all come from the same source (like a file).
When used with multiple gnonlin compositions we need to make sure those seek events
are sent to all of them.
2010-11-23 18:24:38 +01: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 all: Changes for discoverer being merged upstream 2010-09-23 18:42:48 +02:00
ges-screenshot.h Update for factorylist/convertframe being merged to gst core/base 2010-09-16 08:39:46 +02:00
ges-simple-timeline-layer.c layer is also invalid when there are transitoins at the beginning/end 2010-09-02 18:08:43 +02:00
ges-simple-timeline-layer.h add vaid property and unit tests 2010-09-02 18:08:43 +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 add type argument to ges_timeline_object_find_track_objects() 2010-09-01 16:56:03 +02:00
ges-timeline-object.h add type argument to ges_timeline_object_find_track_objects() 2010-09-01 16:56:03 +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 GESTimelinePipeline: Make sure playsink events are sent to all incoming streams 2010-11-23 18:24:38 +01:00
ges-timeline-pipeline.h Update for factorylist/convertframe being merged to gst core/base 2010-09-16 08:39:46 +02:00
ges-timeline-source.c GESTimelineFileSource: Don't leak strings 2010-09-01 17:04:26 +02:00
ges-timeline-source.h expose text, font-desc, and alignment properties in GESTimelineSource 2010-09-01 16:56:04 +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 fix typo in docstring 2010-09-01 16:56:04 +02:00
ges-timeline-text-overlay.h another massive documentation update 2010-07-09 13:21:16 +02:00
ges-timeline-title-source.c check for proper instance type in _set_* functions 2010-09-01 16:56:03 +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 GESTimeline: Change for updated GstDiscoverer API 2010-11-04 12:28:46 +01:00
ges-timeline.h all: Changes for discoverer being merged upstream 2010-09-23 18:42:48 +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 GESTrackObject: Fix debug statement 2010-09-02 17:55:20 +02:00
ges-track-object.h reword priority documentation comments 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 add conversion elements to TrackTextOverlay 2010-09-01 16:56:04 +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 GesTrackVideoTransition: Prefer videomixer2 to videomixer 2010-11-14 11:58:10 +01: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 object-moved signal to simple timeline layer 2010-09-02 18:08:43 +02:00
Makefile.am Add gstvideo in build dependencies 2010-09-28 16:34:53 +02:00