summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-06-24 12:45:26 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-06-24 12:45:26 +0000
commit142e3b1ac881956ccb92b7b54578385efcfeca2a (patch)
treec8817409bf9897a3dd57e2c82efef9e11ca9a97b /ChangeLog
parent910141ff4219f833a00f04fdf6651b4ec8709d70 (diff)
downloadgst-plugins-bad-142e3b1ac881956ccb92b7b54578385efcfeca2a.tar.gz
gst-plugins-bad-142e3b1ac881956ccb92b7b54578385efcfeca2a.tar.bz2
gst-plugins-bad-142e3b1ac881956ccb92b7b54578385efcfeca2a.zip
gst/: Added some logging, fixed an overflow bug in videorate.
Original commit message from CVS: * gst/audiorate/gstaudiorate.c: (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain), (gst_audiorate_set_property), (gst_audiorate_get_property): * gst/videorate/gstvideorate.c: (gst_videorate_class_init), (gst_videorate_chain): Added some logging, fixed an overflow bug in videorate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1992340..5629dfb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-06-24 Wim Taymans <wim@fluendo.com>
+
+ * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
+ (gst_audiorate_init), (gst_audiorate_chain),
+ (gst_audiorate_set_property), (gst_audiorate_get_property):
+ * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
+ (gst_videorate_chain):
+ Added some logging, fixed an overflow bug in videorate.
+
2004-06-24 Benjamin Otte <otte@gnome.org>
* ext/kio/Makefile.am: