X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gst%2Fgsttrace.h;h=817ae1f76890f11355810d961059b97322fc9732;hb=185ab7f325da9b8ff3f9c9e16b47d2bea2fc3636;hp=18827623398ac53382c7b2f169b38787c76c5681;hpb=97379e8f4934ac0c11be7952a36db63b29b48cf7;p=platform%2Fupstream%2Fgstreamer.git diff --git a/gst/gsttrace.h b/gst/gsttrace.h index 1882762..817ae1f 100644 --- a/gst/gsttrace.h +++ b/gst/gsttrace.h @@ -30,7 +30,7 @@ G_BEGIN_DECLS /** * GstAllocTraceFlags: - * @GST_ALLOC_TRACE_NONE: No tracing specified or desired. + * @GST_ALLOC_TRACE_NONE: No tracing specified or desired. Since 0.10.36. * @GST_ALLOC_TRACE_LIVE: Trace number of non-freed memory. * @GST_ALLOC_TRACE_MEM_LIVE: Trace pointers of unfreed memory. *