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 8D8E345C18 for ; Tue, 25 Apr 2023 16:42:27 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0A48B68BF06; Tue, 25 Apr 2023 19:42:24 +0300 (EEST) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 15AA068BC44 for ; Tue, 25 Apr 2023 19:42:17 +0300 (EEST) Received: by mail-wr1-f47.google.com with SMTP id ffacd0b85a97d-2fa47de5b04so5788027f8f.1 for ; Tue, 25 Apr 2023 09:42:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1682440936; x=1685032936; h=content-transfer-encoding:in-reply-to:references:to:from:subject :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=hCHZVad6y51Vyn6ose6WLKVG+lfOkWihb/1YnA8rksc=; b=k7FGKVSq6vsTu2wyJvvAs5Eci8c5EwyxuVtg9n1peHYzxhT0UoQ9U3i2qf/2cbI6Zw lIxJ5RlExaViPE/L2NFTMaFMIeBATxAZqEbNITs3ohRU67IippBRAJXMKuQybjJlwkzv 8Y9xeHH/xycwKZtxwfQ5ukekL02tFCBeNtSfsViG0RqAYyczDd5HOcRKR5DrWgfMWy5X yn72+pUuc7vXHLXvWRYKieZWm2ZxTe667b3bLdsVlOplVkt/OqrWT6Ls5fjL1YlpYZr9 7dpkYdBaUfu7Y4PiqG43bsmxI4DRnuuJqLAJg1mFVIv2exGDGNI6/54R6Io5U3odBvdZ oe7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682440936; x=1685032936; h=content-transfer-encoding:in-reply-to:references:to:from:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=hCHZVad6y51Vyn6ose6WLKVG+lfOkWihb/1YnA8rksc=; b=jLtTpIiBlXlN/h6/KhKDczHL09XA3tT2nWkjA2NNCw6mxKLm6+xXtrvpaC69YnGgo/ gZr5eKRnx60tL/WI+D2UPPyuHMoZA5IooLERlwJInC+tXpQigliyH+Fbq/PLXpALqkl5 g01eWUb+7RPknRH0hK43cTF4NK6wb9ksIW/M49hjsSMHwtvTO7XoHztXx6d7fvZvyOg9 3NOkaXViC4Dz1mV9qb14xgiPIiMhvsmW3T8R3iqs2kBfFvdDyBmkdcgSMm72WOmXr6wq GesQZrEOHew2xP2mEZl+EEI1kOnlXGCGLa87+nb7vK0F+ZotcovTdmTh8AREqOJWW4rp 2HEQ== X-Gm-Message-State: AAQBX9eoYdhCb49JA9dE4Q/rtEkw6x2N3FJQsiruKIGkgjFWCUamvOHu QFVJmJgNUL6bPsfpD9MlW7EtSAmeMx4= X-Google-Smtp-Source: AKy350bEytEkOoI9oXW5b0nzypXkupRGFYWaFtMP9SPF7aYkMNHv2eLoWqQef1vPWLWnk8ac1ukYLA== X-Received: by 2002:a05:6000:11c3:b0:2f5:b952:2a53 with SMTP id i3-20020a05600011c300b002f5b9522a53mr12750007wrx.25.1682440936095; Tue, 25 Apr 2023 09:42:16 -0700 (PDT) Received: from [192.168.1.106] (33bf137a.skybroadband.com. [51.191.19.122]) by smtp.googlemail.com with ESMTPSA id q9-20020a05600000c900b002c8476dde7asm13435444wrx.114.2023.04.25.09.42.14 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Apr 2023 09:42:15 -0700 (PDT) Message-ID: Date: Tue, 25 Apr 2023 17:42:13 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 From: Derek Buitenhuis To: ffmpeg-devel@ffmpeg.org References: <20230420143656.421028-1-derek.buitenhuis@gmail.com> In-Reply-To: <20230420143656.421028-1-derek.buitenhuis@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH] mov: Do not blindly disable advanced edit lists if use_mfra_for is set 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 4/20/2023 3:36 PM, Derek Buitenhuis wrote: > This was a bug/mistake in dae3679a9bfa421829ef9049ae2167089a2fdef7. > > use_mfra_for by defintion only has an effect on fragmented MP4 files, > making the check not only redundant, but also broken if a user used > the option globally (i.e. set on non-fragmented MP4s). > > Signed-off-by: Derek Buitenhuis > --- > libavformat/mov.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-) Will push soon if there are no objections. - Derek _______________________________________________ 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".