gstreamer/validate/docs
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
..
launcher validate:launcher: Minor enhancement in the documentation 2014-10-13 10:32:07 +02:00
plugins gitignore: Add more generated files 2015-07-24 17:06:29 -04:00
validate validate: allow config to check for minimum buffer frequency on pads 2019-02-20 12:12:46 +01:00
.gitignore validate: Update all gitignore 2018-06-05 16:25:46 +02:00
Makefile.am validate: Generate documentation for Validate plugins 2015-06-08 17:40:32 +02:00
meson.build validate: Add support for Meson as alternative/parallel build system 2016-08-25 15:12:31 -03:00
release.txt Release 1.3.90 2014-09-29 15:37:40 +02:00
validate-design.txt validate: Implement RTSP support 2017-06-07 11:17:53 -04:00
validate-usage.txt validate:docs: fix spelling mistakes 2014-09-05 23:21:21 +02:00
version.entities.in validate: Generate documentation for Validate plugins 2015-06-08 17:40:32 +02:00