diff options
| author | Benjamin Otte <otte@gnome.org> | 2004-04-03 13:59:57 +0000 |
|---|---|---|
| committer | Benjamin Otte <otte@gnome.org> | 2004-04-03 13:59:57 +0000 |
| commit | 611d3c3d2363023b59953b5eecfbfe64d41f09b5 (patch) | |
| tree | afffffd6c46e1dc561585631ffdb195bf7d7dd8b /ChangeLog | |
| parent | 844a8d8833d4d2e2c8fb0208ed7db9044715f038 (diff) | |
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)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |
