mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 04:00:37 +00:00
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.
This commit is contained in:
parent
910141ff42
commit
142e3b1ac8
1 changed files with 9 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue