diff options
author | David Schleef <ds@schleef.org> | 2004-12-15 03:59:26 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-12-15 03:59:26 +0000 |
commit | ed4d0d3524c626cb9efb7c16021892a84d723b97 (patch) | |
tree | b068826078f2c5ef4ff9067d822478c2b7382174 | |
parent | 628695abe4742591946dcce286ec2dc7df1c33d8 (diff) |
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.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-12-14 David Schleef <ds@schleef.org> + + * gst/festival/gstfestival.c: (gst_festival_chain): Set the + output rate to 16000. Should fix #160235. + 2004-12-14 Zaheer Abbas Merali <zaheerabbas at merali dot org> * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find): |