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 CDA534B960 for ; Tue, 2 Jul 2024 06:41:44 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C898068D8AF; Tue, 2 Jul 2024 09:41:40 +0300 (EEST) Received: from mail-pj1-f48.google.com (mail-pj1-f48.google.com [209.85.216.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id CD0E368CB9F for ; Tue, 2 Jul 2024 09:41:34 +0300 (EEST) Received: by mail-pj1-f48.google.com with SMTP id 98e67ed59e1d1-2c7e46f549dso719108a91.0 for ; Mon, 01 Jul 2024 23:41:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719902493; x=1720507293; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=cvaXq1hYrYh+hGiA3qLapLL7s4X319KlEv4Vft/0s3U=; b=rDxpT++o3AICf6HFak71rfEAReaJUJ+Vvd3J7DKfqA5BoVdf7Dlhq5J+aQGt4a1S2J V7YmNVTugnMsALfAJtKtW0F5GedRfLjSBJk4KVOknWULvrVKRm9IbUxKQPBrGtepZRQz 7f7oDEpbZtqLuV4Fgvm6VhJGtxU+NJbs/TLCqga90rLJAR8kUONZXyzo9MksYai2+HkF A7gAW9Px7wr5jOG+7S84+WGquqZFhi2Aj1PCwuAANKahZX7sw0NbPRypTZpmAkfa6DKI kSsyxJpWywhGYZS23gVmVNX/yESR9cFhLQCIXmJAKWx256KyPmljL3KGy+8oWqariGeh BVzQ== X-Gm-Message-State: AOJu0YyPXL++GcXTWG6oZXWcYu4UchC0sNrMq3/OFXDUZ2Kf6morurWx z70wx95GfxlBjFK1UOzLpkTT8MQ/wKwYxfIlwB3n3zs7xx+u46qq7xJh0BHezOuTj1oI7wqlBBG lrvEH8B6NJLxZhTSFUOdAdhW1a7ZesNoT8SoUjg== X-Google-Smtp-Source: AGHT+IEK5LVGttIC0OYV7VihgG+wszJMmipq57gASO2V3mE/6fCdOkb1v2k528iYYpYPFZzKRkAkbx3nX+i5rlW5f/E= X-Received: by 2002:a17:90b:23d6:b0:2c7:ad55:85d8 with SMTP id 98e67ed59e1d1-2c93d774c6fmr7875065a91.2.1719902493051; Mon, 01 Jul 2024 23:41:33 -0700 (PDT) MIME-Version: 1.0 References: <20240702030526.1288022-1-marth64@proxyid.net> In-Reply-To: <20240702030526.1288022-1-marth64@proxyid.net> From: Marth64 Date: Tue, 2 Jul 2024 01:41:22 -0500 Message-ID: To: Marth64 Subject: Re: [FFmpeg-devel] [PATCH v3] avformat/dvdvideodec: Fix incorrect padding cell trim logic 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 Cc: ffmpeg-devel@ffmpeg.org 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: Gah. Screwed this one up again. See v4. (This will be the last time). Sorry, this was a really frustrating one to fix/test. _______________________________________________ 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".