gstreamer/gst/gio
Jonathan Matthew cc1de5ae94 gio: make better use of the cached buffer
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
2013-08-12 15:24:31 +02:00
..
gstgio.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstgio.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiobasesink.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiobasesink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiobasesrc.c gio: make better use of the cached buffer 2013-08-12 15:24:31 +02:00
gstgiobasesrc.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiosink.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiosink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiosrc.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiosrc.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiostreamsink.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiostreamsink.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiostreamsrc.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstgiostreamsrc.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00