gst/videorate/gstvideorate.c: Add property to make videorate silent.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 22 Jun 2004 11:19:46 +0000 (11:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 22 Jun 2004 11:19:46 +0000 (11:19 +0000)
commit9fd388f01f837113d0f9176bf07a005fd00b40ab
tree5a9e5733e0471c1c7d79f9bf9845c0aba9066005
parent9c798e93130355165fc871bb49e6828f3dac5175
gst/videorate/gstvideorate.c: Add property to make videorate silent.

Original commit message from CVS:
* gst/videorate/gstvideorate.c: (gst_videorate_class_init),
(gst_videorate_init), (gst_videorate_chain),
(gst_videorate_set_property), (gst_videorate_get_property):
Add property to make videorate silent.
Add property to prefer new frames over old ones.
ChangeLog