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)
commit43940d6f0f7c696217ec4810f2d28640446c7346
treec97a775014732915b3a627a86422b860bdc0045f
parente688a08de00afbe5a69f28a06c78af4b4dd3f16c
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).
ChangeLog
gst/qtdemux/qtdemux.c