gstreamer/gst/videorate
Sebastian Dröge ec062ef3f2 videorate: Add property to force an output framerate
API: GstVideoRate:force-fps

Changing the framerate during playback is not possible
with a capsfilter downstream if upstream is not using
gst_pad_alloc_buffer(). In that case there's no way in
0.10 to signal to videorate that the preferred framerate
has changed.

This new property will force the output framerate to
a specific value and can be changed during playback.
2011-11-24 14:40:38 +01:00
..
gstvideorate.c videorate: Add property to force an output framerate 2011-11-24 14:40:38 +01:00
gstvideorate.h videorate: Add property to force an output framerate 2011-11-24 14:40:38 +01:00
Makefile.am videorate: Port to basetransform 2011-08-31 14:13:56 +01:00
videorate.vcproj more working plugins 2004-07-27 21:41:30 +00:00