summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-22debug-viewer: fix names of actions/functionsXabier Rodriguez Calvar2-24/+24
2018-02-22debug-viewer: Added filter for threadsXabier Rodriguez Calvar3-0/+35
2018-02-22debug-viewer: Added filter for functionXabier Rodriguez Calvar3-0/+34
2018-02-21meson: simplify GST_DISABLE_GST_DEBUG check and don't use add_global_*Tim-Philipp Müller1-20/+8
2018-02-19validate: tools: fix build dependencies for validate-rtsp-serverTim-Philipp Müller1-1/+1
2018-02-18validategtk: Stop using deprecated keymap APISebastian Dröge1-2/+2
2018-02-16debug-viewer: Fixed C++ destructors detectionXabier Rodriguez Calvar1-1/+1
2018-02-15Fix versionsTim-Philipp Müller2-4/+4
2018-02-15Back to developmentTim-Philipp Müller2-4/+4
2018-02-15Release 1.13.1Tim-Philipp Müller4-624/+114
2018-02-15validate: dist enum types templatesTim-Philipp Müller1-0/+4
2018-02-14debug-viewer: Fix C++ detection of lambdas as functionXabier Rodriguez Calvar1-1/+1
2018-02-10validate-pad-monitor: Use GST_SEQNUM_INVALIDEdward Hervey1-13/+14
2018-02-08debug-viewer; Store thread as long instead of intOlivier Crête1-1/+1
2018-01-31tools: gst-validate-images-check: Fix typoWonchul Lee2-2/+2
2018-01-30meson: use -fno-strict-aliasing where supportedTim-Philipp Müller1-0/+5
2017-12-18validate/baseclasses: Release un-needed data when test endsEdward Hervey1-0/+10
2017-12-18validate/baseclasses: Don't leak several hundred MB of XMLEdward Hervey1-27/+37
2017-12-17meson: Add missing force_rtsp2 scenarioNicolas Dufresne1-1/+2
2017-12-03validate: Remove protocol-specific timeoutsEdward Hervey1-22/+1
2017-12-03validate: Use a single TCPServer for subprocess communicationEdward Hervey2-37/+62
2017-12-03validate-launcher: Allow running tests out-of-orderEdward Hervey3-1/+13
2017-12-03validate: Reduce time waiting for subprocess to stopEdward Hervey1-1/+3
2017-12-03gstvalidate: Lower timeout to check for rtsp-server to be upEdward Hervey1-1/+1
2017-12-02validate:launcher: Launch tests in `_TestsLauncher` not in TestsManagaerThibault Saunier2-96/+78
2017-11-25validate: Don't leak stringsEdward Hervey1-2/+2
2017-11-25validate-report: Plug leaksEdward Hervey1-0/+3
2017-11-23validate-scenario: Don't assume element have factoriesEdward Hervey1-3/+4
2017-11-22validate-scenario: Handle non-relative switchEdward Hervey1-1/+2
2017-11-22validate-scenario: Handle switching stream of type not presentEdward Hervey1-0/+5
2017-11-12meson: Always require the latest gst-rtsp-serverNirbheek Chauhan1-0/+1
2017-11-08validate: Call g-ir-scanner with the same toolchain as the restEdward Hervey1-0/+2
2017-10-27validate-analyze: Update for xml format changesEdward Hervey1-10/+10
2017-09-22validate: launcher: Run rtsp tests against both V1 and V2Thibault Saunier2-4/+20
2017-09-06validate:launcher: Allow disabling using the number of failed tests as exitcodeThibault Saunier1-0/+5
2017-08-28validate: launcher: Modify the order of the parser argumentJimmy Ohn1-3/+3
2017-08-26launcher: Automatically disable output coloration if not supportedThibault Saunier1-0/+13
2017-08-26meson: Fix the way we set the testsuite versionThibault Saunier1-1/+1
2017-08-18validate:launcher: Use the number of failed test as exit codeThibault Saunier3-4/+6
2017-08-14launcher: Avoid exceptions when inspecting renders filesThibault Saunier1-1/+1
2017-08-12meson: hide symbols by default unless explicitly exportedTim-Philipp Müller1-0/+5
2017-08-12validate: hide some private symbolsTim-Philipp Müller4-9/+6
2017-08-10validate: Plug a potential leak when retrieving peer padThibault Saunier1-1/+1
2017-08-10validate: Fix going over ghostpads/proxypadsThibault Saunier1-5/+5
2017-08-10meson: fix a few meson warningsTim-Philipp Müller3-2/+4
2017-08-07validate:win32: Update .def file.Thibault Saunier1-0/+7
2017-08-07validate: Mark symbols explicitly for export with GST_EXPORTThibault Saunier20-17/+160
2017-07-26validate: Fix building the tracerThibault Saunier1-0/+1
2017-07-26validate: Also mkenums with autotoolsThibault Saunier3-2/+25
2017-07-26validate: Add a way to print information about pipeline statusThibault Saunier12-4/+246