summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-26meson: Fix installing configured filesThibault Saunier2-5/+3
2016-09-26validate: Allow doting the pipeline on issue reportingThibault Saunier6-2/+99
2016-09-26validate: Allow passing a GST_VALIDATE_CONFIG as a stringThibault Saunier2-1/+18
2016-09-26validate: Add a reference to the pipeline from each monitorThibault Saunier8-14/+86
2016-09-26validate:launcher: Minor fix in returncode checkThibault Saunier1-1/+1
2016-09-26validate: Always print trace for critical issuesThibault Saunier2-11/+21
2016-09-26validate: Add support for setting a report level for an issue typeThibault Saunier2-8/+29
2016-09-25validate: transcoding: fix several error messagesReynaldo H. Verdejo Pinochet1-6/+6
2016-09-25validate: fix grammar on subtitle-file action descriptionReynaldo H. Verdejo Pinochet1-2/+2
2016-09-22validate: Dump the infos about NNEs if we can not properly determine the problemThibault Saunier1-4/+33
2016-09-22validate: fix build warning in generate_unwind_trace()Javier Martinez Canillas1-1/+1
2016-09-22validate: Avoid checking NULL pads when generating NNE reportsThibault Saunier1-0/+7
2016-09-20validate: fix compiler warningsTim-Philipp Müller1-2/+2
2016-09-20validate: Add backtraces in the reportsThibault Saunier9-11/+232
2016-09-14configure: Depend on gstreamer 1.9.2.1Sebastian Dröge1-2/+2
2016-09-12validate:launcher: Do not use unset sent_eos variableThibault Saunier1-5/+5
2016-09-09meson:validate:test: Properly set paths to run launcher based testsThibault Saunier7-25/+53
2016-09-08meson: Build GstValidate as a tracerThibault Saunier3-1/+20
2016-09-08validate: tests: Add launcher based GstValidate testsThibault Saunier3-0/+66
2016-09-08validate: launcher: Always clean all tests at the endThibault Saunier2-3/+5
2016-09-08validate:launcher: Allow specifying expected tests errorsThibault Saunier2-32/+131
2016-09-08validate: Pass information about GstValidate execution over a socketThibault Saunier11-118/+334
2016-09-08validate: Enhance not-negotiated errors reportingThibault Saunier6-4/+291
2016-09-08validate:meson: Add testsThibault Saunier5-1/+87
2016-09-08validate:launcher: Use a xunit reporter only when explicitely specifiedThibault Saunier3-6/+6
2016-09-08validare: Enhance report message about wrong positionThibault Saunier1-1/+2
2016-09-08validate:launcher: Report error and exit when a testsuite could not loadThibault Saunier2-2/+6
2016-09-08validate: launcher: Fix the condition to check if we need an http serverThibault Saunier2-4/+4
2016-09-08validate: Indent report detailsThibault Saunier1-2/+8
2016-09-05validate:scenario: Wait for ASYNC_DONE to set async state change DONEThibault Saunier1-4/+13
2016-09-05meson: Bump version to 1.9.2Thibault Saunier2-3/+3
2016-09-01Back to developmentSebastian Dröge1-1/+1
2016-09-01Release 1.9.21.9.2Sebastian Dröge4-106/+261
2016-09-01launcher: Add --dump-on-failure switchMathieu Duponchelle2-0/+20
2016-08-29validate: Fix launching gst-validate-launcher in a meson based uninstalled envThibault Saunier1-0/+2
2016-08-26meson: Add support for building GIR when used as subprojectThibault Saunier2-6/+19
2016-08-25validate: Add support for Meson as alternative/parallel build systemThibault Saunier21-3/+337
2016-08-13validate: Un-blacklist tests that are fixedEdward Hervey1-8/+0
2016-08-13validate: Blacklist more ogg filesEdward Hervey1-0/+4
2016-08-12validate: Blacklist scrub_forward_seeking.op2b-mpeg2-wave_hd_mxfEdward Hervey1-0/+2
2016-08-01validate: use new API when switching track with playbin3Guillaume Desmottes4-151/+404
2016-08-01validate: reporter: break cyclic references with reportsGuillaume Desmottes2-5/+12
2016-08-01validate: turn GstValidateReport to a mini objectGuillaume Desmottes3-25/+25
2016-08-01validate: inherit from GstObject instead of GObjectGuillaume Desmottes12-18/+18
2016-08-01validate: call gst_deinit() after gst_validate_deinit()Guillaume Desmottes3-3/+3
2016-08-01validate: use MAY_BE_LEAKED flagGuillaume Desmottes1-0/+2
2016-08-01validate: fix pad leaksGuillaume Desmottes1-0/+3
2016-08-01validate: reporter: break cyclic references with reportsGuillaume Desmottes8-5/+53
2016-08-01validate: reporter: prevent usage of destroyed runnerGuillaume Desmottes1-0/+10
2016-08-01validate: runner: prevent hash table modifications while iteratingGuillaume Desmottes1-0/+4