summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
39 hourstrack: Update all gaps when timeline duration changedmasterThibault Saunier1-8/+2
3 daysFinish renaming filesource to urisourceThibault Saunier6-51/+51
3 daystrack: Update gaps when we set the timelineThibault Saunier1-0/+1
2013-05-10Update gitignoreNicolas Dufresne1-0/+4
2013-05-10GESAssetLoadingReturn cannot be internalNicolas Dufresne3-35/+8
2013-05-09clip: Avoid corruption of our list of children while ungroupingThibault Saunier1-2/+4
2013-05-09tests: add project auto-transition testAnton Belka3-0/+113
2013-05-09tests: add timeline auto-transition testAnton Belka1-0/+62
2013-05-09timeline: add auto-transitionAnton Belka3-0/+78
2013-04-30basexmlformatter: Do not allow empty file loadingThibault Saunier1-0/+3
2013-04-27video-test-src: Force video/x-rawThibault Saunier1-5/+11
2013-04-27audiotransition: Add a resampler in the audio transition binMathieu Duponchelle1-1/+4
2013-04-27audiotransition: Fix porting error of the interpollatorMathieu Duponchelle1-14/+22
2013-04-27test-clip: Do not set black/silent by defaultThibault Saunier4-9/+15
2013-04-24replace query_caps with get_current_caps. don't check for unused gnlobject.Mathieu Duponchelle1-3/+5
2013-04-23Rename GESTimelineLayer to GESLayerThibault Saunier67-913/+875
2013-04-23layer: Remove the "rate" property of ges_timeline_layer_add_assetThibault Saunier12-49/+36
2013-04-23trackelement: asynchronously add bindings if the track-element is not in a tr...Mathieu Duponchelle1-1/+48
2013-04-23formatter: Pass a dummy instance of formatter to virtual methodThibault Saunier4-22/+30
2013-04-22Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-04-22Fix compilationThibault Saunier1-2/+1
2013-04-22xml-formatter: Use G_GUINT64_FORMAT where neededThibault Saunier1-2/+2
2013-04-22uri-clip-asset: Add "_class_" to a class methodThibault Saunier3-4/+4
2013-04-22ges: Fix compilation with clangThibault Saunier2-72/+81
2013-04-19project: Accept NULL as a valid value for @id in _create_assetThibault Saunier1-1/+4
2013-04-19tests: Check splitting a clip with several TrackElementThibault Saunier1-10/+13
2013-04-19clip: Rework the splitting methodThibault Saunier1-20/+1
2013-04-18ges: Fix compilationThibault Saunier1-1/+2
2013-04-18pipeline: Add API guards where neededThibault Saunier1-0/+18
2013-04-18pipeline: Add a GError argumentThibault Saunier4-15/+14
2013-04-17pipeline: Return FALSE in save_thumbnail when the operation failsThibault Saunier1-1/+1
2013-04-15tests:timelineedition: Add a simple trimming testMathieu Duponchelle1-0/+94
2013-04-15container: The TimelineElement.inpoint property is call "in-point" not inpointThibault Saunier1-1/+1
2013-04-15ges-clip: Remove the unlocked TrackElement APIsThibault Saunier5-143/+39
2013-04-15pitivi-formatter: Remove broken code to handle unlocked track objectThibault Saunier1-69/+0
2013-04-15pitivi-formatter: Remove saving codeThibault Saunier1-335/+1
2013-04-14Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-04-09Automatic update of common submoduleStefan Sauer1-0/+0
2013-04-09timeline: call sync_state_with_parent when adding a childThibault Saunier2-0/+6
2013-03-31track-element: Rename set_property_controlling_parameters set_control_sourceThibault Saunier6-16/+18
2013-03-31[Keyframes] Adds API to set a control binding on a track element, and the ser...Mathieu Duponchelle7-1/+486
2013-03-30Changing remaining clip::track-element-added to container::child-addedThibault Saunier2-3/+3
2013-03-30pipeline: Implement the video overlay interfacevideo-overlayThibault Saunier1-1/+56
2013-03-30ges-launch: Do no create "normal" timeline when you load a projectThibault Saunier1-3/+4
2013-03-30timeline-pipeline: Enhance API guardsThibault Saunier1-1/+2
2013-03-30timeline: Do no unref the timeline before returning itThibault Saunier1-1/+1
2013-03-30container: s/get_priorty_range/get_priority_range/Thibault Saunier3-10/+10
2013-03-29timeline: Comment some variables goalsmisc-cleanupsThibault Saunier1-0/+2
2013-03-28tests:effect: Do not re-add effect to the trackThibault Saunier1-6/+0
2013-03-28container: Let subclasses handle the heightThibault Saunier4-64/+41