mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 22:46:35 +00:00
Oops! Turn off by default.
Original commit message from CVS: Oops! Turn off by default.
This commit is contained in:
parent
2cbb2ffd35
commit
b77946f3a0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue