From 732a544c7ca67550239d66b38bf0945a01e8cc51 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 23 Jun 2004 11:06:10 +0000 Subject: gst/audiorate/gstaudiorate.c: Implement sample dropping and notify Original commit message from CVS: * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init), (gst_audiorate_init), (gst_audiorate_chain), (gst_audiorate_set_property), (gst_audiorate_get_property): Implement sample dropping and notify --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9160e83a..5da97a0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-06-23 Wim Taymans + + * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init), + (gst_audiorate_init), (gst_audiorate_chain), + (gst_audiorate_set_property), (gst_audiorate_get_property): + Implement sample dropping and notify + 2004-06-22 Wim Taymans * ext/theora/theoraenc.c: (gst_theora_enc_class_init), -- cgit v1.2.1