videoencoder: add qos property
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 25 Oct 2017 09:41:02 +0000 (11:41 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 25 Oct 2017 12:22:15 +0000 (14:22 +0200)
commit7950a4614c7dce57c7505503ba3d78495f9344c4
treee40078f42f38171896386bd479113d2c6f38dcbf
parent346c24dc4b0a19060945b64093046433745bdc63
videoencoder: add qos property

This new property control if the encoder base class should gather QoS
stats and if subclasses should use them by dropping late frames.

https://bugzilla.gnome.org/show_bug.cgi?id=789467
gst-libs/gst/video/gstvideoencoder.c
gst-libs/gst/video/gstvideoencoder.h
tests/check/libs/videoencoder.c