X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavdevice%2Fdv1394.c;h=9f02780e72838a4c4ea4cb2d5de2bb9952d89a01;hb=e6831c087e49157b64255388cc1bfdb60c76d79e;hp=833b65d0d089aded564daa1dccf4114d3bc1e744;hpb=64b37d3e08e48419c85f35724d119267e89d575d;p=ffmpeg diff --git a/libavdevice/dv1394.c b/libavdevice/dv1394.c index 833b65d0d08..9f02780e728 100644 --- a/libavdevice/dv1394.c +++ b/libavdevice/dv1394.c @@ -160,7 +160,7 @@ restart_poll: av_log(context, AV_LOG_ERROR, "Failed to get status: %s\n", strerror(errno)); return AVERROR(EIO); } - av_dlog(context, "DV1394: status\n" + av_log(context, AV_LOG_TRACE, "DV1394: status\n" "\tactive_frame\t%d\n" "\tfirst_clear_frame\t%d\n" "\tn_clear_frames\t%d\n" @@ -181,7 +181,7 @@ restart_poll: } } - av_dlog(context, "index %d, avail %d, done %d\n", dv->index, dv->avail, + av_log(context, AV_LOG_TRACE, "index %d, avail %d, done %d\n", dv->index, dv->avail, dv->done); size = avpriv_dv_produce_packet(dv->dv_demux, pkt,