summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.19.2gst-devtools-1.19.2Tim-Philipp Müller2021-09-235-13/+82
* validate: fix relative paths for test filesVivienne Watermeier2021-09-141-7/+110
* validate: Fix double freeing of GstStructureThibault Saunier2021-09-101-1/+1
* validate-utils: Only modify structure fields that really need updatesEdward Hervey2021-08-201-8/+12
* validate-media-descriptor: Don't check segment position fieldEdward Hervey2021-07-151-1/+2
* validate: use `extract_objects` to avoid rebuilding all files for the tracerThibault Saunier2021-06-082-3/+5
* Back to developmentTim-Philipp Müller2021-06-011-1/+1
* Release 1.19.1gst-devtools-1.19.1Tim-Philipp Müller2021-06-015-1992/+501
* validate: Error out on invalid 'foreach' iterator typesThibault Saunier2021-05-271-5/+12
* validate: Handle unknown type in foreach typesThibault Saunier2021-05-271-2/+8
* validate: Make array delemiter a line continuation charThibault Saunier2021-05-271-1/+1
* validate:scenario: Allow iterating over arrays in `foreach`Thibault Saunier2021-05-272-33/+95
* validate: Add a flag to allow defining how to resolve variables in structsThibault Saunier2021-05-276-20/+42
* validate:flow: Log caps featuresThibault Saunier2021-05-271-23/+19
* validate: launcher: Simplify fakesink handlingPhilippe Normand2021-05-251-9/+4
* validate:flow: Sort fields in serialized structuresThibault Saunier2021-05-203-34/+64
* validate:scenario: Allow forcing running action on idle from scenario fileThibault Saunier2021-05-151-0/+2
* validate:scenario: Add a `run-command` action typeThibault Saunier2021-05-152-0/+100
* validate:monitor: Only get_name on GstObjectThibault Saunier2021-05-141-1/+1
* validate: add config file supportStéphane Cerveau2021-05-052-3/+7
* Use gst_element_request_pad_simple...François Laignel2021-04-212-4/+4
* scenario: Fix action variable nameEdward Hervey2021-04-191-1/+1
* gst: don't use volatile to mean atomicMatthew Waters2021-03-191-4/+4
* bash-completion: add gst-validate scriptStéphane Cerveau2021-03-041-0/+142
* validate:launcher: Ensure a positive job count.Brady J. Garvin2021-01-303-4/+13
* pad-monitor: Plug a leakThibault Saunier2021-01-081-0/+1
* validate: Do not check strv length on NULL pointersThibault Saunier2021-01-051-1/+1
* validate: Allow using the new nested structure syntaxThibault Saunier2020-12-164-51/+122
* validate: Only consider the first pipeline when using test filesThibault Saunier2020-12-161-1/+4
* validate: Add missing GstValidateAction annotationsThibault Saunier2020-12-161-0/+9
* validate: Add an `expected-values` parameter to `wait, message-type=XX`Thibault Saunier2020-12-161-17/+87
* validate: scenario: Add a GstValidateScenario::action-done signalThibault Saunier2020-12-161-0/+16
* validate: Enhance printing action execution informationThibault Saunier2020-12-154-15/+28
* validate: Add an API to get the bin monitor scenarioThibault Saunier2020-12-152-3/+26
* scenario: Ensure that messages are handled from the right threadThibault Saunier2020-12-101-8/+57
* debug-viewer: Make appdata valid againPhilippe Normand2020-12-091-1/+1
* validate:scenario: Fix the refcount management for actions in structuresThibault Saunier2020-12-081-4/+5
* validate:scenario: Minor cleanupThibault Saunier2020-12-081-11/+8
* validate: Use gst_validate_action_*ref everywhere.Thibault Saunier2020-12-081-8/+8
* validate: Add support to check properties of object propertiesThibault Saunier2020-12-081-7/+25
* validate: add sync-versionStéphane Cerveau2020-12-081-0/+3
* scenario: Add a 'non-blocking' flag to the `wait` signalThibault Saunier2020-11-251-10/+42
* validate:scenario: Rename 'interlaced' action to 'non-blocking'Thibault Saunier2020-11-252-25/+55
* meson: Check cairo-png dependencySeungha Yang2020-11-103-8/+15
* meson: Enable some MSVC warnings for parity with GCC/ClangNirbheek Chauhan2020-11-041-6/+13
* meson: update glib minimum version to 2.56Stéphane Cerveau2020-10-305-42/+1
* validate:launcher: Bump hard timeouts for all transcodin testsThibault Saunier2020-10-231-0/+1
* launcher: Avoid variable framerate when encoding to theoraThibault Saunier2020-10-233-5/+45
* validate: Scale down even more to speed up encoding in VP9Thibault Saunier2020-10-231-2/+2
* validate:transcoding: Port to GstTranscoderThibault Saunier2020-10-233-300/+94