summaryrefslogtreecommitdiff
path: root/validate/tools
AgeCommit message (Expand)AuthorFilesLines
2016-11-28validate: media check: Always print runner infos when bailing out.Thibault Saunier1-6/+8
2016-10-07validate: fix typoJinwoo Ahn1-1/+1
2016-09-26meson: Fix installing configured filesThibault Saunier1-3/+1
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-08-29validate: Fix launching gst-validate-launcher in a meson based uninstalled envThibault Saunier1-0/+2
2016-08-25validate: Add support for Meson as alternative/parallel build systemThibault Saunier2-3/+43
2016-08-01validate: use new API when switching track with playbin3Guillaume Desmottes1-150/+1
2016-08-01validate: call gst_deinit() after gst_validate_deinit()Guillaume Desmottes3-3/+3
2016-08-01validate: fix pad leaksGuillaume Desmottes1-0/+3
2016-08-01validate: reporter: break cyclic references with reportsGuillaume Desmottes3-2/+8
2016-06-30validate: Use presence of STREAM_START to detect track switchingEdward Hervey1-6/+5
2016-06-30tools: Make the stream-switching action more genericEdward Hervey1-12/+24
2016-06-30tools: Fix playbin detectionEdward Hervey1-1/+1
2016-06-30tools: New tool to view and compare xunit resultsEdward Hervey1-0/+154
2016-06-09validate: fix validate-transcoding option descriptionsReynaldo H. Verdejo Pinochet1-4/+4
2016-06-09validate: improve run-time option descriptionsReynaldo H. Verdejo Pinochet1-4/+4
2016-05-24validate: transcoding: fix encoding_profile leakGuillaume Desmottes1-0/+1
2016-05-24validate: transcoding: fix caps leaksGuillaume Desmottes1-2/+0
2016-05-19gst-validate: Avoid overreading arrayEdward Hervey1-1/+1
2016-03-21validate: Use GstValidate logging system to print buffering avancementThibault Saunier2-9/+0
2016-03-08Validate: Fix consider, launch spelling mistakesVineeth T M1-1/+1
2016-02-23validate: Namespace all our structures and objectsThibault Saunier2-13/+18
2016-02-23validate: Turn GstValidateRunner into a GstTracerThibault Saunier2-7/+9
2016-01-21tools: Fix relative track switchingEdward Hervey1-3/+1
2015-12-04media-check: enable 'full' for files which reference are also 'full'Thiago Santos1-9/+16
2015-11-11validate: Fix memory leaks when context parse failsVineeth T M4-1/+4
2015-10-19validate-transcoding: trivial patch to change error from 0.10 to 1.0Vineeth T M1-1/+1
2015-10-02validate: media-check: Pass NULL instead of GError if not using itVineeth TM1-2/+2
2015-10-02validate:tools: set locale to all and change argument to FILENAMEVineeth TM4-3/+10
2015-10-02validate: Print the return value at the endVineeth T M2-0/+6
2015-08-17validate/transcoding: Don't override the target state of the scenario when re...Sebastian Dröge1-3/+32
2015-08-17validate: Don't override the target state of the scenario when receiving BUFF...Sebastian Dröge1-4/+31
2015-08-05validate: tools: transcoding error due to wrong condition checkVineeth TM1-1/+1
2015-07-31validate: media-descriptor: handle proper return valuesVineeth TM1-2/+5
2015-07-30validate:tools: set locale to all and change argument to FILENAMEVineeth TM1-1/+4
2015-07-22validate:launcher: return on error cases properlyVineeth TM1-2/+6
2015-06-24validate:ssim: Inform about min average and min minimum similaritiesThibault Saunier1-0/+5
2015-06-14validate: spelling fixesTim-Philipp Müller1-2/+2
2015-06-14validate: media-check: add newline to end of print statementsWonchul Lee1-2/+2
2015-06-13validate: media-check: fix double unref in error code pathWonchul Lee1-1/+0
2015-06-13validate: tools: fix buildTim-Philipp Müller1-2/+2
2015-06-09validate:tools: Cleanup Makefile.amThibault Saunier1-6/+3
2015-06-08validate: Fix make distcheckThibault Saunier2-3/+3
2015-06-08validate: Add a gst-validate-images-check toolThibault Saunier3-0/+125
2015-06-06validate:runner: Add a method to force exiting the runnerThibault Saunier3-3/+3
2015-05-11validate: add gst_validate_deinit()Guillaume Desmottes3-0/+4
2015-05-04update gitignoreGuillaume Desmottes1-0/+3
2015-04-21validate: use -debug versions of bins when running from sourceGuillaume Desmottes1-0/+19
2015-04-16validate: use GstMediaDescriptorWriter as log handlerGuillaume Desmottes1-1/+2