Switch to using portabl gsize/gssize instead of size_t/ssize_t
authorEdward Hervey <bilboed@bilboed.com>
Mon, 3 Mar 2008 18:42:04 +0000 (18:42 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 3 Mar 2008 18:42:04 +0000 (18:42 +0000)
commitfdeea4f9dc3b3ee9f27566d928b833caebc67839
tree098efba750e191eade006130592d049d0210a723
parent6148f05b6ea1dbec3965461ce7c4384099b0b3f1
Switch to using portabl gsize/gssize instead of size_t/ssize_t

Original commit message from CVS:
* gst/gstregistrybinary.c: (gst_registry_binary_write),
(gst_registry_binary_read_cache):
* gst/gstregistryxml.c: (gst_registry_save):
* gst/gsturi.c: (unescape_string), (gst_uri_has_protocol):
* plugins/elements/gstfilesink.c: (gst_file_sink_open_file):
* plugins/elements/gstfilesrc.c: (gst_file_src_map_region),
(gst_file_src_map_small_region), (gst_file_src_create_mmap):
Switch to using portabl gsize/gssize instead of size_t/ssize_t
Fixes #520152
ChangeLog
common
gst/gstregistrybinary.c
gst/gstregistryxml.c
gst/gsturi.c
plugins/elements/gstfilesink.c
plugins/elements/gstfilesrc.c