From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 720FC4DCCB for ; Fri, 4 Jul 2025 16:43:45 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 4C0ED68FBC8; Fri, 4 Jul 2025 19:43:41 +0300 (EEST) Received: from relay.b.hostedemail.com (smtprelay0038.b.hostedemail.com [64.98.42.38]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id AC07768FBA3 for ; Fri, 4 Jul 2025 19:43:34 +0300 (EEST) Received: from omf10.b.hostedemail.com (omf10 [10.200.6.73]) by unirelay07.b.hostedemail.com (Postfix) with ESMTP id B4C06181880 for ; Fri, 4 Jul 2025 16:43:32 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: ff@hawaiiantel.net) by omf10.b.hostedemail.com (Postfix) with ESMTPA id 52631C0003 for ; Fri, 4 Jul 2025 16:43:31 +0000 (UTC) Date: Fri, 4 Jul 2025 06:43:29 -1000 From: compn To: ffmpeg-devel@ffmpeg.org Message-ID: <20250704064329.00000bda@hawaiiantel.net> In-Reply-To: References: X-Mailer: Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) MIME-Version: 1.0 X-Rspamd-Server: rspamout08 X-Rspamd-Queue-Id: 52631C0003 X-Stat-Signature: afhpgkgu8a1wfnxzn9t1egz7j94wyhbu X-Spam-Status: No, score=-1.05 X-Session-Marker: 666640686177616969616E74656C2E6E6574 X-Session-ID: U2FsdGVkX1/+ZLOZpoYIYAAVbwZeDV9OqF6lSFuD60E= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hawaiiantel.net; h=date:from:to:subject:message-id:in-reply-to:references:mime-version:content-type:content-transfer-encoding; s=opensrs-2024012500; bh=NBROVtmZ/PpRTlGLfeaCSxHnvF4+1yvTLGoalcJNvxM=; b=VXxunrqH43EIlzw1p1FoyhoPDLQpUuu2mCVFIssLUmW95hSRdxhacpSPBW02w3SBl/hpFYYm4W8I2wP5TpSPnmWifOiNPY7o1rb4G+jrMv5c3aGVFUWLJg+pNalPTXM5r8URM9IuBTt+smg18vaPvrxGAE4A2czA7py0gAX/tdbkclyBNY5gnM329w1AVmJ7iL52dOzMeYz+W7EyRQ5ugVYn2pdH3IJWqgzE8rmhLeEch8zO0/YxW8+bxv6uKpEquLDJ2ANAybfXIG5FZThjP9vRwptQHluzibsJswKnyEEadFXP9ZabAcbiwizNfhBRB/+OLtmFmTGPBonrimU76A== X-HE-Tag: 1751647411-123254 X-HE-Meta: U2FsdGVkX1/D2eR+l/v1/5JnplzARI0qhzrGA+J5zkZih2nCJwuG/nqkzzDIrB7Q1ZvKiAV1e8hGDwJYoIS9ywGZ35nSukjjIaM0kSzQr8an3m9IM6GWf2MqGAXG0cvi7ykVuEqVT8W/Aci1t4wJBL7Pzd6O8M78+GTSiwlJrRUVzPCOYcsZPv0/FnnVwrfJEZy+LpaH9c1y5mQ2HZkcRu8ewzD0OCRr0dASu8b+iC5JLbQN4T7kCRmhZdvhKHRaRzNJibiqudmok9vuhZ7nwt/BlMLWr0p50uZhErFQkRMmQ/h08pgYlSXgy/CVRMV0 Subject: Re: [FFmpeg-devel] [RFC] Introducing policies regarding "AI" contributions 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: On Fri, 4 Jul 2025 01:31:19 +0200, Alexander Strasser via ffmpeg-devel wrote: > To find out if it is truly good code someone needs to review it very > deeply, which is extra hard if it is "AI" generated code as it tends > to look very plausible; which could waste a lot of time for the people > looking at it and reviewing it. This also diminishes the actual value > of the use of "AI" in the first place. eh, if the code works, it works. if it can create a decoder for a format that we do not have a decoder for, more power to it. its going to have bugs (at least until code review models show up) the same as human code. i'm guessing it will be better than disassembled code (as we've seen in the past win32 decoder code submitted and committed...) for me: morally: not opposed. copyright: not opposed, if it was trained on gpl code. code review/quality: i agree with alex. if it doesnt conform to ffmpeg code standards, its better if someone conforms it, or says its non conforming to avoid lengthy code reviews. -compn _______________________________________________ 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".