videorate: Add a max-rate property
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 19 Sep 2011 17:26:04 +0000 (18:26 +0100)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Wed, 21 Sep 2011 10:24:59 +0000 (11:24 +0100)
commitb9b5b133fd911d048295d959e0bb7fda72347469
treef3485519e4ab4647d19d18d2fb38b0a802e94c9a
parentee3dfd447143ef5eda291fc4d611296ec10b9f13
videorate: Add a max-rate property

In various use-case you want to dynamically change the framerate (e.g.
live streams where the available network bandwidth changes). Doing this
via capsfilters in the pipeline tends to be very cumbersome and racy,
using this property instead makes it very painless.
gst/videorate/gstvideorate.c
gst/videorate/gstvideorate.h