gstreamer/validate/tools
Edward Hervey e5f381b96a validate: Use presence of STREAM_START to detect track switching
When doing a track switch, the only reliable way to detect that it
happened is whether a new STREAM_START arrives.
Relying on a DISCONT buffer is not satisfactory, since there might
not have been an element setting that flag upstream.

Checking whether the first buffer after a STREAM_START has the
DISCONT flag properly set should be done in parallel
2016-06-30 14:58:03 +02:00
..
.gitignore validate: Add a gst-validate-images-check tool 2015-06-08 17:40:32 +02:00
gst-validate-analyze tools: New tool to view and compare xunit results 2016-06-30 14:58:03 +02:00
gst-validate-images-check.c Validate: Fix consider, launch spelling mistakes 2016-03-08 09:28:11 +02:00
gst-validate-launcher.in validate:launcher: Handle git error properly 2015-04-15 11:36:28 +02:00
gst-validate-media-check.c validate: Namespace all our structures and objects 2016-02-23 11:46:58 +01:00
gst-validate-transcoding.c validate: fix validate-transcoding option descriptions 2016-06-09 14:31:48 -07:00
gst-validate.c validate: Use presence of STREAM_START to detect track switching 2016-06-30 14:58:03 +02:00
Makefile.am validate: tools: fix build 2015-06-13 19:25:17 +01:00