Implement read() as a fallback method if mmap() fails. Fixes #117786
authorDavid Schleef <ds@schleef.org>
Wed, 30 Jul 2003 00:44:58 +0000 (00:44 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 30 Jul 2003 00:44:58 +0000 (00:44 +0000)
commit8f36390edaedcd8da63fd1feca0675945c41537d
tree20f8f78635b20785678200abc73b6a71749e313c
parent0e48102252127eec6f82e5bf85be6e1c13dbc453
Implement read() as a fallback method if mmap() fails.  Fixes #117786

Original commit message from CVS:
Implement read() as a fallback method if mmap() fails.  Fixes #117786
gst/elements/gstfilesrc.c
plugins/elements/gstfilesrc.c