summaryrefslogtreecommitdiff
path: root/ges
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-06track-element: gi: skip now deprecated children property getter/setterThibault Saunier1-8/+8
2016-05-06formatter: Prefix all children properties in the XML formatterThibault Saunier1-1/+7
2016-05-06ges: Remove timeline_emit_group_removed which slipped in the API by mistakeThibault Saunier4-4/+5
2016-05-03container: Handle setting children properties that need prefixingThibault Saunier1-11/+17
2016-05-03video-source: Expose deinterlace-[fields, mode, tff] child propertiesThibault Saunier1-5/+57
2016-04-30ges: fix misc g-i annotationsTim-Philipp Müller3-11/+18
2016-04-30g-i: use only "ges/ges.h" as c-include for introspectionAurélien Zanelli1-2/+1
2016-04-30timeline: rename "track-element" to "track_element" in select-tracks-for-obje...Aurélien Zanelli1-2/+2
2016-04-29video-source: Do not ever plugin avdeinterlaceThibault Saunier1-3/+0
2016-04-28ges: #include glib.h for G_BEGIN_DECLSSebastian Dröge1-0/+2
2016-04-28ges-multi-file-source: Fix case of standard gobject macrosSebastian Dröge1-2/+2
2016-04-25ges: Add G_BEGIN_DECLS around all relevant declarations in headersSebastian Dröge5-0/+20
2016-04-22title: Do not concider inpointsThibault Saunier4-9/+25
2016-04-13ges: Fix typo by renaming positionner to positionerSebastian Dröge8-145/+142
2016-04-13framepositionner: Initialize all fields of the meta during initializationSebastian Dröge1-5/+22