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)
commit3fce41d4114a6aad96d4d93658ec29c09b99fb65
tree91d8c0c6465af51d15818f4ebc5531ec042135f6
parent45cb88ca891744584a7f78d9f72767690ff28dfb
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