gstreamer/gst/realmedia
Josep Torra Valles eb6d9ca631 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.
2006-10-16 18:07:23 +00:00
..
Makefile.am gst/realmedia/: Added RDT depayloader. 2006-10-03 10:55:42 +00:00
rdtdepay.c gst/realmedia/rdtdepay.c: Change caps to x-rdt, because it's not x-rtp. 2006-10-10 17:02:05 +00:00
rdtdepay.h gst/realmedia/: Added RDT depayloader. 2006-10-03 10:55:42 +00:00
rmdemux.c gst/: Misc. fixes for problems discovered by Forte (different return types in function declaration and definition, po... 2006-10-16 18:07:23 +00:00
rmdemux.h gst/realmedia/rmdemux.*: Cleanups, use GstSegment for seeking. 2006-07-13 11:28:32 +00:00
rmdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00
rmutils.c gst/realmedia/: Factor out some code into rmutils.[ch]; when reading strings, don't read beyond the available data; r... 2006-08-04 13:05:01 +00:00
rmutils.h gst/realmedia/: Factor out some code into rmutils.[ch]; when reading strings, don't read beyond the available data; r... 2006-08-04 13:05:01 +00:00