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 8165E4B456 for ; Sat, 6 Jul 2024 17:53:50 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7AD9E68DAF6; Sat, 6 Jul 2024 20:53:48 +0300 (EEST) Received: from mail-pg1-f181.google.com (mail-pg1-f181.google.com [209.85.215.181]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B2C8668DAEA for ; Sat, 6 Jul 2024 20:53:41 +0300 (EEST) Received: by mail-pg1-f181.google.com with SMTP id 41be03b00d2f7-72703dd2b86so358119a12.1 for ; Sat, 06 Jul 2024 10:53:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720288419; x=1720893219; h=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=CWYmfsFyHEr0iHnWB0sByzjd4KIZVLNVVZBkj0exWcc=; b=qMfgwjEqsdCjfnm5ihZAVi9lj29zrxiEOFQGHry/KxL9i9awzYegPw9NOHpB9yL4Vq nOjURVdXgttKH31q6mUadEbXsI9rkC2lk7Cf7GBYSa1q8E0XCzXhBaA0Wp3nFGNGS9PE CVWc6rk8NJr3hQkA7VEmGZmU+Mk8GcOs1/LH7HDNZr2FcH5+pEQNkJrnz5ps3UKLJ3rw 9cWcdwz+rfWQpUrum2lxLrfXy5piEWM5QeRg4i4yuJiiO+1MgHCI/048Jb0AC4Ip1KKq K0WyfewjAQCiJ3UBSJvRwpuuCIWCWedG+DNKzdJDzj5basTyXRpoAH89phEh2JOzGAME h9Cw== X-Gm-Message-State: AOJu0YythO2Io7Xj3MwY8hRT9CABNeHcPN8uY1KipsdAa2u/lf91xA2l HdCM4yUC3obRYTDCA3YM+uBZcTIrmFdNvInylPoGzgeyE38ocD9xFx3W+pkfpvxV4ITFMOQU4MG rVkVTukOux79aCYfOxOgJHFSQZeCisNXRkclkuSR+WpX6bF4G X-Google-Smtp-Source: AGHT+IFYGVFLOpYmhxnmiLjTtKpDRpdImkRIda5+IkpB0sgsU7Mu7ynbKiYwG9niaYe/OPB8fPr8oUf2BZxCiEooXPw= X-Received: by 2002:a17:90b:b03:b0:2c8:4bca:f904 with SMTP id 98e67ed59e1d1-2c99c4222c6mr8262471a91.0.1720288419599; Sat, 06 Jul 2024 10:53:39 -0700 (PDT) MIME-Version: 1.0 References: <20240702064131.1310942-1-marth64@proxyid.net> In-Reply-To: From: Marth64 Date: Sat, 6 Jul 2024 12:53:28 -0500 Message-ID: To: FFmpeg development discussions and patches , Marth64 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH v4] 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 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: >t++: possibly add some more information to aid debugging, such as "Trimming enabled, skipping padding cell for non promising cell ..." Thanks Stefano for the review. A further cleanup patch set is coming shortly with a patch specifically on language in log messages, will include this. Cheers, _______________________________________________ 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".