From 44fb379d66c571176c043d887cb00964e094239c Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 15 Dec 2004 03:59:26 +0000 Subject: [PATCH] gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235. Original commit message from CVS: * gst/festival/gstfestival.c: (gst_festival_chain): Set the output rate to 16000. Should fix #160235. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index f88ce6e293..13a1ed31c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-12-14 David Schleef + + * gst/festival/gstfestival.c: (gst_festival_chain): Set the + output rate to 16000. Should fix #160235. + 2004-12-14 Zaheer Abbas Merali * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):