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
commita20df003528d78b21aaba03fdc077dd137565c52 (patch)
tree0b1ec12ab1996fdc7ab8e462dac9f3ff7c68da7e
parent203e7be76ebd1e4c4b7279201ba89a25b6dc24cf (diff)
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):