From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id AB03E44595 for ; Fri, 16 Sep 2022 18:27:04 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 60C7368BC32; Fri, 16 Sep 2022 21:27:02 +0300 (EEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5E59268BBFB for ; Fri, 16 Sep 2022 21:26:55 +0300 (EEST) Received: by mail-qk1-f176.google.com with SMTP id d17so15584243qko.13 for ; Fri, 16 Sep 2022 11:26:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=Kubg8qglI5TAkFpql7igde1QW9WFBVRO9DEPXnjfyhE=; b=CMtCTGr07NQbWag2QFfjiWQNtsWzb6daDnCfwGEtA1sxK+T/+8ncrZCFKyxyVsB/fX SkzVfnsk4rXsxRgjVJ5tdq0hAfnhuy+KluhrQHF6lxc9fmn98m4W6FAl1Fsb4gvAzPbY xk54kE9pyQ5GOICnoqkv+Kno1gJFZ6cBtfnNeW0ROE6mUe1/mgIJkgRv9BPvZeud/iRN RtSKHftP7nUqQdogMb4OD4CrFiy5qpkxmHApioFyFtNaJi+MJ/v4rP67GHV0r0XYNs8W Jb5gZ31hKpVFQDEBLc5UDPfpNleGhzibbEQXoaJkG4UbhhfW0jn7kB5O7SMbMefQM8lu YAwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=Kubg8qglI5TAkFpql7igde1QW9WFBVRO9DEPXnjfyhE=; b=1hftKDfRRP18PBHVgJUZM4YJI0LMObFbmkCSfM9MEZPz4xJddVVkV1cca48E03sqOF +OfA+L/ooW2spAx0nyJyXzYADqlb2qCrWWmEGYjMzRavI117IdkteMatc+3/uaYyukdN +cuPH7PMzKLnqj+xA0psHca6SldEkbw7PM8dmNbtaIQE6hxtyUZdL8xcJInshppofGFf Yn9OooJV7bTOfymoFyK14fenT7hE07KlgPvg9QHbJCSh7T6qtVgM+oQU4EGEthRzICqA G7A3dQES11hU67haprA6/xV65mOobc2MITV1/6PHwGzs5bQiaySMw/8Rtq80FdOkP+Eq Vu0g== X-Gm-Message-State: ACrzQf0X9liQqNXwoLuAvoN+ChFms7zDMwdb+tS+GblpvXQGrO+SPQeP Jsnqk5mekmaM6reKLYyho5pp0loU2WU= X-Google-Smtp-Source: AMsMyM648PmNsQ6I0ZCCGmOGWOuQz1X8pVbPW1TMrzp1p5qiMWEvO7MinE6niTO6McOD/yitgnqnFg== X-Received: by 2002:a05:620a:2887:b0:6b6:52a5:d287 with SMTP id j7-20020a05620a288700b006b652a5d287mr4908593qkp.442.1663352813882; Fri, 16 Sep 2022 11:26:53 -0700 (PDT) Received: from [192.168.1.13] (pool-71-114-80-52.washdc.fios.verizon.net. [71.114.80.52]) by smtp.gmail.com with ESMTPSA id 66-20020a370345000000b006cbc00db595sm6559671qkd.23.2022.09.16.11.26.53 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 16 Sep 2022 11:26:53 -0700 (PDT) Message-ID: <0e4be0c3-7e22-35c5-fd5c-e9f101f06c6a@gmail.com> Date: Fri, 16 Sep 2022 14:26:52 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Content-Language: en-US From: Scott Theisen To: ffmpeg-devel@ffmpeg.org References: <20220201212056.29712-1-scott.the.elm@gmail.com> <20220916182002.122699-1-scott.the.elm@gmail.com> In-Reply-To: <20220916182002.122699-1-scott.the.elm@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH v4 0/8] rewrite avpriv_find_start_code() for clarity X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 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 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 9/16/22 14:19, Scott Theisen wrote: > My modified versions of avpriv_find_start_code were accepted into MythTV, > which caused clang-tidy to raise a bugprone-branch-clone warning. The > for loop's if statement has therefore been modified to not duplicate This should say while loop. > the branch payload. > > There are no other changes from v3. > > Regards, > > Scott Theisen > > > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".