diff options
author | Benjamin Otte <otte@gnome.org> | 2004-05-09 00:02:26 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-05-09 00:02:26 +0000 |
commit | ba9981b8044eddf87e3c1091937ce6cc9fb7c5c7 (patch) | |
tree | 3ef4118065db89437255b563270460f6da39b7f8 | |
parent | bd1436984d14ca88e609109322253df6e696424e (diff) |
ext/alsa/gstalsasink.c: allow discont events before caps nego
Original commit message from CVS:
* ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
allow discont events before caps nego
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-05-09 Benjamin Otte <otte@gnome.org> + + * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event): + allow discont events before caps nego + 2004-05-08 Benjamin Otte <otte@gnome.org> * ext/vorbis/vorbisdec.c: (vorbis_dec_event): |