gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do pointer...
authorJosep Torra Valles <josep@fluendo.com>
Tue, 17 Oct 2006 14:57:17 +0000 (14:57 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 17 Oct 2006 14:57:17 +0000 (14:57 +0000)
commit9d73ae11368c9a2939cbfc59053ab411a7d78d9d
tree66d23837521b90a97898364a1992409b37c810f9
parentbad39277cfda05fbfcd02389debc623640d54a3c
gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do pointer arithmetic with void pointers (#3626...

Original commit message from CVS:
Patch by: Josep Torra Valles  <josep at fluendo com>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
(next_entry_size), (qtdemux_inflate), (qtdemux_parse_moov),
(qtdemux_parse_tree), (qtdemux_parse_trak), (qtdemux_tag_add_str),
(qtdemux_tag_add_num), (qtdemux_tag_add_date),
(qtdemux_tag_add_gnre):
Make compile with Forte compiler, mostly don't do pointer arithmetic
with void pointers (#362626).
gst/qtdemux/qtdemux.c