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 ESMTPS id 2D9374D434 for ; Fri, 21 Feb 2025 13:45:00 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EF66C68C851; Fri, 21 Feb 2025 15:44:55 +0200 (EET) Received: from mail-yb1-f174.google.com (mail-yb1-f174.google.com [209.85.219.174]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 238D168C5D3 for ; Fri, 21 Feb 2025 15:44:49 +0200 (EET) Received: by mail-yb1-f174.google.com with SMTP id 3f1490d57ef6-e5ddd781316so1785498276.2 for ; Fri, 21 Feb 2025 05:44:48 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1740145487; x=1740750287; 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=pYldrrYkP8X226X5HHayFC4CcIYTcA6+4F9eNm0vV9w=; b=KLG/a8KAFkl0DtYsYyHa1bAA9c3vsN9N9NCW8tyZ8jrSBGjD3nInoRUOdm0hwj0IyF zji5ibgFaUc1Aidw4spVBj+ZY0rkrbjDAxyYKLq/7khdG9G01ieIZBJYurDonCjiVpwd Rf0j6kgFg9CyXXDb94vHrojPQIOiLBth+xNAQQOAhaLE3NIOA5AalSYKv1nD/gKna6pK SzskSO+nFGqTQK94RdGiYv0fRa8BXCDak4vav8MA9ZPN1muElFYrRZi76VrGezAtrmst wkfI9ByYJ5kqeSs/xcenCon9uoOV8Q2e3fJXUp6XCUOdnGzkRrijq0SIYIyLvetqsNIM 3Cqw== X-Gm-Message-State: AOJu0Yx72i5juBAAUaEf24B7eRJLe5/MaNGBLcjqPW5buc1PLEQ+kfkx 43uT2KXFOX+Ie22k2FqfZknifKEXkIABkuhfOZuCvt1wzsNK2ArFZtMFODdpZnGynCGebxQVWtL jZAvwDwPvLQu0Wrd/ZfpQUDxGkueOyA== X-Gm-Gg: ASbGncuuc+EoWPgGV0aey37nYUzCgY21xfBpasmVTmzO+2gcp22Ec2pXonH53IV5t/h UJD3rzvW5qLQsBSRwho2tinrbhDMA5E/pP/KAsJNF7GR3lFis09qrPryqZCGt6Jphvkq/OlUkA2 tWwN/tjfMvsOyHHVR3vmfNpzb0xe8PhA== X-Google-Smtp-Source: AGHT+IHnTBqOYN5XECtO810S7vxPan9zwNfPofyuEgbX+IZ3DaYFwk46whkgbhQfuyYZ5M6zcZAdS3k2OSjlhI5zWFc= X-Received: by 2002:a05:6902:e03:b0:e58:dbf:ed09 with SMTP id 3f1490d57ef6-e5e84d6cff7mr2103950276.3.1740145487502; Fri, 21 Feb 2025 05:44:47 -0800 (PST) MIME-Version: 1.0 References: <418474f4-5b38-4a44-822a-8e3c367e673c@gmail.com> In-Reply-To: Date: Fri, 21 Feb 2025 13:44:36 +0000 X-Gm-Features: AWEUYZlQvgjMqHLOhgAVOhs7hpK0f_xx1MWqaqPq5Y3xpQNJLNZR2sfhuoXlh2A Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] I've written a filter in Rust 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: , From: Kieran Kunhya via ffmpeg-devel Reply-To: FFmpeg development discussions and patches Cc: Kieran Kunhya 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, 21 Feb 2025, 13:18 Lynne, wrote: > On 20/02/2025 14:06, Leandro Santiago wrote: > Regardless of the language, I disagree with using crates in the context > of FFmpeg, and any use of cargo. > I have no opinion on rust in FFmpeg but I broadly agree crates and cargo are not suited for FFmpeg. Kieran > _______________________________________________ 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".