summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-06-22 11:19:46 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-06-22 11:19:46 +0000
commit50df94e027c2dfd1d8479a19f65324f6534513dc (patch)
tree8cd2e95881d272fc0c33dbd069d430411ac210a6
parentad26a01d8a7b28dde0952683a59a90aca8c4d49d (diff)
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.
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab29b831..02910b8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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.
+ Add property to prefer new frames over old ones.
+
2004-06-22 Zaheer Abbas Merali <zaheerabbas at merali.org>
* sys/osxvideo/Makefile.am: