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 769284737F for ; Tue, 5 Sep 2023 23:48:52 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 55EE868C7D9; Wed, 6 Sep 2023 02:48:49 +0300 (EEST) Received: from mail-wr1-f52.google.com (mail-wr1-f52.google.com [209.85.221.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 21B8C68C5D7 for ; Wed, 6 Sep 2023 02:48:43 +0300 (EEST) Received: by mail-wr1-f52.google.com with SMTP id ffacd0b85a97d-31c3726cc45so2720806f8f.0 for ; Tue, 05 Sep 2023 16:48:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693957722; x=1694562522; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:from:to:cc :subject:date:message-id:reply-to; bh=pYhDbRoacdT6YI9PuAYjhgElx43mMj3LVNPFCU2/9tE=; b=M07dQmRI+x07Ow63s/M4W4LsrOt9XVL8V7yzPWN14sPlnOxX8/tFHpw3d+TcVZAZiJ HWnkeZ6VBfzOUM2EUZDP8kwdy7OnjzmA+S9atkYJxA6bXawPmMpSEzFesca+/GBYrptz pN+UzfB3gbr5xCacSfzd3iPA4rHzk6fjOQkq53UNZ2uBG0mxd6yQdvcWJwR2i2fDnpkA 8MzD59xTEZzUjS08lO8xxLXM6nwn3D4hRUCcMFtTWCL7kk0b7rS8d5W4wk/hbhm4vrtQ /FnxR+r6LQyAVByoHEEGTRbmf6eiwtbJZjqX5jTL5ZvvJAiWFTFoOSjRHPKnBGwukZsi cTYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693957722; x=1694562522; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=pYhDbRoacdT6YI9PuAYjhgElx43mMj3LVNPFCU2/9tE=; b=UAQMyCkGX03WEcQtF599MOhhgym4jQWtDP/MjLgmovKBSBtFSW8oYgHvW8fR3Keu9d ebvo08/msFVhikDbvtF/NegSlALCwCI2l84H5x8q86dvZYGd5UGY0LSfZ6PvYxbkUncV gkb8Vu5etN7XHKGSz9+PgC2yBOfdLk5U+aiU4DwQGJnd91dyArmZcLiwJKYSC/+OKVdt dQdCZTzL1P9EErwEa+g/JcIX/ShC6P2p34zNxMi24lYH3QImLHaoflrjSKeGpmuAjIKQ awjN2n5RyxA8wrDRwPmgp75NH/hNHpKx4Zq2AkYpY0Vz72ykXlpeC9+9NI7jtc/Y+o+Y 5BPA== X-Gm-Message-State: AOJu0YyfQoW+pO1OFK3jZ3aQipWzxtWpADDONqjo1V87vLI6+U/2TIOx Og7OAttqzgX6GohN1SLFQDnE9dZC5KDI/NRC X-Google-Smtp-Source: AGHT+IElJ9wE1rpV7cV5hrLz3aqyCd9gFheKkiJSpk5jKyKL1y+LXpEPr0CJSpaP75Q7VDiQUdB67Q== X-Received: by 2002:adf:f106:0:b0:319:6d20:49c7 with SMTP id r6-20020adff106000000b003196d2049c7mr1057634wro.3.1693957721695; Tue, 05 Sep 2023 16:48:41 -0700 (PDT) Received: from mariano ([82.84.194.139]) by smtp.gmail.com with ESMTPSA id s16-20020a5d5110000000b003140fff4f75sm18495204wrt.17.2023.09.05.16.48.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Sep 2023 16:48:41 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id C16D1BFCDA; Wed, 6 Sep 2023 01:48:39 +0200 (CEST) Date: Wed, 6 Sep 2023 01:48:39 +0200 From: Stefano Sabatini To: Paul B Mahol Message-ID: Mail-Followup-To: Paul B Mahol , FFmpeg development discussions and patches References: <20230902151921.1712373-1-stefasab@gmail.com> <20230902151921.1712373-12-stefasab@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH 11/11] doc/examples/transcode: fix selection of sample format if not set in encoder 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 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 date Sunday 2023-09-03 09:41:49 +0200, Paul B Mahol wrote: > Decoder formats may not relate to encoder formats, thus this one looks too > hackish to me to accept. Agreed, but this is yet another change unrelated to the fix. _______________________________________________ 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".