diff options
author | Benjamin Otte <otte@gnome.org> | 2004-05-16 02:53:11 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-05-16 02:53:11 +0000 |
commit | e08457cde09fbff484a47daab56097140b7d0c69 (patch) | |
tree | a526ae5aaa8eaab2d43b8386c38fecaad723b31c | |
parent | 13575762c3e17919ef0c7f8d8ee6445864f22c8e (diff) | |
download | gst-plugins-bad-e08457cde09fbff484a47daab56097140b7d0c69.tar.gz gst-plugins-bad-e08457cde09fbff484a47daab56097140b7d0c69.tar.bz2 gst-plugins-bad-e08457cde09fbff484a47daab56097140b7d0c69.zip |
add note about bug
Original commit message from CVS:
add note about bug
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ snd_pcm_delay that caused issues (see inline code comments) * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time): make more readable and fix return value when snd_pcm_delay fails + (fixes #142586) 2004-05-15 Jan Schmidt <thaytan@mad.scientisti.com> * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type), |