[gst-cvs] CVS: gstreamer/gst gstbuffer.h,1.26.4.4,1.26.4.5

Joshua Pritikin jpritikin at users.sourceforge.net
Sat Sep 22 23:08:01 PDT 2001


Update of /cvsroot/gstreamer/gstreamer/gst
In directory usw-pr-cvs1:/tmp/cvs-serv32422/gst

Modified Files:
      Tag: BRANCH-EVENTS1
	gstbuffer.h 
Log Message:
Oops!  Turn off by default.


Index: gstbuffer.h
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/gst/gstbuffer.h,v
retrieving revision 1.26.4.4
retrieving revision 1.26.4.5
diff -u -d -r1.26.4.4 -r1.26.4.5
--- gstbuffer.h	2001/09/23 06:03:20	1.26.4.4
+++ gstbuffer.h	2001/09/23 06:07:15	1.26.4.5
@@ -28,7 +28,7 @@
 // Define this to add file:line info to each GstBuffer showing
 // the location in the source code where the buffer was created.
 // 
-#define GST_BUFFER_WHERE
+// #define GST_BUFFER_WHERE
 //
 // Then in gdb, you can `call gst_buffer_print_live()' to get a list
 // of allocated GstBuffers and also the file:line where they were





More information about the Gstreamer-commits mailing list