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 D3D2E45719 for ; Sun, 19 Feb 2023 17:43:06 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id CB8AD68BF38; Sun, 19 Feb 2023 19:43:02 +0200 (EET) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id AFA9A68BF1F for ; Sun, 19 Feb 2023 19:42:55 +0200 (EET) Received: by mail-qv1-f50.google.com with SMTP id cr15so1189582qvb.0 for ; Sun, 19 Feb 2023 09:42:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=obe-tv.20210112.gappssmtp.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=U0EUAYPd2PCAkN+0Tvb0pVTW7PoSgWjVxpaZarIUecs=; b=zPN0wkrQMC5rGpYxH/bdjFZ6eofvFS0/IZ9ZpqRQtfPBdeVCALnnpLXgXEhw6XeJ4p fuyWBmiWy5cCFWz0gyiGBCCYdYIaIqQg3Xj4x6ywfNFP9MW215n/TiW8aNJlje6cp1Nn 3ixmutXd12wbITLO3QZ619mB4cSPobnuGV/AeHCz50gwPI7/x/IfrVHxj2iuaVwkDJ5m 3oNidlMs64vfTCuAjdJNKoq3G8YAOhtR9RSJvD4bH/py25ILts4blC/xHfHQ8y48h9hO M2VssLPa9cqK+Ij+RRgsa73y73cvaQeR67tgWHGZEntkOj94QlBgGeGQwcNxEfMoIdk9 hhBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=U0EUAYPd2PCAkN+0Tvb0pVTW7PoSgWjVxpaZarIUecs=; b=VO5ZfAC3UXz09WKxrF64a0Jvj1GR414UHUS4QLpaigJ0qRqvnI8a1UVMP27H3Vn4j1 SKj8b4AM8DI2GDHiw4DWhkz6Z4CX08WlPPpH+PNTofgH7dF/pVkp0+0acI2aWfPfUco+ Bl8cHptZnFRDBSzGJ40hERk0bbQy/mwqHfhROe0zduHQZJk7xl2WrJhPcgOsHqjZO3vq ShzTsMT0INRZfEUCKEx2RSyI5qW0zIc1ra5uIblGU+BRiq4sG2DrjP8aZXH6a/PF9jj4 KqDe7hJ+THeQTksOF/msqktZ38j8VOanM5UFXxXpbzlTQ7xaag9h6wx/NMJJZMoYleLA yfbA== X-Gm-Message-State: AO0yUKUbltyD/GWHfpQLgLnDhpT3SyYjwAaAoHBec4NPqR/lA1leI06T g3uSuRb1O6/WJ8x4XX/vtdVASlQimuYhiE8fMbN/lUu4E5CFew== X-Google-Smtp-Source: AK7set82ylE1pAk/3CKT06M56j5dB9WQnitFEXMIgoGTi5mi6XhEC/r0PnVnF2SOikog0D+johS6eHNRsEUC52BR1nw= X-Received: by 2002:ad4:4e11:0:b0:56e:ac29:dc16 with SMTP id dl17-20020ad44e11000000b0056eac29dc16mr114361qvb.9.1676828574128; Sun, 19 Feb 2023 09:42:54 -0800 (PST) MIME-Version: 1.0 References: <20230218190245.GF1949656@pb2> <20230219154014.GG1949656@pb2> In-Reply-To: From: Kieran Kunhya Date: Sun, 19 Feb 2023 17:42:44 +0000 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 00/72] Implement support for Vulkan multiplane images and video decoding 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 Sun, 19 Feb 2023 at 17:36, Kieran Kunhya wrote: > Obviously, if we merge it now, and big enough issues are found >> which we couldn't fix immediately, I'd have no problem reverting >> the Vulkan patches from the 6.0 branch. > > > A major LTS release is not your development sandbox. > > Kieran > Correction, 6.0 is not an LTS. Nonetheless, it's not your sandbox. 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".