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)
commit50df94e027c2dfd1d8479a19f65324f6534513dc
tree8cd2e95881d272fc0c33dbd069d430411ac210a6
parentad26a01d8a7b28dde0952683a59a90aca8c4d49d
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