summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-09-02launch: Make enabling validate opt-inThibault Saunier1-1/+1
2021-08-14clip: Copy trackelement's metadata upon splittingPiotrek Brzeziński1-0/+7
2021-08-14marker-list: Add flags (de)serializationPiotrek Brzeziński1-0/+5
2021-07-04timeline: Implement snapping to markersPiotrek Brzeziński2-2/+138
2021-05-21tests: Update expectation files with sorted structure fieldsThibault Saunier6-6/+6
2021-05-21tests/check: Use fake{audio,video}sinkPhilippe Normand11-24/+25
2021-05-18structure-interface: Convert fields type as much as possibleThibault Saunier2-0/+12
2021-05-10tests: Run ges-launch tests non-interactivelyDoug Nazar1-2/+2
2021-04-28ges: Port to gst_print*Seungha Yang2-14/+14
2021-02-19Update check_keyframes_in_compositor_two_sourcesJan Schmidt2-3/+3
2021-02-10test: Check clip positioning works when specifying track sizeThibault Saunier2-0/+13
2021-01-26marker-list: made deserialize reverse of serializeHenry Wilkes1-2/+81
2020-12-15tests: fix meson test env setup to make sure we use the right gst-plugin-scannerJan Schmidt1-0/+5
2020-09-11ges: Do not recreate auto-transitions when changing clip assetsThibault Saunier3-39/+75
2020-09-09ges: Fix a copy/paste mistake in meson fileThibault Saunier1-1/+0
2020-08-26complex_effect_bin_desc: Regenerate expectation for compositor changeJan Schmidt1-3/+3
2020-08-24tests: Fix running tests fully uninstalledThibault Saunier1-0/+9
2020-08-13smart-mixer: Move the videoconvert to after the mixerThibault Saunier5-134/+134
2020-08-13smart-mixer: Use the new 'samples-selected' signal to handle queuing in aggre...Thibault Saunier3-0/+146
2020-07-30validate: Pipe debug output to a file when discovering scenariosThibault Saunier1-6/+7
2020-07-30tests: Mark audio identity as audioThibault Saunier1-2/+2
2020-07-25Fix retrieving asset metadata on project reload.AsociTon1-0/+29
2020-07-24tests: Add test for ges_clip_get_top_effect_indexyatinmaan1@gmail.com1-0/+36
2020-07-14tests: clip: fix test_rate_effects_duration_limitGuillaume Desmottes1-2/+2
2020-06-17ges: Refactor the way we plug converters in effectsThibault Saunier3-1/+35
2020-06-08tests: enforce I420 formatGuillaume Desmottes4-5/+3
2020-05-26validate: Stop always mutingThibault Saunier1-1/+2
2020-05-25formatter: Fix saving/loading project with clip speed rate controlThibault Saunier2-13/+16
2020-05-25uri-clip: don't assume duration needs to stay the sameHenry Wilkes1-3/+0
2020-05-25track-element: use out-point for updating control bindingsHenry Wilkes2-7/+295
2020-05-25clip: add method for adding top effectsHenry Wilkes2-0/+243
2020-05-25timeline-tree: take time effects into account when trimmingHenry Wilkes1-2/+79
2020-05-25clip: use time translation for splitHenry Wilkes1-4/+0
2020-05-25clip: add methods to convert between time coordinatesHenry Wilkes1-1/+419
2020-05-22effect: Add support for time effectsHenry Wilkes1-0/+577
2020-05-22errors: added edit errorsHenry Wilkes4-94/+233
2020-05-19tests: Stop recording gaps in seek_with_stopThibault Saunier2-8/+4
2020-05-19ges: Move TimeOverlayClip out of GESTestClipThibault Saunier5-14/+14
2020-05-07asset: unref requested assetsHenry Wilkes5-0/+11
2020-05-07clip: enforce duration-limitHenry Wilkes2-30/+592
2020-05-07clip: make sure core child is active for non-core in same trackHenry Wilkes1-0/+199
2020-05-07clip: preserve auto-transition in splitHenry Wilkes1-0/+131
2020-05-07clip: change order of splitHenry Wilkes1-0/+144
2020-05-07timeline-tree: also trim non-core track elementsHenry Wilkes1-0/+83
2020-05-07timeline: make sure appended layer has lowest priorityHenry Wilkes1-0/+106
2020-05-07tests: add tests for new editing behaviourHenry Wilkes2-0/+2394
2020-05-07clip: remove children if failed to add to layerHenry Wilkes1-0/+98
2020-05-07timeline: emit snapping-started with new valid timeHenry Wilkes1-4/+8
2020-05-07timeline-tree: simplify and fix editingHenry Wilkes4-14/+6
2020-05-07group: fix priority settingHenry Wilkes1-1/+13