gstreamer/gst/qtdemux
Josep Torra Valles 9d73ae1136 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).
2006-10-17 14:57:17 +00:00
..
Makefile.am gst/qtdemux/: QtDemux can now work push-based. 2006-02-13 22:04:42 +00:00
qtdemux.c gst/qtdemux/qtdemux.c: Make compile with Forte compiler, mostly don't do pointer arithmetic with void pointers (#3626... 2006-10-17 14:57:17 +00:00
qtdemux.h gst/qtdemux/qtdemux.*: Avoid void pointer usage, better use guint8 * instead. 2006-10-17 10:59:55 +00:00
qtdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00