[Bug 532307] laptop mode for playing movies

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 28 06:59:03 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=532307
  GStreamer | gst-plugins-base | git

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #7 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-02-28 14:58:58 UTC ---
I believe we should leave that to the OS. But we might be able to do more on
filesrc. Currently if one would use mmap and sequential=TRUE we would do
  madvise (mmapregion, size, MADV_SEQUENTIAL)
In the same way we would do
  posix_fadvise ()
for the non-mmap case.

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


More information about the gstreamer-bugs mailing list