gstreamer/plugins/elements
Edward Hervey fdeea4f9dc 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
2008-03-03 18:42:04 +00:00
..
.gitignore
gstcapsfilter.c Revert previous changes to the behaviour of GstPadTemplates, etc and the possiblity to call them in class_init as it ... 2008-02-05 14:15:15 +00:00
gstcapsfilter.h
gstelements.c
gstfakesink.c Revert previous changes to the behaviour of GstPadTemplates, etc and the possiblity to call them in class_init as it ... 2008-02-05 14:15:15 +00:00
gstfakesink.h
gstfakesrc.c Revert previous changes to the behaviour of GstPadTemplates, etc and the possiblity to call them in class_init as it ... 2008-02-05 14:15:15 +00:00
gstfakesrc.h
gstfdsink.c plugins/elements/: Don't reset GstPollFDs, this is not necessary at all. 2008-02-29 12:05:55 +00:00
gstfdsink.h plugins/elements/: Port to GstPoll. See #505417. 2008-02-28 10:18:02 +00:00
gstfdsrc.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-02-29 12:41:33 +00:00
gstfdsrc.h plugins/elements/: Port to GstPoll. See #505417. 2008-02-28 10:18:02 +00:00
gstfilesink.c Switch to using portabl gsize/gssize instead of size_t/ssize_t 2008-03-03 18:42:04 +00:00
gstfilesink.h
gstfilesrc.c Switch to using portabl gsize/gssize instead of size_t/ssize_t 2008-03-03 18:42:04 +00:00
gstfilesrc.h
gstidentity.c Revert previous changes to the behaviour of GstPadTemplates, etc and the possiblity to call them in class_init as it ... 2008-02-05 14:15:15 +00:00
gstidentity.h
gstmultiqueue.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-02-29 12:41:33 +00:00
gstmultiqueue.h
gstqueue.c plugins/elements/gstqueue.c: Ensure that buffer metadata is writeable, before modifying. Spotted by 2008-02-21 10:22:36 +00:00
gstqueue.h plugins/elements/gstqueue.*: When dropping buffers in leaky modes, mark next buffers we sent as 2008-02-20 15:44:33 +00:00
gsttee.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-02-29 12:41:33 +00:00
gsttee.h
gsttypefindelement.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-02-29 12:41:33 +00:00
gsttypefindelement.h plugins/elements/: Remove GstBufferStore, no idea why we were still building it. 2008-02-20 12:26:19 +00:00
Makefile.am plugins/elements/: Remove GstBufferStore, no idea why we were still building it. 2008-02-20 12:26:19 +00:00