summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Release 1.6.41.6.41.6Tim-Philipp Müller5-56/+131
2016-01-19timeline: Avoid possible crash disposing the timelineThibault Saunier1-4/+7
2016-01-18Do not install ges-smart-video-mixer.hThibault Saunier1-1/+1
2016-01-18timeline: Fix infinite loop on disposeThibault Saunier1-2/+5
2015-12-14Release 1.6.21.6.2Sebastian Dröge5-37/+119
2015-12-11bash-completion: Disable during "make distcheck" as this requires installing ...Sebastian Dröge1-1/+1
2015-12-11Revert "build: fix make distcheck."Sebastian Dröge1-9/+3
2015-12-11tests: Properly setup GST_PLUGIN_PATH in test environementThibault Saunier2-1/+10
2015-11-15Dist gst-editing-services.doapThibault Saunier1-1/+1
2015-11-05ges: Set restriction caps in the audio source caps filterThibault Saunier3-8/+72
2015-11-04formatter: Do not serialize top effect prioritiesThibault Saunier2-5/+12
2015-11-04launcher: Make sure to not activate validate twice when simply loading a scen...Thibault Saunier1-1/+1
2015-10-30Release 1.6.11.6.1Sebastian Dröge5-17/+145
2015-10-18videosource: Force aspect-ratio=1/1 as compositor does not properly handle di...Thibault Saunier1-2/+4
2015-10-07title-source: Force format with alpha channels out of videotestsrcThibault Saunier1-3/+10
2015-10-07base-xml-formatter: properly handle GFile from wrong uriThibault Saunier1-15/+20
2015-10-01project: don't leak GFileInfoJustin Kim1-3/+4
2015-10-01project: fix a pointer for error messageJustin Kim1-1/+1
2015-10-01nleoperation: don't leak srcpadJustin Kim1-0/+1
2015-10-01don't leaks caps and converted stringsThibault Saunier6-19/+35
2015-09-28structured-interface: introduce TRY_GET_STRINGJustin Kim1-6/+14
2015-09-28structure-parser: define GES_STRUCTURE_PARSER macroJustin Kim2-8/+4
2015-09-25Release 1.6.01.6.0Thibault Saunier5-21/+79
2015-09-24ges: Avoid emitting 'child-added/removed' when signal emission stops additionThibault Saunier2-7/+24
2015-09-24nle{composition,object}: remove unused allocation & trivial leakagesJustin Kim2-8/+3
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
2015-09-18Release 1.5.911.5.91Thibault Saunier5-13/+135
2015-09-18ges: Namespace NLE utils function into GESThibault Saunier3-15/+15
2015-09-15nle: Avoid unsetting srcpad target after the srcpad is already freedThibault Saunier1-2/+3
2015-09-15nle: Stop wrongly set operation segment base timeThibault Saunier1-6/+0
2015-09-11nlecomposition: don't leak internal hashtableJustin Kim1-0/+4
2015-09-11nleobject: don't leak srcpad when disposingJustin Kim1-0/+5
2015-09-11timeline: don't leak pad in private structureJustin Kim1-0/+1
2015-09-11ges-launcher: don't leak GErrorJustin Kim1-1/+4
2015-09-09ges-launcher: fix double free when argument is invalidJustin Kim1-0/+2
2015-09-04video-source: Use the priority being set to compute zorderThibault Saunier1-1/+1
2015-09-02video:transition: Set mixer pad zorderThibault Saunier1-0/+2
2015-09-02video-source: Make sure to set framepositionner zorder when creating itThibault Saunier4-7/+9
2015-08-27video-source: Simply set framepositionner->zorder = self->priorityThibault Saunier2-55/+14
2015-08-23Use standard GST_PLUGIN_LDFLAGS for the nle pluginJan Schmidt1-0/+5
2015-08-21Add support for static plugins buildsThibault Saunier1-0/+22
2015-08-20Release 1.5.901.5.90Thibault Saunier5-27/+362
2015-08-20Move NLE to a dedicated GstPluginThibault Saunier27-44/+120
2015-07-23nle: Enhance debug loggingThibault Saunier1-4/+9
2015-07-23ges: Do not leak and uselessly create errorsThibault Saunier2-6/+5
2015-07-23ges: Fix how we handle layer vs layer-priority in the structured interfaceThibault Saunier1-1/+2
2015-07-23tests: Do not use gst-structured-interface in the testsThibault Saunier2-17/+15