vaapipostproc: demote log message to trace level
This commit is contained in:
parent
c55309c2ed
commit
566af572af
@ -1790,7 +1790,7 @@ gst_vaapipostproc_src_event (GstBaseTransform * trans, GstEvent * event)
|
||||
GstStructure *structure;
|
||||
gboolean ret;
|
||||
|
||||
GST_DEBUG_OBJECT (postproc, "handling %s event", GST_EVENT_TYPE_NAME (event));
|
||||
GST_TRACE_OBJECT (postproc, "handling %s event", GST_EVENT_TYPE_NAME (event));
|
||||
|
||||
switch (GST_EVENT_TYPE (event)) {
|
||||
case GST_EVENT_NAVIGATION:
|
||||
|
Loading…
x
Reference in New Issue
Block a user