diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-25 18:50:31 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-06-25 18:50:31 +0000 |
commit | e6cb212f7c209fcd1d6abec561252267d6dd9b9c (patch) | |
tree | c0dce21ac3b6c767ac0758311dd28aa0519b716d | |
parent | 16c155fd92f281de58cf69570c3350919019f30a (diff) |
fix wrong offsets
Original commit message from CVS:
fix wrong offsets
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org> + * gst/sine/gstsinesrc.c: (gst_sinesrc_get): + fix wrong offsets + +2004-06-25 Thomas Vander Stichele <thomas at apestaart dot org> + * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_get_time), (gst_alsa_src_loop), (gst_alsa_src_change_state): |