gstreamer/libs
Wim Taymans d8413cd0a2 basesink: add simple rate control
Add a max-bitrate property that will slightly delay rendering of buffers if it
would exceed the maximum defined bitrate. This can be used to do
rate control on network sinks, for example.

API: GstBaseSink::max-bitrate
API: gst_base_sink_set_max_bitrate()
API: gst_base_sink_get_max_bitrate()
2012-11-09 17:01:23 +01:00
..
gst basesink: add simple rate control 2012-11-09 17:01:23 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00