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 EF00C47E57 for ; Sun, 29 Oct 2023 15:48:11 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 77D2D68CBE2; Sun, 29 Oct 2023 17:48:08 +0200 (EET) Received: from w4.tutanota.de (w4.tutanota.de [81.3.6.165]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id D212568CA99 for ; Sun, 29 Oct 2023 17:48:02 +0200 (EET) Received: from tutadb.w10.tutanota.de (unknown [192.168.1.10]) by w4.tutanota.de (Postfix) with ESMTP id 8802F1060254 for ; Sun, 29 Oct 2023 15:48:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1698594482; s=s1; d=lynne.ee; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:References:Sender; bh=tRcZ/YPAw/tOSvqCvTXS5feThtAJejCi7/DaRzDBgN0=; b=y8XN0tme0XB1I3d/xAOUJA9+k9ENV7lik/sV43E/8d+GilZriH1brOtdKdEiQDhA trI0p+UG32Bl20PjkZErfewzdk9wdH45bqCKYayA1uzV/NMNzjVOm9TreSg7k3jh/Xi qQx+rVTM4EskTqDXDNkvX9yAYsYmqtYpvC+ydse3Pn3jJ2a6hIbiunZutKoc2z2tyeX oj2NBaC6KbF8A2Ivc7C1HnscTmXIWkE6560dM3Y4KeKGveMGQpAX/QOBZP7Ap9BEC/k s4PWov09Zsd4haJ+LhRPhKoCO50SyKukpqSuYzqcxP/9T6rwNFEkeAxVOHBrP7Aj8k5 cxY7jZCX/A== Date: Sun, 29 Oct 2023 16:48:02 +0100 (CET) From: Lynne To: FFmpeg development discussions and patches Message-ID: In-Reply-To: References: MIME-Version: 1.0 Subject: Re: [FFmpeg-devel] [PATCH] libavcodec/mpeg12: Remove "fast" mode 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: Oct 29, 2023, 16:43 by kierank@obe.tv: > $subj as discussed at VDD > > Kieran > This isn't Opus or JPEG-XL, there should be a single correct way of decoding something. Looks good to me. _______________________________________________ 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".