summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-06-24 14:56:21 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-06-24 14:56:21 +0000
commit494e812495dbb7336ebcf83abdc9d7494679c168 (patch)
treef2886a6efeaa45b30a20ffb60bf7055e82b94c78
parent71649867679b6c9aef5aa1bcd5a38836074fe4da (diff)
downloadgst-plugins-bad-494e812495dbb7336ebcf83abdc9d7494679c168.tar.gz
gst-plugins-bad-494e812495dbb7336ebcf83abdc9d7494679c168.tar.bz2
gst-plugins-bad-494e812495dbb7336ebcf83abdc9d7494679c168.zip
resolve ambiguities
Original commit message from CVS: resolve ambiguities
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e4b51b9..e3d53abe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-24 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
+ (gst_oggvorbisenc_setup):
+ * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
+ (gst_vorbisenc_setup):
+ resolve ambiguities in code and description
+
2004-06-24 Wim Taymans <wim@fluendo.com>
* ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):