gstreamer/validate/docs/validate
Guillaume Desmottes b20f73099f validate: allow config to check for minimum buffer frequency on pads
This change allow tests to check performance of elements by checking the
frequency at which buffers are pushed on src pads.
I re-used most of the logic from fpsdisplaysink to compute the
frequency.

We can now uses something like:
  GST_VALIDATE_CONFIG='core,min-buffer-frequency=60,target-element-factory-name=v4l2src'

The 'buffer-frequency-start' optional field can be used to ignore the
frequency during the start of the pipeline. This is useful when testing live
pipelines where configuring and setting up elements can take some time slowing
down the first buffers.
2019-02-20 12:12:46 +01:00
..
.gitignore validate: Add more files to gitignore 2014-10-21 20:14:05 +02:00
envvariables.xml validate: allow config to check for minimum buffer frequency on pads 2019-02-20 12:12:46 +01:00
gst-validate-docs.sgml validate: Reshape documentation 2015-05-11 21:56:27 +02:00
gst-validate-launcher.xml validate: launcher: Add support for running tests with a pushfile source 2018-06-15 12:05:14 -04:00
gst-validate-media-check.xml validate: Reshape documentation 2015-05-11 21:56:27 +02:00
gst-validate-sections.txt validate: Add a method to get action->scenario in a thread safe way 2015-07-25 10:54:19 +02:00
gst-validate-transcoding.xml validate: Minor documentation fix 2015-11-10 15:14:49 +01:00
gst-validate.types validate/docs: Add location of Scenario/Action defines 2014-09-12 10:22:15 +02:00
gst-validate.xml validate: Reshape documentation 2015-05-11 21:56:27 +02:00
Makefile.am validate: Reshape documentation 2015-05-11 21:56:27 +02:00
meson.build meson: Convert common options to feature options 2018-07-27 18:49:13 +05:30
scenarios.xml validate: Reshape documentation 2015-05-11 21:56:27 +02:00