From 8a60548de4b217dd666ad99f2307cbc741fe4433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Thu, 2 Jun 2005 10:57:33 +0000 Subject: gst/audiorate/gstaudiorate.c: Fix copy'n'past-o from previous commit and actually set in_duration where we want to ca... Original commit message from CVS: * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain): Fix copy'n'past-o from previous commit and actually set in_duration where we want to calculate in_duration. Make "in" and "out" properties return the number of samples (as advertised) instead of the number of buffers. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a31e517a..2bcc6ed1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-06-02 Tim-Philipp Müller + + * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain): + Fix copy'n'past-o from previous commit and actually + set in_duration where we want to calculate in_duration. + Make "in" and "out" properties return the number of + samples (as advertised) instead of the number of + buffers. + 2005-06-02 Tim-Philipp Müller * gst/audiorate/gstaudiorate.c: (gst_audiorate_link), -- cgit v1.2.1