mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
ext/ogg/gstoggdemux.c: Wrong return.
Original commit message from CVS: * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate): Wrong return. * gst/playback/Makefile.am: * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init): * gst/playback/gstplay-marshal.list: * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init): Fix marshallers.
This commit is contained in:
parent
21a169187c
commit
c66fd147bf
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2004-10-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
|
||||
Wrong return.
|
||||
* gst/playback/Makefile.am:
|
||||
* gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
|
||||
* gst/playback/gstplay-marshal.list:
|
||||
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
|
||||
Fix marshallers.
|
||||
|
||||
2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
|
||||
|
|
Loading…
Reference in a new issue