From 13c50d17e9a9847f22765c32e9b603f687c94f1b Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 22 Jun 2004 11:57:22 +0000 Subject: [PATCH] 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 02910b8e00..1bb0fb0522 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-06-22 Wim Taymans + + * gst/videorate/gstvideorate.c: (gst_videorate_class_init), + (gst_videorate_init): + Initialize the property as well. + 2004-06-22 Wim Taymans * gst/videorate/gstvideorate.c: (gst_videorate_class_init),