From patchwork Sun May 17 07:24:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jun Zhao X-Patchwork-Id: 19720 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 1523D44A468 for ; Sun, 17 May 2020 10:32:49 +0300 (EEST) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DFDC4687F31; Sun, 17 May 2020 10:32:48 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-pg1-f196.google.com (mail-pg1-f196.google.com [209.85.215.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 65135687F21 for ; Sun, 17 May 2020 10:32:42 +0300 (EEST) Received: by mail-pg1-f196.google.com with SMTP id f6so3187328pgm.1 for ; Sun, 17 May 2020 00:32:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=CjDzDRLmKXnp4K/mA02aA4yRsWiN+qBKgTo1HPRbjpI=; b=R6QsLasR6SwFLNl8umKJNi2Pn3NblDL+jNz2uCJWx0DlD/KjpfUMZVLbFFp7r1SmTy gZDMY42BCRiEoK9OMlscLoEM4+ruQJTi65Yc7dpnXe9kWE8HsqHAllzc9058WkaaonNz YFOXC9B2xU2U6n1/FyzkyxFzJyjT14wM9IecaBE5s5L4WeAlPtDXcO20fiWacR3zfXDc RyHifIskpw1sCzdTnpXQCo6kBK5d8ui+hlTGBO8bHZeuWlam3dsExNE0aLtyKKamMbSd yDKWPPsu0c/dom+5KYUM6402NQ2MggaxpIEnU6gjSekhO+P5GiM6sOdBxJrQGXkKrqpx Kp/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=CjDzDRLmKXnp4K/mA02aA4yRsWiN+qBKgTo1HPRbjpI=; b=bsIB0jWNjjdS9/h9TmOf6kwEonvTEqdSj3s7W4ML/XWhnNwJQOgH1nOO1NrJAg3RDo xhyfX3ck7CBQl/x9Kfy3ygOIiriSVALkicgsk8GTGblDsO3bE7l9DjFxyWVBQfUc0lWk Hh8zZnZXDb52RflW/sqwMzK+KmJX+RnY7O995Vsg6aL1ud///g3OdtJJ2ciAWd4asmNG 9EgV1CFSpyUcf+baoIuTBWRs5kZVeORyeyCPVhj7GGlXqpRoHJTGyyjv8OWK9+F3m7Lw Upr4o8iuA0bQwnXJ/SgXaLrt9Hs5tZ8CELLFHKo+IY682ex5NrG6JJQaXgF1N2707LZL Eu/Q== X-Gm-Message-State: AOAM530ZcI7Y/I6MyFWBhWDfmEX32ZPxzR1Mxt/l7U85t4e/Vi2L0gtJ i2677UgdEF53DDsXGPZvrOHaaPC7 X-Google-Smtp-Source: ABdhPJzqns6XwBGdU/L76uRb0dfQFLj3veFcODOrLjYifB+ReIj/x5T2dOxLFrUhrBlhgxy7t7pHpg== X-Received: by 2002:a62:3287:: with SMTP id y129mr11797373pfy.167.1589700307903; Sun, 17 May 2020 00:25:07 -0700 (PDT) Received: from localhost.localdomain ([49.51.162.193]) by smtp.gmail.com with ESMTPSA id w186sm5840740pff.83.2020.05.17.00.25.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 May 2020 00:25:07 -0700 (PDT) From: Jun Zhao To: ffmpeg-devel@ffmpeg.org Date: Sun, 17 May 2020 15:24:46 +0800 Message-Id: <1589700286-4129-3-git-send-email-mypopydev@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1589700286-4129-1-git-send-email-mypopydev@gmail.com> References: <1589700286-4129-1-git-send-email-mypopydev@gmail.com> Subject: [FFmpeg-devel] [PATCH 3/3] lavf/utils: Reindent after previous commit X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Jun Zhao MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" From: Jun Zhao Reindent after previous commit. Signed-off-by: Jun Zhao --- libavformat/utils.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/libavformat/utils.c b/libavformat/utils.c index d7fdd72..1798f70 100644 --- a/libavformat/utils.c +++ b/libavformat/utils.c @@ -2988,9 +2988,9 @@ static void estimate_timings(AVFormatContext *ic, int64_t old_offset) av_log(ic, AV_LOG_TRACE, "stream %d: start_time: N/A duration: %0.3f\n", i, (double) st->duration * av_q2d(st->time_base)); else - av_log(ic, AV_LOG_TRACE, "stream %d: start_time: %0.3f duration: %0.3f\n", i, - (double) st->start_time * av_q2d(st->time_base), - (double) st->duration * av_q2d(st->time_base)); + av_log(ic, AV_LOG_TRACE, "stream %d: start_time: %0.3f duration: %0.3f\n", i, + (double) st->start_time * av_q2d(st->time_base), + (double) st->duration * av_q2d(st->time_base)); } } @@ -3001,12 +3001,12 @@ static void estimate_timings(AVFormatContext *ic, int64_t old_offset) duration_estimate_name(ic->duration_estimation_method), (int64_t)ic->bit_rate / 1000); else - av_log(ic, AV_LOG_TRACE, - "format: start_time: %0.3f duration: %0.3f (estimate from %s) bitrate=%"PRId64" kb/s\n", - (double) ic->start_time / AV_TIME_BASE, - (double) ic->duration / AV_TIME_BASE, - duration_estimate_name(ic->duration_estimation_method), - (int64_t)ic->bit_rate / 1000); + av_log(ic, AV_LOG_TRACE, + "format: start_time: %0.3f duration: %0.3f (estimate from %s) bitrate=%"PRId64" kb/s\n", + (double) ic->start_time / AV_TIME_BASE, + (double) ic->duration / AV_TIME_BASE, + duration_estimate_name(ic->duration_estimation_method), + (int64_t)ic->bit_rate / 1000); } }