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 | 494e812495dbb7336ebcf83abdc9d7494679c168 (patch) | |
tree | f2886a6efeaa45b30a20ffb60bf7055e82b94c78 | |
parent | 71649867679b6c9aef5aa1bcd5a38836074fe4da (diff) | |
download | gst-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-- | 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): |