gstreamer/gst/realmedia
Tim-Philipp Müller c4f4ae51ef gst/realmedia/: Factor out some code into rmutils.[ch]; when reading strings, don't read beyond the available data; r...
Original commit message from CVS:
* gst/realmedia/Makefile.am:
* gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr),
(gst_rmdemux_parse_cont):
* gst/realmedia/rmutils.c: (gst_rm_utils_read_string8),
(gst_rm_utils_read_string16), (gst_rm_utils_read_tags):
* gst/realmedia/rmutils.h:
Factor out some code into rmutils.[ch]; when reading
strings, don't read beyond the available data; read
metadata strings correctly (string length is 16 bits
here, not just 8).
2006-08-04 13:05:01 +00:00
..
Makefile.am 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
rmdemux.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
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