[gstreamer-bugs] [Bug 171400] mmapsize property on gstfilesrc borked.

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Mar 23 11:40:58 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=171400
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From Tristan Van Berkom  2005-03-23 14:40 -------
Created an attachment (id=39147)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=39147&action=view)
Patch to fix broken mmap property.

    This patch fixes the broken logic for mmap size set property,
also it removes the useless calls to g_object_notify () in the 
set_property function (g_object_notify() is only needed when
the property changes without passing through the g_object_set()
code path). Also the error reporting macro is enhanced to print 
the mmap size which was incompatible (instead of just the page size).


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list