gst/: Added some logging, fixed an overflow bug in videorate.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 24 Jun 2004 12:45:26 +0000 (12:45 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 24 Jun 2004 12:45:26 +0000 (12:45 +0000)
commit142e3b1ac881956ccb92b7b54578385efcfeca2a
treec8817409bf9897a3dd57e2c82efef9e11ca9a97b
parent910141ff4219f833a00f04fdf6651b4ec8709d70
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.
ChangeLog