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 3C91D472E6 for ; Mon, 4 Sep 2023 15:37:22 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 75EF668C629; Mon, 4 Sep 2023 18:37:20 +0300 (EEST) Received: from mail-wm1-f49.google.com (mail-wm1-f49.google.com [209.85.128.49]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 63BC768C628 for ; Mon, 4 Sep 2023 18:37:13 +0300 (EEST) Received: by mail-wm1-f49.google.com with SMTP id 5b1f17b1804b1-401d6f6b2e0so14523835e9.1 for ; Mon, 04 Sep 2023 08:37:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693841832; x=1694446632; darn=ffmpeg.org; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=rdMFdKqeICTm0EEEo0YB/8yGuHs+VsfQDp219fGiUWg=; b=diCXbEt2RN0pR8/jOy6CdewZiqlQ4ZkBSTKvEZxV/llh6k17Qv/EDLS0zCtDY6pOQY CNU8ee6kz4Q5hOvlLRPwSBBu/Gv6ubYqoslH6YBD+/E6IMbeMBZxdCoMVe6QsJ4S/ZTU acyZTxNU/TzEmD4mU410roxNYtxgYRH2WFNzQjzH2RTOIdx3ToJ8x5nCgExKNQXNPXyG 7O21L+5E6qoLkMYCd4OgguO2tc1k5iRP5798ihAqc5N/xvS734KFUJcx0ViKfhz9kGnC edu1hTnpr1fWD0YkftijZ90/uXPEsasNBHVaAz75CAMYCW0vWh1WSqrz07/MwZZB1Cgt hUrA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693841832; x=1694446632; h=content-transfer-encoding:in-reply-to:from:references:to:subject :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=rdMFdKqeICTm0EEEo0YB/8yGuHs+VsfQDp219fGiUWg=; b=Eqgp6CpCzBGEKm57tx1MyCeZsPb0qziaSElzyad4EmjgPJcGKc71ciR98VnKZ68/4r 7BY2DFhUrlMsdRynZ9S3W6SBB0vr0oeoY/MDI8jFz0FzqakA0jBVvKXBBfn5sRtQOCmx SHo8AUAQZS8ZqXJn8XNDS59Ldiz/ueIsicCt+4tPEw/XkwVOoOoqRJ54p/nzcB89YxY8 h9nx6maECiwePu2P8zS8lsGjUP7FOxpQAx3BrAOBEqibkD41unb1gZbHo5BEJhsvUEJM Gc/qK5PKJrk9XVSIVuXjfwWn/zVeaDYpSDe3yvOoyckic4dErED4lcOBXQindZdcWcnJ YFxw== X-Gm-Message-State: AOJu0Yx4d7TjEyAI8Ojlnlrqq+vSYBmzFc8hQsAttJJEt7yFeQ5de45w YBf1AgNc/lwJFL+9BvLdG2GQaHN8BB8= X-Google-Smtp-Source: AGHT+IHGVGzvgsdp0wbDTes9prhAlQNMbaC1TBC11IpiuTPn/lN5UQMO77WEBcyd5NatFTy2re6zCw== X-Received: by 2002:a05:600c:4709:b0:401:bd94:f45b with SMTP id v9-20020a05600c470900b00401bd94f45bmr9264758wmo.4.1693841832298; Mon, 04 Sep 2023 08:37:12 -0700 (PDT) Received: from [192.168.1.106] (33bf2829.skybroadband.com. [51.191.40.41]) by smtp.googlemail.com with ESMTPSA id l8-20020a05600c1d0800b003fef6881350sm14898498wms.25.2023.09.04.08.37.11 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 04 Sep 2023 08:37:11 -0700 (PDT) Message-ID: <7d9e4055-c77c-38e5-6e92-58a0eaff5e46@gmail.com> Date: Mon, 4 Sep 2023 16:37:11 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 To: ffmpeg-devel@ffmpeg.org References: <20230904150411.56777-1-jamrial@gmail.com> From: Derek Buitenhuis In-Reply-To: <20230904150411.56777-1-jamrial@gmail.com> Subject: Re: [FFmpeg-devel] [PATCH 00/17 v3] AVCodecContext and AVCodecParameters side data 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 9/4/2023 4:03 PM, James Almer wrote: > 71 files changed, 737 insertions(+), 415 deletions(-) I see no document updates, commit messages, or deprecation warnings that would: * Explain what and why this is happening - this should at the very least be in the commit message(s), if not a doc somewhere. IRC or pevious ML threads are not sufficient. * Warn users they need to update their code to not use stream side data (?). Will my code just silently change behavior if it was using stream side data? I legitimately do not know due to the above. * Any useful doxy for API users or any example aside from function args and very basic struct info. I make no comment on the usefulness or utility of the change, but it is these sorts of things that make downstream API users experiences a little worse. - Derek _______________________________________________ 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".