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
commit003a7b3eccc75a7aef357155c30110b71249cd8f (patch)
tree957a0159e9a9b390637acf9227b5aac080fa93d8
parentd9f4568d539b6dbca49ae93e43e59b519724200c (diff)
downloadgst-plugins-bad-003a7b3eccc75a7aef357155c30110b71249cd8f.tar.gz
gst-plugins-bad-003a7b3eccc75a7aef357155c30110b71249cd8f.tar.bz2
gst-plugins-bad-003a7b3eccc75a7aef357155c30110b71249cd8f.zip
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: