gst/elements/gstfilesrc.c: Set READONLY flag on mmap'ed buffers, otherwise gst_buffer...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 31 Aug 2005 12:55:54 +0000 (12:55 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 31 Aug 2005 12:55:54 +0000 (12:55 +0000)
commit09f803fd76690edb60e9148811d66a2126bc33c4
tree9b114092f576c5fa7c776b78a202159e36d1b52a
parentcd599c371873c580c46e2fed9220439c2aaded68
gst/elements/gstfilesrc.c: Set READONLY flag on mmap'ed buffers, otherwise gst_buffer_make_writable() won't work prop...

Original commit message from CVS:
* gst/elements/gstfilesrc.c: (gst_mmap_buffer_init),
(gst_file_src_map_region):
Set READONLY flag on mmap'ed buffers, otherwise
gst_buffer_make_writable() won't work properly (#314708).
ChangeLog
gst/elements/gstfilesrc.c
plugins/elements/gstfilesrc.c