logger 130 libavcodec/libdav1d.c s.logger.cookie = c; logger 131 libavcodec/libdav1d.c s.logger.callback = libdav1d_log_callback; logger 446 libavcodec/v4l2_buffers.c av_log(logger(avbuf), AV_LOG_ERROR, "%s: driver decode error\n", avbuf->context->name); logger 469 libavcodec/v4l2_buffers.c av_log(logger(avbuf), AV_LOG_ERROR, "%s driver encode error\n", avbuf->context->name); logger 95 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_DEBUG, "%s changed (%dx%d) -> (%dx%d)\n", logger 171 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s VIDIOC_DQEVENT\n", ctx->name); logger 185 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s VIDIOC_G_FMT\n", s->output.name); logger 191 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s VIDIOC_G_FMT\n", s->capture.name); logger 215 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "v4l2_m2m_codec_full_reinit\n"); logger 225 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_WARNING, "update avcodec height and width\n"); logger 229 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "v4l2_m2m_codec_reinit\n"); logger 300 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_WARNING, "All capture buffers returned to " logger 347 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_WARNING, "%s POLLERR\n", ctx->name); logger 351 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_WARNING, "%s POLLERR\n", ctx->name); logger 402 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_DEBUG, "%s VIDIOC_DQBUF, errno (%s)\n", logger 469 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s unmap plane (%s))\n", ctx->name, av_err2str(AVERROR(errno))); logger 595 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s stop_encode\n", ctx->name); logger 620 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s stop_decode\n", ctx->name); logger 717 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_WARNING, "V4L2 failed to unmap the %s buffers\n", ctx->name); logger 729 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "type %i not supported\n", ctx->type); logger 735 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s VIDIOC_G_FMT failed\n", ctx->name); logger 743 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s VIDIOC_REQBUFS failed: %s\n", ctx->name, strerror(errno)); logger 750 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s malloc enomem\n", ctx->name); logger 758 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_ERROR, "%s buffer[%d] initialization (%s)\n", ctx->name, i, av_err2str(ret)); logger 763 libavcodec/v4l2_context.c av_log(logger(ctx), AV_LOG_DEBUG, "%s: %s %02d buffers initialized: %04ux%04u, sizeimage %08u, bytesperline %08u\n", ctx->name,