summaryrefslogtreecommitdiff
path: root/ges
AgeCommit message (Expand)AuthorFilesLines
2016-09-28meson: Fix gtkdoc using new meson featuresThibault Saunier1-1/+2
2016-09-28meson: Fix installing configured filesThibault Saunier1-1/+2
2016-09-26uriclip: Remove some filesource leftoversThibault Saunier1-12/+11
2016-09-26timeline: Properly compute the end of groups when checking snappingThibault Saunier1-6/+10
2016-09-26ges: Handle moving groups with effects insideThibault Saunier1-1/+1
2016-09-26ges: Deprecate GESTimelineElement::priority writabilityThibault Saunier2-1/+8
2016-09-26layer: Handle operation prioritiesThibault Saunier1-17/+36
2016-09-26ges: transition: Make crossfade fade out at the same time as it fade inThibault Saunier1-29/+38
2016-09-26layer: Make sure to resync priorities on commitThibault Saunier3-6/+12
2016-09-26Finally move clip priority handling to GESLayer.Thibault Saunier2-26/+23
2016-09-26clip: Make top effect priority inside the clip priority rangeThibault Saunier1-20/+23
2016-09-13timeline: Make get_groups publicAlexandru Băluț6-20/+47
2016-09-13timeline: Fix documentationAlexandru Băluț1-1/+1
2016-09-09test:validate: Handle new expected_failures Test argumentThibault Saunier1-3/+3
2016-09-05meson: Handle building the gir file when used as subprojectThibault Saunier1-3/+14
2016-08-25ges: Rename parse_lex.h to ges-parse-lex.hSebastian Dröge1-4/+4
2016-08-24Add support for Meson as alternative/parallel build systemThibault Saunier2-1/+183
2016-08-18ges-track-element: fix typos in control_binding_removed signal declarationPhilippe Renon1-5/+5
2016-08-14ges-timeline: Demote some debugging statementsEdward Hervey1-4/+4
2016-08-13timeline-element: Reset pointer after freeingEdward Hervey1-1/+3
2016-08-05ges: Do not rescale videos if the track aspect ratio changesThibault Saunier1-2/+4
2016-08-05ges: Let the compositor do the scaling if mixing is enabledThibault Saunier5-19/+30
2016-07-29validate: Start also testing jpeg encodingThibault Saunier1-2/+2
2016-07-29timeline: Keep transitions when moving the moving context between layersThibault Saunier1-45/+67
2016-07-28timeline: Ripple from start of clips and not the end.Thibault Saunier1-3/+3
2016-07-28enums: Fix absolute text overlay alignment valueThibault Saunier2-3/+3
2016-07-28title-source: Properly implement GESTimelineElement->lookup_childThibault Saunier1-8/+7
2016-07-28clip: Reimplement look_child and iterate over children if neededThibault Saunier1-0/+18
2016-07-28tools: Fix printing commands helpThibault Saunier3-35/+62
2016-07-26uri-sources: Make sure to set decodebin 'caps' propertyThibault Saunier2-4/+52
2016-07-24timeline: Emit snap-ended on commit if neededThibault Saunier1-0/+2
2016-07-24fixed ges-version.h not found issue during out of tree buildMohan R1-1/+2
2016-07-22image-source: Do not concider inpointsThibault Saunier1-1/+3
2016-06-29project_: improve get_uri docJustin Kim1-1/+1
2016-06-20ges: Don't remove track elements from clips when removing from layerThibault Saunier4-8/+37
2016-06-20title_: Do not forget to link up child_added/removed vmethodThibault Saunier1-0/+6
2016-06-20auto-transitions: Do not remove auto transitions when moving neighboor from t...Thibault Saunier1-1/+18
2016-06-20ges: fix various leaks with usage of ges_timeline_element_lookup_childAurélien Zanelli2-0/+9
2016-06-20video-track: don't leak restriction caps in _sync_capsfilter_with_track()Aurélien Zanelli1-7/+11
2016-06-06ges-uri-asset: GstDiscoverer can return a valid info but a non-OK result, con...Sebastian Dröge1-0/+12
2016-05-31ges: Emit GESMetontainer::notify-meta even if value is unsetThibault Saunier1-0/+2
2016-05-30ges: Allow passing `NULL` as a value to ges_meta_container_set_metaThibault Saunier1-1/+8
2016-05-25g-i: pass compiler env to g-ir-scannerTim-Philipp Müller1-0/+1
2016-05-16uri-clip: make uri parameter of ges_uri_clip_new () constAurélien Zanelli2-2/+2
2016-05-16framepositionner: add a weak ref on track element to know when it is finalizedAurélien Zanelli1-0/+8
2016-05-16audio-source: unref private capsfilter reference on disposeAurélien Zanelli1-0/+15
2016-05-16audio-source: fix indentationAurélien Zanelli1-2/+2
2016-05-14ges: add some g-i annotations according to documentationAurélien Zanelli33-94/+96
2016-05-14asset: fix ges_asset_set_proxy() return value documentationAurélien Zanelli1-2/+1
2016-05-06element: Also accept GParamSpec.owner_type name as a child property prefixThibault Saunier1-0/+2