From 43940d6f0f7c696217ec4810f2d28640446c7346 Mon Sep 17 00:00:00 2001 From: Josep Torra Valles Date: Tue, 17 Oct 2006 14:57:17 +0000 Subject: 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 * 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 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 33d01a25..49f66b3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2006-10-17 Tim-Philipp Müller + + Patch by: Josep Torra Valles + + * 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). + 2006-10-17 Edgard Lima * gst/nuvdemux/gstnuvdemux.c: -- cgit v1.2.1