summaryrefslogtreecommitdiff
path: root/ges
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Fix and test priority of TrackElement after splittingThibault Saunier1-0/+2
2016-02-09ges: Give better names to nleobjectsThibault Saunier1-1/+7
2016-02-04titlesource: Add properties for text dimensions.Lubosz Sarnecki1-1/+2
2016-02-04trackelement: Make use of read-only children properties.Lubosz Sarnecki1-1/+1
2016-02-04track-element: Rely on nleobject to be created at construct timeThibault Saunier1-182/+73
2016-02-04effect: Determine the effect type as soon as possibleThibault Saunier3-53/+127
2016-02-04title-clip: Return default GESTitleSource value if no child set yetThibault Saunier2-25/+16
2016-02-04ges: track-element: Try to create NleObject as soon as possibleThibault Saunier2-23/+19
2016-01-19timeline: Avoid possible crash disposing the timelineThibault Saunier1-4/+7
2016-01-19g-i: fix init section to avoid compiler warningsThibault Saunier1-2/+2
2016-01-17container: Update start if adding a child that as a start < current startThibault Saunier1-0/+19
2016-01-17timeline: Fix infinite loop on disposeThibault Saunier1-2/+5
2016-01-17group: Make deep copying actually copy deepThibault Saunier10-53/+146
2016-01-17Do not install ges-smart-video-mixer.hThibault Saunier1-1/+1
2016-01-17Revert "timeline-element: Do not consider not serializable elements when gett...Thibault Saunier1-2/+1
2015-12-29ges-asset: Don't dereference NULL proxy assets when resolving failsSebastian Dröge1-3/+5
2015-12-26ges: Fix various g-i warningsSebastian Dröge7-12/+11
2015-12-26ges-track-element: Rename control-binding-reomved signal to control-binding-r...Sebastian Dröge1-1/+1
2015-12-22ges-validate: Fix compiler warning caused by usage of wrong enum typeSebastian Dröge1-1/+1
2015-12-21timeline-element: Do not consider not serializable elements when getting top ...Thibault Saunier1-1/+2
2015-12-21uri-clip: Copy sources child properties when resetting assetThibault Saunier1-0/+20
2015-12-11Revert "project: Call asset_added in the first signal emition stage"Thibault Saunier1-1/+1
2015-12-10asset: Add a way to set asset as "needing reload"Thibault Saunier2-8/+72
2015-12-10project: Call asset_added in the first signal emition stageThibault Saunier1-1/+1
2015-12-10Implement asset proxying supportThibault Saunier7-40/+305
2015-11-08asset: Add a method to retrieve the GError of an asset loaded with errorThibault Saunier2-0/+18
2015-11-08project: Add a 'asset-loading' signalThibault Saunier2-5/+22
2015-11-05ges: Set restriction caps in the audio source caps filterThibault Saunier2-7/+68
2015-11-04formatter: Do not serialize top effect prioritiesThibault Saunier2-5/+12
2015-10-30uri-clip: Make sure to instantiate an asset to back GESUriClip-sThibault Saunier1-2/+6
2015-10-02track: mixing_operation is handled by its parentJustin Kim1-5/+0
2015-10-02asset: simplify if-statement in cache_set_loadedJustin Kim1-22/+32
2015-10-02uri-asset: do not reuse a passed GError pointerJustin Kim1-5/+13
2015-10-01xml-formatter: handle dispose properlyJustin Kim1-0/+2
2015-10-01base-xml-formatter: properly handle GFile from wrong uriJustin Kim1-15/+20
2015-10-01don't leaks caps and converted stringsJustin Kim6-19/+35
2015-09-30track: add gaps when going from READY to PAUSED.Mathieu Duponchelle1-0/+14
2015-09-30project: fix a pointer for error messageJustin Kim1-1/+1
2015-09-30project: don't leak GFileInfoJustin Kim1-3/+4
2015-09-30timeline-element,track,framepositionner: don't leak internal objectJustin Kim3-2/+8
2015-09-28structured-interface: introduce TRY_GET_STRINGJustin Kim1-6/+14
2015-09-28uri-asset: don't leak uri stringJustin Kim1-8/+9
2015-09-28Revert "title-source: Force format with alpha channels out of videotestsrc"Thibault Saunier1-10/+3
2015-09-28structure-parser: define GES_STRUCTURE_PARSER macroJustin Kim2-8/+4
2015-09-28title-source: Force format with alpha channels out of videotestsrcThibault Saunier1-3/+10
2015-09-24ges: Avoid emitting 'child-added/removed' when signal emission stops additionThibault Saunier2-7/+24
2015-09-24pipeline: don't leak GstPadJustin Kim1-0/+1
2015-09-24pitivi-formatter: don't leak internal hash tableJustin Kim1-0/+1
2015-09-23video-transition: Make compositor background transparentThibault Saunier1-1/+1
2015-09-23video-transition: Add a framepositioner at the end of the transitioThibault Saunier1-2/+30