summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-10-14 09:16:32 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-10-14 09:16:32 +0000
commit3d6c427f6d6c24d07d1cde52827f473f3c150ede (patch)
tree2083bdfa576deb03135588fd3e262dad65592af2
parent3cb31e9abcf513324ab6db55d83f2128fb3158dd (diff)
fix sample rate template
Original commit message from CVS: fix sample rate template
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0c55c2b..843323ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-14 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/vorbis/oggvorbisenc.c:
+ * ext/vorbis/vorbisdec.c:
+ fix template sample rate
+
2004-10-13 Wim Taymans <wim@fluendo.com>
* ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):