ext/mad/gstid3tag.c: add missing 'new_media' argument (fixes #138168)
authorBenjamin Otte <otte@gnome.org>
Sat, 3 Apr 2004 13:59:57 +0000 (13:59 +0000)
committerBenjamin Otte <otte@gnome.org>
Sat, 3 Apr 2004 13:59:57 +0000 (13:59 +0000)
commite7c41f841f839ae815d25feec4da5eb7169a0f14
tree5c4d2f4197bd4f02cbe98b516eb837e5dcecec61
parent10789cd432ae7913a4b130deb9d1a94a1ac1428c
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)
ChangeLog