diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-24 14:56:21 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-24 14:56:21 +0000 |
commit | a20df003528d78b21aaba03fdc077dd137565c52 (patch) | |
tree | 0b1ec12ab1996fdc7ab8e462dac9f3ff7c68da7e | |
parent | 203e7be76ebd1e4c4b7279201ba89a25b6dc24cf (diff) |
resolve ambiguities
Original commit message from CVS:
resolve ambiguities
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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): |