diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-06-22 11:57:22 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-06-22 11:57:22 +0000 |
commit | 13c50d17e9a9847f22765c32e9b603f687c94f1b (patch) | |
tree | cabc855a3be2064bf7ce7419dc5f2abf7cf159c7 | |
parent | 50df94e027c2dfd1d8479a19f65324f6534513dc (diff) |
gst/videorate/gstvideorate.c: Initialize the property as well.
Original commit message from CVS:
* gst/videorate/gstvideorate.c: (gst_videorate_class_init),
(gst_videorate_init):
Initialize the property as well.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2004-06-22 Wim Taymans <wim@fluendo.com> * gst/videorate/gstvideorate.c: (gst_videorate_class_init), + (gst_videorate_init): + Initialize the property as well. + +2004-06-22 Wim Taymans <wim@fluendo.com> + + * 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. |