summaryrefslogtreecommitdiff
path: root/subprojects/gst-devtools
Commit message (Expand)AuthorAgeFilesLines
* validate: Add a way to avoid checking property value after setting itThibault Saunier2023-04-264-15/+70
* gir: Checkout all .gir files and check that they are updated on the CIThibault Saunier2023-04-221-0/+1
* validate: flow: Handle ignored fields for capsThibault Saunier2023-04-122-4/+6
* validate: scenario: Add a vmethod to free GstValidateActionParameter-sThibault Saunier2023-03-272-1/+16
* gst-devtools: re-indent with GNU indent 2.2.12Tim-Philipp Müller2023-03-172-2/+3
* gstbuffer: Add parent meta when a copy shares memory with parentXavier Claessens2023-03-161-0/+6
* validate: scenario: Allow scenario to define the pipeline state targetThibault Saunier2023-03-141-3/+11
* stats: Adapt to new serialization of enumsAlicia Boya García2023-03-141-0/+10
* validate: Protect init function with a recursive mutexThibault Saunier2023-03-021-0/+5
* validate:scenario: sink refs when buildingThibault Saunier2023-03-021-0/+2
* tests: Move srtp test known issue def to the 'check' testuiteThibault Saunier2023-02-161-0/+11
* validate:launcher: try to bne more explicit about where to add known failureThibault Saunier2023-02-161-1/+1
* validate:launcher: Handle known return code issue in none validate based testsThibault Saunier2023-02-161-0/+13
* validate:ssim: fix gst-validate tool name in the exampleRuben Gonzalez2023-02-151-1/+1
* docs: fix gst-validate-launch test suite example.Fernando Jiménez Moreno2023-02-141-2/+2
* validate: drop use of GSlice allocatorTim-Philipp Müller2023-02-0312-55/+54
* validate: Allow Ctrl-C to quit on faultColin Kinloch2023-02-011-0/+1
* validate-scenario: fix g-i warning in annotationTim-Philipp Müller2023-01-281-1/+1
* validate: Fix gst_validate_execute_action annotationThibault Saunier2023-01-281-0/+7
* Back to developmentTim-Philipp Müller2023-01-231-1/+1
* Release 1.22.01.22.0Tim-Philipp Müller2023-01-234-188/+1078
* Release 1.21.901.21.90Tim-Philipp Müller2023-01-134-17/+46
* docs: explicitly declare gir build dependenciesMathieu Duponchelle2023-01-061-0/+1
* validate: Place regex flags at the start of the regexJan Schmidt2022-12-282-3/+7
* validate-launcher: update testsuites checks for fixed bugTim-Philipp Müller2022-12-271-6/+0
* Fix API visibility macrosXavier Claessens2022-12-201-9/+1
* Back to developmentTim-Philipp Müller2022-12-051-1/+1
* Release 1.21.31.21.3Tim-Philipp Müller2022-12-054-8/+23
* Remove ChangeLog files from git repositoryTim-Philipp Müller2022-12-041-21223/+0
* meson: Generate ChangeLog files for release tarballs on distTim-Philipp Müller2022-12-042-0/+242
* validate: cleanup the use of GST_VALIDATE_API on WindowsStéphane Cerveau2022-11-189-9/+43
* validate-scenario: Avoid timeouts on EOSEdward Hervey2022-11-153-0/+18
* validate-scenario: Don't leak GFileEdward Hervey2022-11-131-7/+9
* validate: Don't leak discoverer informationEdward Hervey2022-11-131-7/+15
* validate: Don't deinit too earlyEdward Hervey2022-11-121-2/+3
* Back to developmentTim-Philipp Müller2022-11-081-1/+1
* Release 1.21.2Tim-Philipp Müller2022-11-075-35/+71
* Update ChangeLogs for 1.21.2Tim-Philipp Müller2022-11-071-0/+104
* gst-validate-1.0: Don't leak arguments and contextEdward Hervey2022-11-041-2/+6
* validate-scenario: Don't leak temporary path valueEdward Hervey2022-11-041-0/+1
* validate-scenario: Don't leak temporary local variables structuresEdward Hervey2022-11-041-0/+2
* validate: plug some leaksEdward Hervey2022-11-042-0/+3
* validate: Add/fix various annotationsSebastian Dröge2022-10-188-64/+60
* validate: Plug some leaksThibault Saunier2022-10-111-1/+5
* validate:launcher: Cleanup test uuid when copying itThibault Saunier2022-10-051-0/+1
* validate: launcher: Add a argument to avoid rereuning flaky testsThibault Saunier2022-10-052-1/+3
* validate: launcher: Keep variable framerate from input when possibleThibault Saunier2022-10-052-8/+34
* validate: launcher: Fix some pep8 issuesThibault Saunier2022-10-051-6/+6
* validate: Handle testfiles that need an HTTP serverThibault Saunier2022-10-054-19/+45
* validate:ssim: Show original/nok/diff images on error imagesThibault Saunier2022-10-051-10/+47