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 | 6252bb414a8bb9401698c11e5fe134b9ca97895e (patch) | |
tree | 1cdb057dfda05b637f052182ca733bc505eb5e96 | |
parent | 4f8ead4256564344ae5a59362b175e6c6f720e9f (diff) | |
download | gst-plugins-bad-6252bb414a8bb9401698c11e5fe134b9ca97895e.tar.gz gst-plugins-bad-6252bb414a8bb9401698c11e5fe134b9ca97895e.tar.bz2 gst-plugins-bad-6252bb414a8bb9401698c11e5fe134b9ca97895e.zip |
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): |