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 42E2E40C4E for ; Sun, 7 Aug 2022 08:50:33 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E172768B5E1; Sun, 7 Aug 2022 11:50:31 +0300 (EEST) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id F0AB268B49A for ; Sun, 7 Aug 2022 11:50:25 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id A4EA0357C7D for ; Sun, 7 Aug 2022 10:50:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1659862225; bh=IOAIEBsVxnhHZkd1ajZu76dbCq2im2p4+DpRAAbg+aM=; h=Date:Subject:To:References:From:In-Reply-To; b=nCaJm6Fx8EJxXMkuGpv/S03JabHJYYh0TyIRdXKV2TxTysqaUXTj/Za/yEJDJXIyN KcybconHfxR2UDLbtfIcpQi2sPrCxcsZiu/6fq6Doc+ODX20p22SvJIOUJgLUwHfKy S0ST4xMTzFp6iGmZYzPmw1/qGMyZY9+zcWXIghisihxKl1Q+tzTcLftzMJkmOZWCPd 40VRiLEHhn1ZmLIgl3kFaxuMwMsOzA+ZKKYmpIG4EMibsYKSzrUvWhuA/s5+lIzE9B uiF0X3ckkXvBeo7iOnd7z7zD3K9SswrLNM3W63+s6e30hyFZd2i7wnIKKORpnotP3u kl4w2jL8Pk7sQ== Message-ID: <3431c2ee-497e-3d6b-a5c4-10584ca7edfe@rothenpieler.org> Date: Sun, 7 Aug 2022 10:50:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.1.1 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH 3/3] avcodec/nvdec: Redo handling of failure in nvdec_retrieve_data() 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: I'm not immediately convinced one is better than the other, but no strong opinion there, both approached work just fine. _______________________________________________ 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".