From: David Schleef Date: Wed, 15 Dec 2004 03:59:26 +0000 (+0000) Subject: gst/festival/gstfestival.c: Set the output rate to 16000. Should fix #160235. X-Git-Tag: BRANCH-GSTREAMER-0_8-ROOT~278 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ed4d0d3524c626cb9efb7c16021892a84d723b97;p=platform%2Fupstream%2Fgst-plugins-good.git 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. --- diff --git a/ChangeLog b/ChangeLog index f88ce6e..13a1ed3 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):