]> git.0d.be Git - empathy.git/commit
Use framerate range instead of fix range
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 11 Jul 2011 23:45:46 +0000 (19:45 -0400)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 7 Nov 2011 20:07:19 +0000 (20:07 +0000)
commit32aef7685fde0d06b37e381323dd172d41664c75
tree8609eff2394552bee3a5a9ce68adccbaea63a6a9
parent6fd0f2618c54d9300cd633c954b69f1d3d6e4197
Use framerate range instead of fix range

Using framerate range reduce the chance that changing the framerate breaks
the pipline. We also always set an initial range to support src like
videotestsrc that does not allow changing framerate dynamically and would
default to a "as fast as possible" mode.
src/empathy-video-src.c