libgnomevfs2-mythtv/modules/mythtv-method.c
branchtrunk
changeset 365 28c358053693
parent 361 7140b2c2e63c
child 367 839c0fc4f285
     1.1 --- a/libgnomevfs2-mythtv/modules/mythtv-method.c	Wed Feb 14 21:35:23 2007 +0000
     1.2 +++ b/libgnomevfs2-mythtv/modules/mythtv-method.c	Wed Feb 14 23:06:17 2007 +0000
     1.3 @@ -42,7 +42,7 @@
     1.4  #define MYTHTV_TRANSFER_MAX_WAITS       100
     1.5  
     1.6  /* internal GnomeVFS plug-in buffer size ( 120 Kbytes ) */
     1.7 -#define MYTHTV_BUFFER_SIZE							1024*120
     1.8 +#define MYTHTV_BUFFER_SIZE							1024*80
     1.9  /* internally sized GnomeVFS plug-in buffer ( 4 Kbytes ) */
    1.10  #define MYTHTV_MAX_VFS_BUFFER_SIZE			4096
    1.11  /* maximum number of bytes to be requested to the MythTV backend ( 64 Kbytes ) */