summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.10.0gst-devtools-1.10.0Sebastian Dröge2016-11-014-8/+1282
* scenarios: Simplify MakefileEdward Hervey2016-10-261-26/+1
* scenarios: Add a forward key-unit trick mode scenarioEdward Hervey2016-10-262-1/+11
* baseclasses: Also check for minimum number of video-tracksEdward Hervey2016-10-261-1/+1
* meson: Don't depend on gstreamer-check-1.0 on windowsScott D Phillips2016-10-261-2/+4
* Revert "meson: move gstreamer-check-1.0 dependency to validate/tests/check"Nirbheek Chauhan2016-10-252-3/+2
* meson: move gstreamer-check-1.0 dependency to validate/tests/checkScott D Phillips2016-10-212-2/+3
* validate: Blacklist failing hls testsEdward Hervey2016-10-181-0/+6
* Also fix link issue in the plugin with libdwNicolas Dufresne2016-10-141-1/+3
* Fix non-C89 codeNicolas Dufresne2016-10-141-4/+9
* Fix missing linker flags for libdwNicolas Dufresne2016-10-141-1/+3
* debug-viewer: window: add helper to get visible rangeStefan Sauer2016-10-102-11/+18
* degbug-viewer: models: only temporarilly modify the row for filteringStefan Sauer2016-10-101-4/+5
* gst-devtools/codecanalyser: Fix typo NO_CONFIGURE should be NOCONFIGUREWilliam Manley2016-10-091-1/+1
* debug-viewer: app: Switch for rc_parse to cssStefan Sauer2016-10-082-10/+30
* debug-viewer: models: allow filter to check COL_MESSAGEStefan Sauer2016-10-081-1/+6
* validate: fix typoJinwoo Ahn2016-10-071-1/+1
* validate: fix typo in gst-validate-report.cJinwoo Ahn2016-10-051-4/+4
* debug-viewer: small code cleanupsStefan Sauer2016-09-302-9/+2
* debug-viewer: add a few doc stringsStefan Sauer2016-09-302-0/+18
* meson: Setup pre commit hook and fix getpluginsdir for standalone caseThibault Saunier2016-09-305-7/+94
* meson: update versionTim-Philipp Müller2016-09-301-1/+1
* Release 1.9.90gst-devtools-1.9.90Sebastian Dröge2016-09-304-8/+348
* meson: Fix gtkdoc using new meson featuresThibault Saunier2016-09-281-3/+7
* debug-viewer: initialize all features from tuplesStefan Sauer2016-09-284-3/+8
* formatting: run autopep8 over all filesStefan Sauer2016-09-2820-2031/+2256
* debug-viewer: cleanup imports in pluginsStefan Sauer2016-09-284-6/+10
* meson: Fix installing configured filesThibault Saunier2016-09-262-5/+3
* validate: Allow doting the pipeline on issue reportingThibault Saunier2016-09-266-2/+99
* validate: Allow passing a GST_VALIDATE_CONFIG as a stringThibault Saunier2016-09-262-1/+18
* validate: Add a reference to the pipeline from each monitorThibault Saunier2016-09-268-14/+86
* validate:launcher: Minor fix in returncode checkThibault Saunier2016-09-261-1/+1
* validate: Always print trace for critical issuesThibault Saunier2016-09-262-11/+21
* validate: Add support for setting a report level for an issue typeThibault Saunier2016-09-262-8/+29
* validate: transcoding: fix several error messagesReynaldo H. Verdejo Pinochet2016-09-251-6/+6
* validate: fix grammar on subtitle-file action descriptionReynaldo H. Verdejo Pinochet2016-09-251-2/+2
* validate: Dump the infos about NNEs if we can not properly determine the problemThibault Saunier2016-09-221-4/+33
* validate: fix build warning in generate_unwind_trace()Javier Martinez Canillas2016-09-221-1/+1
* validate: Avoid checking NULL pads when generating NNE reportsThibault Saunier2016-09-221-0/+7
* validate: fix compiler warningsTim-Philipp Müller2016-09-201-2/+2
* validate: Add backtraces in the reportsThibault Saunier2016-09-209-11/+232
* configure: Depend on gstreamer 1.9.2.1Sebastian Dröge2016-09-141-2/+2
* validate:launcher: Do not use unset sent_eos variableThibault Saunier2016-09-121-5/+5
* meson:validate:test: Properly set paths to run launcher based testsThibault Saunier2016-09-097-25/+53
* meson: Build GstValidate as a tracerThibault Saunier2016-09-083-1/+20
* validate: tests: Add launcher based GstValidate testsThibault Saunier2016-09-083-0/+66
* validate: launcher: Always clean all tests at the endThibault Saunier2016-09-082-3/+5
* validate:launcher: Allow specifying expected tests errorsThibault Saunier2016-09-082-32/+131
* validate: Pass information about GstValidate execution over a socketThibault Saunier2016-09-0811-118/+334
* validate: Enhance not-negotiated errors reportingThibault Saunier2016-09-086-4/+291