[gstreamer-bugs] [Bug 345720] Bad performance playing files off CD

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 4 02:02:53 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=345720
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |blocker
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.9




------- Comment #6 from Jan Schmidt  2006-07-04 09:02 UTC -------
        * 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_map_region):
        * plugins/elements/gstfilesrc.h:
        Add "sequential" property, off by default, to use madvise and hint
        to the kernel that sequential access is desired.
        Touch all retrieved pages by default to ensure they are pulled
        into memory. (Closes #345720)


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list