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 19D1040E3F for ; Tue, 12 Aug 2025 23:08:38 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 04A8168CC39; Wed, 13 Aug 2025 02:08:34 +0300 (EEST) Received: from mail-yw1-f172.google.com (mail-yw1-f172.google.com [209.85.128.172]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 5062B68C9FE for ; Wed, 13 Aug 2025 02:08:28 +0300 (EEST) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-71d4afbf53eso5274207b3.0 for ; Tue, 12 Aug 2025 16:08:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1755040106; x=1755644906; 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=ULfJMg2BNr8k2SF7Xjf4nHa4voFNn5ydfiFSynGOvQg=; b=ONUtvIrH3fL/Fh1BrEmnM0BLlwjIoWYNQW/P1Qf9IbNHylzb/gJEIUDfUBWpWFri25 fhWtBePmRZ6YrBZO6xYOOJplSaqaHL2mPptrT0l847HSOhP1VN6++uarVA4WPe2ayWF8 durXvAUN3qOnETSEj1CFOTfySnPeW9NsF+11z37HidiNmWsmsHZiFk4vTqa8/wTIXFnf S280FwDhOSu0eKxVIrha7ex5DCPvSOAXw5xjMRyPRjrMSUZ+URXfS+rerg3srhEBtxim SQMjHn9nT+PuD+3CyDOPVHkKzJ9NBONzQlr/uX8yZjkUhHFpVrl30WzPljzOLbMu/CZf inOw== X-Gm-Message-State: AOJu0Yz5ETVRBnO8K2pS3A/wLgun7JSOpllUZl0vX+RFll/7pxBCGusb Go7HJ9oQIdRuGOOHEdgVicXhv9dOWgJ5B6I92ZjkRJW39O/Uxe+8i/3tP0NMvGEbQFYIgKUzut6 TKLHec/IjicYviEa0kkR/6PSWnBLLVKCyng== X-Gm-Gg: ASbGncsgojuy+VdLtl1pyjT1jBnxBEDzN6hlb5fCd7zjjXWohKYk+Mf3V6pO+j0J4rO rwt0jkFhDaY5X44xNmS26iBQ9Ve59sc97oE9JH376AQvA0NwoMaqHl/IDE3vsbmwBxgduf53Svi NHWneCYCVhmta/lMkHdE7GlqetYmd8h4Z+zu6VoTwYOXMWBgORNheDYErFXCJJBKYGHc7Gu/zzn GHRIEXhXLmWfaTzMQ== X-Google-Smtp-Source: AGHT+IE0M2A9PelMC/pZ0mRZ9L+DZVi3oALUyInUOAPaiy0W71NTk/s1qCwe0aiUs5yrnBrYE8GevI4B+9XXyxKCEMs= X-Received: by 2002:a05:690c:74c2:b0:718:38be:b3e0 with SMTP id 00721157ae682-71d4e5ca686mr11444037b3.40.1755040106449; Tue, 12 Aug 2025 16:08:26 -0700 (PDT) MIME-Version: 1.0 References: <6e208946-690c-4cbb-9539-bd85df02430c@lynne.ee> <20250812141052.GK29660@pb2> In-Reply-To: <20250812141052.GK29660@pb2> Date: Tue, 12 Aug 2025 13:08:15 -1000 X-Gm-Features: Ac12FXw6rkMmx89o4WEmeFLHBWyzAdtDPP37jmVutTGD8qWrQhIv5P_sb07BHKc Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] Plugins architecture 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 Tue, 12 Aug 2025, 04:11 Michael Niedermayer, wrote: > Hi Lynne > > On Mon, Aug 11, 2025 at 09:22:26PM +0900, Lynne wrote: > > Recently, the issue of plugins was raised. > > > > Michael pushed a patch to enable out of tree branches to be freely added > to > > please look at this before you freak out and insta revert things again: > https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20225 > > its just a bugfix and spliting the list into a seperat file, i think you > wont disagree > but hey i also thought the documentation would not offend anyone > > thx > How do plugins manage FATE tests? 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".