plugins/elements/: Add a use-mmap property to enable easier testing of all code paths.
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 26 May 2006 13:52:03 +0000 (13:52 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 26 May 2006 13:52:03 +0000 (13:52 +0000)
commitd5090022cdc93db08f8ef8a83085b6c23b38856c
tree650cd4ee9d1ea7c95aef630605d5ac799fdf0ed3
parent7a6cb64ad1d7e1dffefcbe52ce646831cae7d1fb
plugins/elements/: Add a use-mmap property to enable easier testing of all code paths.

Original commit message from CVS:
* plugins/elements/gstelements.c:
* plugins/elements/gstfilesrc.c: (gst_file_src_class_init),
(gst_file_src_init), (gst_file_src_set_property),
(gst_file_src_get_property), (gst_file_src_start):
* plugins/elements/gstfilesrc.h:
Add a use-mmap property to enable easier testing of all code paths.
Bump rank to PRIMARY, so filesrc is the preferred file reader and used
in the absence of gnomevfssrc. (Closes #340501)
ChangeLog
plugins/elements/gstelements.c
plugins/elements/gstfilesrc.c
plugins/elements/gstfilesrc.h