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 C767644F8F for ; Tue, 13 Dec 2022 13:33:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 57DF368BD98; Tue, 13 Dec 2022 15:33:48 +0200 (EET) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 79B1068BD2D for ; Tue, 13 Dec 2022 15:33:42 +0200 (EET) Received: by mail-ej1-f50.google.com with SMTP id qk9so36550110ejc.3 for ; Tue, 13 Dec 2022 05:33:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.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=qZiZSrmgd8SnxM0BuCl8JFV6mu0koZRwpPoWa6bKEjE=; b=k+SiU9TSUFOVPxHoRTtx3tiw6eeiwpVCDRP+KOkIwvLII2d1SbNkHRHo4iZMjRebtN 1CWkc/EpMGf6X0Ef+SP9qe/svFkvrG5ntswLYth3rpl/GigI+Iu8rdSLDEPrd9I5ZZY7 ERD98YXRKdgr0Fr4O1Rj44zxhNgz2LRTqboO2ckHiwNMewveEeAx28+On9GqRtN3dtUm nTG0Ofxu3vRHcEN08to8cs5ZVzOPTR2NfhtM9Hj3qRPTNGy4bRw1NH+u922nyl3KluQz UOvvs6vp74GVAVJ/Pv2DxxXQua6rD/BPsqD+QUMSkKOSFAdE+0TGt4KDsVtf6hm1ZwMQ UJSA== 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=qZiZSrmgd8SnxM0BuCl8JFV6mu0koZRwpPoWa6bKEjE=; b=jsmAo+a3NIOiALyvTg/86/S2sbsvVZWgF4Z8M12iCoUa2/i8VMEI5nEnWYLM+k1UQ1 vZK+xr8pxkn5tsDNWzSulQ+oc+WiVKtvKyjkRLQlNAHTMgGpo2QvRNinqZpMPe3a2mzd GRbl/74vRcYLnaUNGmvrIdwtCYdIHBs2vrc6hZbkyr7m8bhTVFiFH+VS/uqFXF8kD1/7 DWKzjHF4mNOVWs8EW02uH3LjT29snqBRrJswkSj9XTummW2CVxGSr8IAOR51z/z9xXCh tKtv6nk4j641qB/rTl4sf/eKYVxgpfr3qR3LR0cpRNcGr+ri6NlZJlit1gspt75qo7Ez cF6Q== X-Gm-Message-State: ANoB5pmyvfPjZZftDe5/J1HNwTTL+aEq85MWv0RIebiPVKRvLsk1E0Za zk9cGtMWMi6Rc76BP+qQo/Jk3tTQHvexCrvNXuna1UKuOdw= X-Google-Smtp-Source: AA0mqf60EVYjiRvxcxnsTRiFeEaz9Em5ct+AaIHSx1V8Hof7vzIKl96BeQAiCg+OlulglEJJWy/vgIv6bVsLFrGI8lc= X-Received: by 2002:a17:906:79d0:b0:7c1:6091:e7b with SMTP id m16-20020a17090679d000b007c160910e7bmr820295ejo.513.1670938421364; Tue, 13 Dec 2022 05:33:41 -0800 (PST) MIME-Version: 1.0 References: <20221024074221.217-1-d.kozinski@samsung.com> <5612537e-7e68-ee4c-17cd-30a42980915c@gmail.com> <20221027164524.GL4048421@pb2> <003b01d90eed$852039e0$8f60ada0$@samsung.com> In-Reply-To: <003b01d90eed$852039e0$8f60ada0$@samsung.com> From: "Ronald S. Bultje" Date: Tue, 13 Dec 2022 08:33:29 -0500 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH v14 9/9] avcodec/evc: Changes in Changelog and MAINTAINERS files 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: Hi David, On Tue, Dec 13, 2022 at 7:22 AM Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics wrote: > Should I leave the following lines: > + libxevd.c Dawid Kozinski > + libxeve.c, Dawid Kozinski > + evc.c, evc.h Dawid Kozinski > + evcdec.c Dawid Kozinski > + evc_parser.c Dawid Kozinski > > or should I remove them? > Here's a question for you, and the answer probably becomes self-evident from that. If you, Dawid, stop working for Samsung, for example because you're starting your own business or Samsung fires you or Google hires you, or if Samsung stops sponsoring this new codec called "EVC" or stops contributing to this new library "libxeve". Will you, Dawid, still maintain these files? If the answer is yes, then you can shorten these lines ("evc*.[ch]: Dawid" & "livxev[ed].c: Dawid") and keep them. If the answer is no, then I think you should remove (or adjust) these lines, since they are (in their current form) inaccurate: you are not maintaining these files, your company is. > We are expecting a clear and consistent standpoint on this matter. This makes no sense: our community is a mish-mash of individuals, each entitled to their own opinion. If we - as a community - can't agree, you can ask for a formal opinion from the technical committee. Ronald _______________________________________________ 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".