summaryrefslogtreecommitdiff
path: root/docs/plugins/Makefile.am
diff options
context:
space:
mode:
authorJakub Adam <jakub.adam@ktknet.cz>2016-04-14 15:17:50 +0200
committerOlivier CrĂȘte <olivier.crete@collabora.com>2016-12-22 14:29:00 -0500
commit11dde55cbaf5179e8e1885cf1483e538a8d5a4a9 (patch)
treea7963846bd349dadb3cdc58c23f65e6b0ad987d7 /docs/plugins/Makefile.am
parent433898b123957ae1319da579f356bc1f1c989309 (diff)
downloadfarstream-11dde55cbaf5179e8e1885cf1483e538a8d5a4a9.tar.gz
rtpbitrateadapter: should make no adaption by default
Description of "bitrate" property says 0 (the default value) means the element performs no adaption, and so one would assume it would remain passive until "bitrate" is set to some nonzero value. However, when "bitrate" is left unset, the adapter instead requests video in tiny 128x96 resolution on its sink pad. In order for fs_rtp_bitrate_adapter_getcaps() to return peer_caps by default, the value of FsRtpBitrateAdapter::bitrate has to be initialized to G_MAXUINT. Also fix the comments to say that MAXUINT is no adaptation. https://bugs.freedesktop.org/show_bug.cgi?id=99183
Diffstat (limited to 'docs/plugins/Makefile.am')
0 files changed, 0 insertions, 0 deletions