GStreamer multimedia framework
Go to file
Edward Hervey 9188968f5c validate: Add live-related features to scenarios and medias
Note: The notion of "live" here is in the *content* sense and not in the
GStreamer sense.
Ex:
  * A rtsp stream is always "live" in the GStreamer sense but might not always
    provide live content.
  * HLS/DASH streams are not "live" in the GStreamer sense but might
    provide "live" content.

Some scenarios might:
* require live content
* not be compatible with live content

This patch adds two new properties for scenarios:
* live_content_required (default False) for scenarios that can only work with
  live content.
* live_content_compatible (default False) for scenarios that can work with
  both live and non-live content.
This patch adds support for reading a "live" property from stream_info
2017-05-25 14:04:00 +02:00
codecanalyzer gst-devtools/codecanalyser: Fix typo NO_CONFIGURE should be NOCONFIGURE 2016-10-09 10:48:22 +01:00
debug-viewer debug-viewer: inline expression 2016-12-20 08:24:57 +01:00
hooks validate:launcher: Port to Python3 2016-11-09 10:13:42 -03: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: Add live-related features to scenarios and medias 2017-05-25 14:04:00 +02:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore validate: Add support for Meson as alternative/parallel build system 2016-08-25 15:12:31 -03:00
.gitmodules common: use https protocol for common submodule 2016-11-26 11:26:26 +00:00
configure configure: fix typos 2016-01-28 11:22:15 -08:00
meson.build Back to development 2017-05-04 18:59:42 +03:00
meson_options.txt validate: meson: Add a way to disable documentation generation 2017-02-15 12:39:18 -03:00