GStreamer multimedia framework
Find a file
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
codecanalyzer gst-devtools/codecanalyser: Fix typo NO_CONFIGURE should be NOCONFIGURE 2016-10-09 10:48:22 +01:00
debug-viewer debug-viewer: Python3 port follow-up 2018-10-28 11:03:54 +00:00
hooks pre-commit-python: Allow line breaks between binary operators 2019-01-15 18:57:02 +01:00
mediainfo mediainfo: update build setup 2016-12-30 11:54:35 +01:00
tracer tracer: tsplot: tune the plot style a bit 2017-03-03 21:31:59 +01:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate validate: allow config to check for minimum buffer frequency on pads 2019-02-20 12:12:46 +01:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore validate:launcher: Launch tests in _TestsLauncher not in TestsManagaer 2017-12-02 09:42:19 -03:00
.gitlab-ci.yml Add Gitlab CI configuration 2018-11-12 13:14:42 +02:00
.gitmodules Update git locations to gitlab 2018-11-05 05:54:43 +00:00
configure configure: fix typos 2016-01-28 11:22:15 -08:00
meson.build Release 1.15.1 2019-01-17 10:01:50 +00:00
meson_options.txt meson: add option to disable translation 2018-10-27 14:45:51 +01:00