ext/ogg/gstoggdemux.c: terminate gst_event_new_discontinuous correctly (fixes parts of #137711)

Original commit message from CVS:
reviewed by: Benjamin Otte  <otte@gnome.org>
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
terminate gst_event_new_discontinuous correctly (fixes parts of
#137711)
This commit is contained in:
Benjamin Otte 2004-03-20 01:24:46 +00:00
parent 53d8c26b1e
commit e8427f3316

View file

@ -1,3 +1,11 @@
2004-03-20 Tim-Phillip Mller <t.i.m@zen.co.uk>
reviewed by: Benjamin Otte <otte@gnome.org>
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
terminate gst_event_new_discontinuous correctly (fixes parts of
#137711)
2004-03-19 David Schleef <ds@schleef.org>
* gst-libs/gst/Makefile.am: Enable xoverlay unconditionally,