After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 677181 - uridecodebin: Use cache dir for download buffering
uridecodebin: Use cache dir for download buffering
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 0.10.37
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-31 10:31 UTC by Bastien Nocera
Modified: 2012-05-31 10:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
uridecodebin: Use cache dir for download buffering (950 bytes, patch)
2012-05-31 10:31 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2012-05-31 10:31:11 UTC
.
Comment 1 Bastien Nocera 2012-05-31 10:31:12 UTC
Created attachment 215322 [details] [review]
uridecodebin: Use cache dir for download buffering

Instead of the temp directory. See:
http://0pointer.de/blog/projects/tmp.html
Comment 2 Sebastian Dröge (slomo) 2012-05-31 10:55:47 UTC
commit 02abd1958419d69b3ae882e3a89e9b126c42fb5f
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu May 31 11:29:44 2012 +0100

    uridecodebin: Use cache dir for download buffering
    
    Instead of the temp directory. See:
    http://0pointer.de/blog/projects/tmp.html
    
    https://bugzilla.gnome.org/show_bug.cgi?id=677181