mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 06:16:36 +00:00
cc1de5ae94
When playing mp3 files from a smb server, we get 64k read requests that mostly overlap. Without using the cache to partially satisfy these, we send these requests straight to the server, resulting in a lot more network traffic than necessary. https://bugzilla.gnome.org/show_bug.cgi?id=705415 |
||
---|---|---|
.. | ||
gstgio.c | ||
gstgio.h | ||
gstgiobasesink.c | ||
gstgiobasesink.h | ||
gstgiobasesrc.c | ||
gstgiobasesrc.h | ||
gstgiosink.c | ||
gstgiosink.h | ||
gstgiosrc.c | ||
gstgiosrc.h | ||
gstgiostreamsink.c | ||
gstgiostreamsink.h | ||
gstgiostreamsrc.c | ||
gstgiostreamsrc.h | ||
Makefile.am |