Lines Matching refs:AV_LOG_TRACE
535 av_log(h, AV_LOG_TRACE, "HTTP reply header: \n%s----\n", message); in http_write_reply()
554 av_log(c, AV_LOG_TRACE, "Lower protocol\n"); in http_handshake()
563 av_log(c, AV_LOG_TRACE, "Read headers\n"); in http_handshake()
571 av_log(c, AV_LOG_TRACE, "Reply code: %d\n", ch->reply_code); in http_handshake()
990 av_log(h, AV_LOG_TRACE, "Received method: %s\n", method); in process_line()
999 av_log(h, AV_LOG_TRACE, "Autodetected %s HTTP method\n", auto_method); in process_line()
1016 av_log(h, AV_LOG_TRACE, "Requested resource: %s\n", resource); in process_line()
1031 av_log(h, AV_LOG_TRACE, "HTTP version string: %s\n", version); in process_line()
1047 av_log(h, AV_LOG_TRACE, "http_code=%d\n", s->http_code); in process_line()
1226 av_log(h, AV_LOG_TRACE, "header='%s'\n", line); in http_read_header()
1457 av_log(h, AV_LOG_TRACE, in http_buf_read()