[gst-devel] mini filesrc patch

vishnu at pobox.com vishnu at pobox.com
Sun Sep 30 17:33:02 CEST 2001


i don't understand why touch is currently set to TRUE.

--- joshua/gst/elements/gstfilesrc.c	Sun Sep 30 17:03:26 2001
+++ current/gst/elements/gstfilesrc.c	Sun Sep 30 17:18:38 2001
@@ -254,7 +254,7 @@ gst_filesrc_init (GstFileSrc *src)
 
   src->curoffset = 0;
   src->block_size = 4096;
-  src->touch = TRUE;
+  src->touch = FALSE;
 
   src->mapbuf = NULL;
   src->mapsize = 4 * 1024 * 1024;		// default is 4MB

-- 
Victory to the Divine Mother!!
  http://sahajayoga.org




More information about the gstreamer-devel mailing list