mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
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:
parent
09871dd081
commit
3127f12ae9
1 changed files with 8 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue