summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-20Release 1.4.01.4.01.4Thibault Saunier5-40/+45
2014-10-16validate: Fix naming of add_action_type to register_action_typeThibault Saunier1-9/+9
2014-10-12validate: Rename --list-action-types to --inspect-action-typeThibault Saunier1-4/+7
2014-09-24Release 1.3.901.3.90Thibault Saunier5-47/+706
2014-09-13configure: bump (soft) gst-validate requirementTim-Philipp Müller1-1/+1
2014-09-11ges-launch: option to select encoding profile from xmlLubosz Sarnecki1-1/+11
2014-09-11ges-launch: clean up help pageLubosz Sarnecki1-18/+31
2014-09-05validate: gst_validate_print_action_types now takes a const gchar **Thibault Saunier1-1/+1
2014-09-05validate: Add the "ges" as implementer namespace for our action typesThibault Saunier1-9/+9
2014-09-05ges-launch: Fix typo in --help outputSebastian Dröge1-1/+1
2014-09-05ges-launch: Fix compiler warningsSebastian Dröge2-2/+3
2014-09-05ges-validate: Rename edit-clip to edit-containerThibault Saunier1-16/+16
2014-09-05ges-validate: Port to the new GstValidate action registration APIThibault Saunier3-61/+216
2014-09-05tools:validate: Concider seek in PAUSED position being not exact as WARNINGThibault Saunier1-0/+7
2014-09-05ges-validate: Let GstValidate handle assert logsThibault Saunier1-0/+2
2014-09-05ges:validate: Port to the new handles-states APIThibault Saunier3-16/+18
2014-08-01Makefile: Add usage of build-checks stepEdward Hervey2-0/+4
2014-07-23text-overlay: added text properties as child-propertiesLazar Claudiu1-0/+7
2014-07-23ges: Use registry to select the compositor elementThibault Saunier4-3/+44
2014-07-18xml-formatter: Set errno to 0 before g_ascii_strtoll.Mathieu Duponchelle1-0/+2
2014-06-12smart-video-mixer: fix memory leak on error pathVincent Penquerc'h1-0/+1
2014-06-09trackelement: Sort paramspec by name in list_children_propertiesThibault Saunier1-1/+12
2014-06-09tools: Fix transition handling in ges-launchThibault Saunier1-14/+29
2014-06-09clip: Fix the ges_clip_set_position functionThibault Saunier3-12/+35
2014-06-09clip: Rename top_effect_index to top_effect_indexThibault Saunier3-20/+38
2014-06-09tests: Check ges_clip_set_position behaviourThibault Saunier3-11/+12
2014-06-09clip: Add test for effects prioritiesAlexandru Băluț1-0/+55
2014-06-09pipeline: Add support to rendering without containerThibault Saunier2-43/+68
2014-06-09Fix invalid GEnumValue.value_name entries.Christoph Reiter1-387/+248
2014-06-03ges-track: fill the gaps left empty by deactivated track elements.Mathieu Duponchelle1-0/+3
2014-05-21Automatic update of common submoduleSebastian Dröge1-0/+0
2014-05-19ges:clip: Add a method to look for a list of TrackElement-sThibault Saunier4-0/+124
2014-05-18tools: Handle request state changes from GstValidateThibault Saunier3-85/+126
2014-05-15ges: Do not forget to update the count when updating already used nameThibault Saunier2-6/+18
2014-05-15ges: Add a queue after the decoder in video test srcThibault Saunier1-4/+6
2014-05-14ges: Avoid GESTimelineElement naming conflictsThibault Saunier3-39/+97
2014-05-13xml-formatter: Don't leak children_propsEdward Hervey1-1/+1
2014-05-10ges: Do not use freed pointersThibault Saunier2-10/+12
2014-05-10ges: Plug a leak in ges-smart-adderThibault Saunier1-0/+1
2014-05-10ges-xml-formatter: fix memory leakThibault Saunier1-0/+3
2014-05-10ges-xml-formatter: fix memory leak in error pathThibault Saunier1-1/+3
2014-05-10ges: Assert if an asset is not in the global hashtableThibault Saunier1-2/+2
2014-05-10ges: Remove useless pointer assignementThibault Saunier1-1/+1
2014-05-10ges: Remove useless pointer assignementThibault Saunier1-1/+1
2014-05-10ges: Add license header in ges-meta-containerThibault Saunier1-0/+20
2014-05-10ges: remove comparison of unsigned inferior to 0Thibault Saunier1-2/+1
2014-05-09ges-xml-formatter: fix memory leak in error pathTim-Philipp Müller1-1/+3
2014-05-08tool: Add the option to set audiosinkThibault Saunier1-7/+24
2014-05-08scenarios: update the prototype of ges_validate_activateMathieu Duponchelle1-1/+1
2014-05-08ges-launch: add an option to use a custom video sinkMathieu Duponchelle1-0/+13