summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commitdec443550e0e336cb42f36a1a5735f3a3600fa3a (patch)
tree2ff593460281a9ef2406f80088deda3805562548 /ChangeLog
parent5c4bceba7c673767f58e37b872e135a5bd772095 (diff)
downloadgst-plugins-bad-dec443550e0e336cb42f36a1a5735f3a3600fa3a.tar.gz
gst-plugins-bad-dec443550e0e336cb42f36a1a5735f3a3600fa3a.tar.bz2
gst-plugins-bad-dec443550e0e336cb42f36a1a5735f3a3600fa3a.zip
fix sample rate template
Original commit message from CVS: fix sample rate template
Diffstat (limited to 'ChangeLog')
-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):