index
:
gstreamer/gst-devtools
0.10
1.10
1.12
1.14
1.16
1.18
1.6
1.8
discontinued-for-monorepo
master
validate-1.4
Development and debugging tools for GStreamer (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-devtools)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
Release 1.19.2
HEAD
1.19.2
master
discontinued-for-monorepo
Tim-Philipp Müller
5
-13
/
+82
2021-09-14
validate: fix relative paths for test files
Vivienne Watermeier
1
-7
/
+110
2021-09-10
validate: Fix double freeing of GstStructure
Thibault Saunier
1
-1
/
+1
2021-08-20
validate-utils: Only modify structure fields that really need updates
Edward Hervey
1
-8
/
+12
2021-07-15
validate-media-descriptor: Don't check segment position field
Edward Hervey
1
-1
/
+2
2021-06-08
validate: use `extract_objects` to avoid rebuilding all files for the tracer
Thibault Saunier
2
-3
/
+5
2021-06-01
Back to development
Tim-Philipp Müller
1
-1
/
+1
2021-06-01
Release 1.19.1
1.19.1
Tim-Philipp Müller
5
-1992
/
+501
2021-05-27
validate: Error out on invalid 'foreach' iterator types
Thibault Saunier
1
-5
/
+12
2021-05-27
validate: Handle unknown type in foreach types
Thibault Saunier
1
-2
/
+8
2021-05-27
validate: Make array delemiter a line continuation char
Thibault Saunier
1
-1
/
+1
2021-05-27
validate:scenario: Allow iterating over arrays in `foreach`
Thibault Saunier
2
-33
/
+95
2021-05-27
validate: Add a flag to allow defining how to resolve variables in structs
Thibault Saunier
6
-20
/
+42
2021-05-27
validate:flow: Log caps features
Thibault Saunier
1
-23
/
+19
2021-05-25
validate: launcher: Simplify fakesink handling
Philippe Normand
1
-9
/
+4
2021-05-20
validate:flow: Sort fields in serialized structures
Thibault Saunier
3
-34
/
+64
2021-05-15
validate:scenario: Allow forcing running action on idle from scenario file
Thibault Saunier
1
-0
/
+2
2021-05-15
validate:scenario: Add a `run-command` action type
Thibault Saunier
2
-0
/
+100
2021-05-14
validate:monitor: Only get_name on GstObject
Thibault Saunier
1
-1
/
+1
2021-05-05
validate: add config file support
Stéphane Cerveau
2
-3
/
+7
2021-04-21
Use gst_element_request_pad_simple...
François Laignel
2
-4
/
+4
2021-04-19
scenario: Fix action variable name
Edward Hervey
1
-1
/
+1
2021-03-19
gst: don't use volatile to mean atomic
Matthew Waters
1
-4
/
+4
2021-03-04
bash-completion: add gst-validate script
Stéphane Cerveau
1
-0
/
+142
2021-01-30
validate:launcher: Ensure a positive job count.
Brady J. Garvin
3
-4
/
+13
2021-01-08
pad-monitor: Plug a leak
Thibault Saunier
1
-0
/
+1
2021-01-05
validate: Do not check strv length on NULL pointers
Thibault Saunier
1
-1
/
+1
2020-12-16
validate: Allow using the new nested structure syntax
Thibault Saunier
4
-51
/
+122
2020-12-16
validate: Only consider the first pipeline when using test files
Thibault Saunier
1
-1
/
+4
2020-12-16
validate: Add missing GstValidateAction annotations
Thibault Saunier
1
-0
/
+9
2020-12-16
validate: Add an `expected-values` parameter to `wait, message-type=XX`
Thibault Saunier
1
-17
/
+87
2020-12-16
validate: scenario: Add a GstValidateScenario::action-done signal
Thibault Saunier
1
-0
/
+16
2020-12-15
validate: Enhance printing action execution information
Thibault Saunier
4
-15
/
+28
2020-12-15
validate: Add an API to get the bin monitor scenario
Thibault Saunier
2
-3
/
+26
2020-12-10
scenario: Ensure that messages are handled from the right thread
Thibault Saunier
1
-8
/
+57
2020-12-09
debug-viewer: Make appdata valid again
Philippe Normand
1
-1
/
+1
2020-12-08
validate:scenario: Fix the refcount management for actions in structures
Thibault Saunier
1
-4
/
+5
2020-12-08
validate:scenario: Minor cleanup
Thibault Saunier
1
-11
/
+8
2020-12-08
validate: Use gst_validate_action_*ref everywhere.
Thibault Saunier
1
-8
/
+8
2020-12-08
validate: Add support to check properties of object properties
Thibault Saunier
1
-7
/
+25
2020-12-08
validate: add sync-version
Stéphane Cerveau
1
-0
/
+3
2020-11-25
scenario: Add a 'non-blocking' flag to the `wait` signal
Thibault Saunier
1
-10
/
+42
2020-11-25
validate:scenario: Rename 'interlaced' action to 'non-blocking'
Thibault Saunier
2
-25
/
+55
2020-11-10
meson: Check cairo-png dependency
Seungha Yang
3
-8
/
+15
2020-11-04
meson: Enable some MSVC warnings for parity with GCC/Clang
Nirbheek Chauhan
1
-6
/
+13
2020-10-30
meson: update glib minimum version to 2.56
Stéphane Cerveau
5
-42
/
+1
2020-10-23
validate:launcher: Bump hard timeouts for all transcodin tests
Thibault Saunier
1
-0
/
+1
2020-10-23
launcher: Avoid variable framerate when encoding to theora
Thibault Saunier
3
-5
/
+45
2020-10-23
validate: Scale down even more to speed up encoding in VP9
Thibault Saunier
1
-2
/
+2
2020-10-23
validate:transcoding: Port to GstTranscoder
Thibault Saunier
3
-300
/
+94
[next]