mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 05:45:58 +00:00
ext/mad/gstid3tag.c: add missing 'new_media' argument (fixes #138168)
Original commit message from CVS: reviewed by Benjamin Otte <otte@gnome.org> * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event): add missing 'new_media' argument (fixes #138168) * gst/matroska/matroska-demux.c: (gst_matroska_demux_handle_seek_event): add vararg terminator (fixes #138169)
This commit is contained in:
parent
45cb88ca89
commit
3fce41d411
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2004-04-03 Tim-Phillip Müller <t.i.m@zen.co.uk>
|
||||
|
||||
reviewed by Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
|
||||
add missing 'new_media' argument (fixes #138168)
|
||||
* gst/matroska/matroska-demux.c:
|
||||
(gst_matroska_demux_handle_seek_event):
|
||||
add vararg terminator (fixes #138169)
|
||||
|
||||
2004-04-02 David Schleef <ds@schleef.org>
|
||||
|
||||
* ext/gdk_pixbuf/Makefile.am: Make sure gstgdkanimation.h is
|
||||
|
|
Loading…
Reference in a new issue