Commit graph

399 commits

Author SHA1 Message Date
Brandon Lewis 52bec51bff add text positioning enums 2010-07-09 13:21:15 +02:00
Brandon Lewis 619e507988 move missing symbol to enums section 2010-07-09 13:21:15 +02:00
Brandon Lewis 7726829ec9 update documentation files 2010-07-09 13:21:15 +02:00
Brandon Lewis cc719507ea move and rename TRANSITION_VTYPE into enums.h and rename 2010-07-09 13:21:15 +02:00
Brandon Lewis babd78dbcd move track type enum to ges-enums.{h,c} 2010-07-09 13:21:15 +02:00
Brandon Lewis b25befe29a check in skeletal ges-enums.{c,h} 2010-07-09 13:21:15 +02:00
Brandon Lewis aec1fbd88c massive documentation updates 2010-07-09 13:21:15 +02:00
Brandon Lewis aafd4d095a GESTimelineTextOverlay inherits from GESTimelineOverlay 2010-07-09 13:21:15 +02:00
Brandon Lewis 948dd9417a check in emtpy GESTimelineOverlay class 2010-07-09 13:21:15 +02:00
Brandon Lewis 521df03ddd GESTimelineOverlay -> GESTimelineTextOverlay 2010-07-09 13:21:15 +02:00
Brandon Lewis e3718b4213 GESTimelineBackgroundSource -> GESTimelineTestSource 2010-07-09 13:21:15 +02:00
Brandon Lewis 1e7c1fa450 GESTrackAudioBackgroundSource -> GESTrackAudioTestSource 2010-07-09 13:21:14 +02:00
Brandon Lewis ae8d9b1544 GESTrackVideoBackgroundSource -> GESTrackVideoTestSource 2010-07-09 13:21:14 +02:00
Brandon Lewis 890bbb084e GESTrackVideoOverlay -> GESTrackTextOverlay 2010-07-09 13:21:14 +02:00
Brandon Lewis e134f1a5c9 remove GESTrackOverlay 2010-07-09 13:21:14 +02:00
Brandon Lewis fc23c1f040 GESTrackVideoOverlay inherits directly from GESTrackOperation 2010-07-09 13:21:14 +02:00
Brandon Lewis a4210a1ea4 check in GESTrackOperation 2010-07-09 13:21:14 +02:00
Brandon Lewis 6d2282ae58 documentation fixes 2010-07-09 13:21:14 +02:00
Brandon Lewis 66b224b651 update documentation 2010-07-09 13:21:14 +02:00
Brandon Lewis 526e37589b GESTrackVideoTitleSource -> GESTrackTitleSource 2010-07-09 13:21:14 +02:00
Brandon Lewis 44781f9e39 remove GESTrackTitleSource 2010-07-09 13:21:14 +02:00
Brandon Lewis 4aff8e0c9d fix doc comments 2010-07-09 13:21:14 +02:00
Brandon Lewis 9d310cf3ee GESTrackVideoTitleSource inherits directly from GESTrackObject 2010-07-09 13:21:14 +02:00
Brandon Lewis 1ada78f700 remove GESTrackBackgroundSource class 2010-07-09 13:21:14 +02:00
Brandon Lewis 44379e805c GESTrackAudioBackgroundSource inherits from GESTrackSource 2010-07-09 13:21:13 +02:00
Brandon Lewis 891826fdec GESTrackVideoBackgroundSource inherits directly from track object 2010-07-09 13:21:13 +02:00
Brandon Lewis 71df7618e0 move create_element virtual method up to TimelineSource class 2010-07-09 13:21:13 +02:00
Brandon Lewis 0da3bc58a7 fix documentation mistake 2010-07-09 13:21:13 +02:00
Brandon Lewis cc53dfb062 remove GESTrackAudioTitleSource 2010-07-09 13:21:13 +02:00
Brandon Lewis 23a3bbb80f create test track object instead of audio-title-source 2010-07-09 13:21:13 +02:00
Brandon Lewis 560956ed24 keep track of and release request pads for smpte also 2010-07-09 13:21:13 +02:00
Brandon Lewis 0d4ff040d2 free mixer in dispose separately from sink pads 2010-07-09 13:21:13 +02:00
Edward Hervey 5058f83381 examples: Ignore files 2010-07-09 13:21:13 +02:00
Edward Hervey 17619a0869 check: Ignore files 2010-07-09 13:21:13 +02:00
Edward Hervey 7ba46ef411 docs: Add links to all new documentation files 2010-07-09 13:21:13 +02:00
Edward Hervey aa640c7709 tests: Add <stdlib.h> for exit usage 2010-07-09 13:21:13 +02:00
Brandon Lewis 7b72e81d5a don't forget to unref pad targets 2010-07-09 13:21:12 +02:00
Brandon Lewis ac500472f0 rough overlay implementation 2010-07-09 13:21:12 +02:00
Brandon Lewis 79cbb9efad check in overlay test app 2010-07-09 13:21:12 +02:00
Brandon Lewis bcc63cd637 activate property setting functions 2010-07-09 13:21:12 +02:00
Brandon Lewis 1c2ab099f9 activate remaining overlay tests 2010-07-09 13:21:12 +02:00
Brandon Lewis 577ad52020 add video overlays to main header 2010-07-09 13:21:12 +02:00
Brandon Lewis 734d95bfb8 create timeline-overly creates appropriate track object 2010-07-09 13:21:12 +02:00
Brandon Lewis 076c610f80 check in GESTrackVideoOverlay 2010-07-09 13:21:12 +02:00
Brandon Lewis dd631dbf28 check in ges-track-overlay.{c,h} 2010-07-09 13:21:12 +02:00
Brandon Lewis c76697bca0 check in overlay unit tests 2010-07-09 13:21:12 +02:00
Brandon Lewis 586530eba0 check in timelineoverlay, structural copy of GESTimelineTitleSource 2010-07-09 13:21:12 +02:00
Brandon Lewis b629c98f0b update doc comment 2010-07-09 13:21:12 +02:00
Brandon Lewis 1723659704 remove unneeded paramenter to create_element 2010-07-09 13:21:12 +02:00
Brandon Lewis 5857274f8e update unit tests 2010-07-09 13:21:11 +02:00