Original commit message from CVS:
more doc
This commit is contained in:
Joshua N. Pritikin 2001-09-23 04:24:22 +00:00
parent 4f81b9a5da
commit 478fff7d78

View file

@ -30,6 +30,10 @@
//
// #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
// allocated.
//
#include <gst/gstdata.h>
#include <gst/gstobject.h>