summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-25Release 1.2.11.2.11.2Thibault Saunier5-52/+93
2014-04-23uri-asset: Check return value of gst_tag_list_copy_valueThibault Saunier1-3/+6
2014-04-23framepositioner: Set the proper default valueEdward Hervey1-1/+1
2014-04-23xml-formatter: Use proper value for string extractionEdward Hervey1-1/+1
2014-04-23base-xml-formatter: Don't attempt to use NULL entryEdward Hervey1-0/+1
2014-04-23build: Add reference to GstVideo in gir fileThibault Saunier1-0/+1
2014-03-29build: install ges-version.hLubosz Sarnecki1-1/+2
2014-03-29ges-launch: Not being able to load an asset is an errorThibault Saunier1-0/+1
2014-03-29pipeline: Do not set EncodingProfile.presence when we have no track for the typeThibault Saunier1-2/+15
2014-03-29ges-launch: Format the position printing as in gst-validate and friendsThibault Saunier1-4/+3
2014-03-29ges-launch: Properly handle project loadingThibault Saunier1-7/+49
2014-03-16Release 1.2.01.2.0Thibault Saunier6-57/+647
2014-03-15Properly generate versioning #define-s during autogenThibault Saunier3-4/+44
2014-03-15container: Properly handle the case where we could not set parentThibault Saunier3-2/+50
2014-03-15ges: remove extra semicolonAndreas Schwab1-1/+1
2014-03-14pipeline: Always set the encoding profile presence to 1Thibault Saunier1-0/+15
2014-03-14title-source: Rename ges_title_clip_set_backrgound_colour as appropriateThibault Saunier4-6/+6
2014-03-08ges: fix finalize/dispose mixupDan Williams1-1/+1
2014-03-08ges: Ensure GObject finalize and dispose methods chain up to parentsDan Williams5-11/+8
2014-03-07Fix use-after-free in _free_pending_clip()Dan Williams1-1/+1
2014-02-28Automatic update of common submoduleSebastian Dröge1-0/+0
2014-02-27Update the documentation to use Pitivi instead of PiTiViAlexandru Băluț4-6/+6
2014-02-27Remove "#" from short-descriptionAlexandru Băluț6-11/+8
2014-02-27Minor documentation fixes: GESExtractable, GESAssetAlexandru Băluț2-12/+12
2014-02-26Automatic update of common submoduleStefan Sauer1-0/+0
2014-02-18docs: Fix documentation about copying timeline elementsThibault Saunier1-1/+1
2014-02-18timeline: Make sure not to add 2 times a TrackElement in the same trackThibault Saunier1-4/+35
2014-02-17Rename TIMELINE_MODE_XXX to GES_PIPELINE_MODE_XXX so it corresponds to realityThibault Saunier12-59/+65
2014-02-16ges: Give a reference to the formatter for the idle callbackThibault Saunier1-5/+20
2014-02-09ges: Remove unused functionsSebastian Dröge2-20/+0
2014-02-08ges-group: Properly check for integer underflowsSebastian Dröge1-1/+1
2014-02-08ges-extractable: Return NULL instead of G_TYPE_INVALIDSebastian Dröge1-4/+3
2014-02-05ges: Some documentation cleanupThibault Saunier1-13/+8
2014-02-04tests:integration: Fix a race about get_position being called before AYNC_DON...Thibault Saunier1-2/+4
2014-02-04ges-pipeline: Rename add_timeline to set_timelineAlexandru Băluț19-25/+25
2014-02-04uri-asset: Let a chance for user to change URI if the set one is not readableThibault Saunier2-3/+5
2014-02-04videosource: Always add a deinterlace at the beining of videosrcbinThibault Saunier2-43/+35
2014-01-30ges-asset: Do not forget to give a ref to the registryThibault Saunier3-13/+23
2014-01-30Automatic update of common submoduleEdward Hervey1-0/+0
2014-01-10track-element: clamp interpolated keyframe values.Mathieu Duponchelle1-0/+2
2014-01-10.gitignore: add test driver and more test binariesTim-Philipp Müller1-1/+11
2013-12-27base-xml-formatter: Emit 'loaded' right after a project with empy timeline is...Thibault Saunier1-0/+6
2013-12-27track-element: Remove constructors for TrackElement from the APIThibault Saunier8-18/+11
2013-12-27ges: Remove versionning infos now that we start on the 1.X API serieThibault Saunier11-101/+1
2013-12-27ges: Add padding for API extension where missingThibault Saunier6-0/+19
2013-12-22Automatic update of common submoduleTim-Philipp Müller2-7/+1
2013-11-28ges: Reimplement 'always create a project to back a timeline'Thibault Saunier2-2/+8
2013-11-28Revert "ges: Always create a project to back a timeline"Thibault Saunier17-103/+65
2013-11-25timeline: Add all assets of the clip added to the timeline to the projectThibault Saunier2-0/+11
2013-11-22Remove GESSimplerLayer, that API should land into GESLayer in the endThibault Saunier24-1209/+49