gst/: Misc. fixes for problems discovered by Forte (different return types in functio...
authorJosep Torra Valles <josep@fluendo.com>
Mon, 16 Oct 2006 18:07:23 +0000 (18:07 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 16 Oct 2006 18:07:23 +0000 (18:07 +0000)
commiteb6d9ca631b0de45fc6d234ba39bedbda29e9bf4
treeb7bc7b453b18748d0960115a537672e59ad56860
parent4e9ae61a9ef214340980c3be42b0d43a0738eee6
gst/: Misc. fixes for problems discovered by Forte (different return types in function declaration and definition, po...

Original commit message from CVS:
Patch by: Josep Torra Valles  <josep at fluendo com>
* gst/iec958/ac3_padder.c: (ac3p_init):
* gst/mpegstream/gstmpegparse.c:
* gst/realmedia/rmdemux.c: (gst_rmdemux_parse__rmf),
(gst_rmdemux_parse_prop), (gst_rmdemux_parse_mdpr),
(gst_rmdemux_parse_indx), (gst_rmdemux_parse_indx_data),
(gst_rmdemux_parse_data), (gst_rmdemux_parse_cont),
(gst_rmdemux_parse_packet):
Misc. fixes for problems discovered by Forte (different return types
in function declaration and definition, pointer arithmetics with
void pointers). Fixes #362639.
ChangeLog
gst/iec958/ac3_padder.c
gst/mpegstream/gstmpegparse.c
gst/realmedia/rmdemux.c