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 83B4045496 for ; Mon, 30 Jan 2023 17:37:42 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 84FB068BD85; Mon, 30 Jan 2023 19:37:41 +0200 (EET) Received: from mail-ua1-f48.google.com (mail-ua1-f48.google.com [209.85.222.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4C24068B526 for ; Mon, 30 Jan 2023 19:37:35 +0200 (EET) Received: by mail-ua1-f48.google.com with SMTP id e18so2482389uax.2 for ; Mon, 30 Jan 2023 09:37:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=lNesVOUy7ptlkrKQwB8SpQy4hSLFzguyaywYTIXtJuU=; b=dTkYBfz4ZG883YFk6JlwVZ+PsGQjdcsnmF24zEFaQ2qHg5YKNnPP6IL63Xx166emsT unsg8P6BJf1E9B+FcW0zPzxvsh8vraEm7ORleP+OWC+SJwjtmNtPtCUCoWuSvVpmeWNk uMGxXdlTfCSq8q0lleAbnexydxtD+nQvPn82GCr7e5KcJeuwHkhF3LWRgRui7oZGEchm QXTo8TYc7RmrwP9j3XyFQr0ohyvCVEYNQUWuSEUkL9dT3VXhrG7L6ma1FqjKmh4WOk7I vUbgRuHQ90cvbhWX7lkZzV9C+KbceT4b3E0RXbdOS21f+DypPq9Mn5KTmZo2i76TVPCB X9mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=lNesVOUy7ptlkrKQwB8SpQy4hSLFzguyaywYTIXtJuU=; b=XieNTHKiZh3n0i5ZX0EDe9Xn+hLxWFVeLUJtHf0l9+fK/zNqkFcEK58y7xMASm988T MC1jQrMQG5jRvy8zy10FECCWGklYVL/DTD8oHjAxELl/8MVHNQ1yLz04d53/2Xf7nXNo fso0pq6ACd9aPp6JIOlrRKsec/hyPAeT8CQ8paXgtSwLYvlReWrvkZxJVLdg01gpP7Bm or7D7td4h6KHy36Nfk9DaIExDkIMxHtdrhW45uI9mxu60VrpqygjiAKAHOZ9Qd1RTRqg FiYtTZWtCOMp949EvG9FuZrFAeLDCOjiVUUmh/4AEEMRDbvq4ag1d1rqeRQIPtPqpzAK FmlQ== X-Gm-Message-State: AFqh2krdWz2KWILf1VfyQ1oXbOMOL2D+bj9brh11B1C1kmhYkqMMmM+Y eGfAi9RQ/t73gQA8WbrSbIp15Q4umoaAIaDO/gQzNERx X-Google-Smtp-Source: AMrXdXskrCQBwGemYfQHcMQFM42gjbtheKCdnqhGHemX7RgeyUjWedgeFUluZcS8GJDVoAwcsrdsZxSgSr144mZ4K7k= X-Received: by 2002:ab0:2b09:0:b0:5ce:206c:969f with SMTP id e9-20020ab02b09000000b005ce206c969fmr5974012uar.60.1675100253792; Mon, 30 Jan 2023 09:37:33 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a05:612c:2428:b0:32a:5eaa:92e4 with HTTP; Mon, 30 Jan 2023 09:37:32 -0800 (PST) In-Reply-To: <20230127224253.GG1949656@pb2> References: <20230127224253.GG1949656@pb2> From: Paul B Mahol Date: Mon, 30 Jan 2023 18:37:32 +0100 Message-ID: To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH] XMD demuxer and decoder 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 1/27/23, Michael Niedermayer wrote: > On Wed, Jan 25, 2023 at 10:28:38PM +0100, Paul B Mahol wrote: >> Patch attached. > > breaks probetest > > tools/probetest 256 4096 > testing size=1 > testing size=2 > testing size=4 > testing size=8 > testing size=16 > testing size=32 > testing size=64 > testing size=128 > testing size=256 > testing size=512 > testing size=1024 > Failure of xmd probing code with score=33 type=3 p=CF3 size=1024 > testing size=2048 Will apply with this fixed. > > thx > > [...] > > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > No human being will ever know the Truth, for even if they happen to say it > by chance, they would not even known they had done so. -- Xenophanes > _______________________________________________ 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".