From patchwork Wed May 22 04:55:02 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jun Zhao X-Patchwork-Id: 13238 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 C477B449248 for ; Wed, 22 May 2019 07:55:15 +0300 (EEST) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A306C6809B9; Wed, 22 May 2019 07:55:15 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-pl1-f193.google.com (mail-pl1-f193.google.com [209.85.214.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 242DA680998 for ; Wed, 22 May 2019 07:55:09 +0300 (EEST) Received: by mail-pl1-f193.google.com with SMTP id a5so430630pls.12 for ; Tue, 21 May 2019 21:55:09 -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; bh=2WhuJ+4FYBdSPQ/tdqlLWz+HXhc+mNeOfJnEog3TwHM=; b=YKqqp5oGLod00mbnyWVnPenLlctTEBDtEFZwlwJ2tfK9dKEx3sZ+KkaiSFCmAP9Vwl nUzG6zstIsAdNs0kW7vbd2sip0MvHjgrGYnwlvFNDAvWg8TKPmp5dDY9WYhgkfqXxPoO 3WiExPVBYNT0/FjxlDdxbyC8WDYfiHuaRktucJeGD4FkLIpot62zU9bu+xfixjz4PYYI rKIyqnqKo5lLeWUW2ODQCpOthXCQV86YcRBC6PO3zfiq2qH9457XBDY0me410+6n5DON i21yN0BWetoum1s2+KSc5Fhw/r4WGAKYmNzdM33zu5mZJZWtfLS1dE5DkTzjaZpKNSAw xDwA== 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; bh=2WhuJ+4FYBdSPQ/tdqlLWz+HXhc+mNeOfJnEog3TwHM=; b=e4/KtnD8XLXqHjaYFLc9+8ZYsggstdbctykgfyl37u5OOi/VdWxbn3uIh/eGuCxzoD nVAtBP7+1icPPKDVpZHzHGU60NmQtRHriymyTJ3bKYjrms8XXEDdJrgabWcptER8nesa jVAEOINtxNUWIig4Efdqk7izn5xt2bIc8A7tw/lhFzmIAvaDz4OGEkQwnvJqwirmFNhm UdwgZaerbQjXsshL6woECvwQmXisY5ZRHeyYsyVGKuwZSU+O12ut7W5ODtPisUkE+BQl +V0/s+1c3fsGslv+t/YJ3a0rrWWTnrBXmBo4Lxx15wYxdDBGqxv7LgxY42GE3PsvX11L qC1A== X-Gm-Message-State: APjAAAVy5XPmOKpCMjhSkxAUDCMSHs60Ponh0CsdidCiX9Isl4XIJ3sW kHBxrMs8Bkp78N/74j7X3kP+5kvh X-Google-Smtp-Source: APXvYqzsCD0f7WM+mKfrsjjV/g6lMAjvytUgYE6Rtz2EXVYpFtLvXdxU6Hz5EkTemBddgnlPy7fLIQ== X-Received: by 2002:a17:902:424:: with SMTP id 33mr88148084ple.102.1558500907304; Tue, 21 May 2019 21:55:07 -0700 (PDT) Received: from localhost.localdomain ([47.90.47.25]) by smtp.gmail.com with ESMTPSA id 132sm23835036pga.79.2019.05.21.21.55.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2019 21:55:06 -0700 (PDT) From: Jun Zhao To: ffmpeg-devel@ffmpeg.org Date: Wed, 22 May 2019 12:55:02 +0800 Message-Id: <1558500902-18650-1-git-send-email-mypopydev@gmail.com> X-Mailer: git-send-email 1.7.1 Subject: [FFmpeg-devel] [PATCH V1] doc/build_system: Document checkheaders/alltools and consistency fixes 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 Document checkheaders/alltools and consistency fixes Signed-off-by: Jun Zhao --- doc/build_system.txt | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/build_system.txt b/doc/build_system.txt index 325a9e8..9a12b3a 100644 --- a/doc/build_system.txt +++ b/doc/build_system.txt @@ -36,11 +36,11 @@ install examples Build all examples located in doc/examples. -libavformat/output-example - Build the libavformat basic example. +checkheaders + Check headers -libswscale/swscale-test - Build the swscale self-test (useful also as an example). +alltools + Build all tools in tools directory. config Reconfigure the project with the current configuration.