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 D457744CA4 for ; Sun, 15 Jan 2023 01:14:39 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 4B13E68BB47; Sun, 15 Jan 2023 03:14:35 +0200 (EET) Received: from mail-ej1-f53.google.com (mail-ej1-f53.google.com [209.85.218.53]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0E6E16803EE for ; Sun, 15 Jan 2023 03:14:29 +0200 (EET) Received: by mail-ej1-f53.google.com with SMTP id cf18so54099219ejb.5 for ; Sat, 14 Jan 2023 17:14:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:mail-followup-to :message-id:subject:to:from:date:from:to:cc:subject:date:message-id :reply-to; bh=9GFRrMJxDuMK0RbaXDx4jf5P+gYKOswmnAiMZGJ/Ai4=; b=L1ZMnPv2o1a/DYB8anqAwxiXfg4iAjT604ixJ4cVF76KVRWUj0b3oH0vXIihulhLi3 9v9Wemx11xUZsq83EJ+eRoig8Z0cxNzZ0bM6X0Dr83t3+BhxAX2NCne25jLMcBbFG/8z 6HBI1jayoVckXreYs7/itbKwWO2+OKcODXdBChRzvhSM1OUaCVn1GiHOXkLcDAon53TQ tO8CcbBHt4T1XXjcVSHq+QctyHgxNJZiaZ2rjFCsp1gYcfQpghVhWOMtsi+ZNfC2wKzp XRm3qjrakw/AYuyyBJSqyR92xA0InY7Ms4dtEW7Kt0wPGyVu3M6dP4OSKOoepPVe/PM4 vDyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=user-agent:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:mail-followup-to :message-id:subject:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9GFRrMJxDuMK0RbaXDx4jf5P+gYKOswmnAiMZGJ/Ai4=; b=VEfJj7KqyDlIwRTeyGGyFU5+onkTHlJk2575AbeGa1HLS6UbCedl/xDkRG/EyeSjv7 RPnm3pysFf1iUIm7aI12ewakrWk3sEbPIfJCQmdTnVPiW6AQBvK1mahbE3CV9Rk5q3Dr wd8lcf5/oHK8PVQ686fsHDHB8jgDR6isIEio9tGK226n1VLG49YEjyaKArcWD3Hn573m h5JDibtnlp6Y+2gFT7qPNCb9g1xKy+HbCeyNnb9mk8gLCE44faFsr0hAnVTCFtrjer/G bDp3i+F7SqAVnRZNe4L8BMHnAPzWnANQwKfcu/rZ0E9QbAmjXVB3I5wiVeCnblALqmo8 5wMQ== X-Gm-Message-State: AFqh2krI1ygYxskGJHJOciku39gaVmpBenMNBbS0kJwH7/0BrpINh3ta Q8EI46V27xbwVIsWql12IMaioT03YoEDjQ== X-Google-Smtp-Source: AMrXdXuupgAGSYYvXPCDPmlEmx/J3Yeluu6KefNop7lYl+IR3bsVdujy+sh1FC4jmYtogT67+I/QfA== X-Received: by 2002:a17:906:5202:b0:7e4:1794:9031 with SMTP id g2-20020a170906520200b007e417949031mr71977004ejm.54.1673745267843; Sat, 14 Jan 2023 17:14:27 -0800 (PST) Received: from mariano ([82.84.225.92]) by smtp.gmail.com with ESMTPSA id bs3-20020a170906d1c300b008490dcae01asm10254154ejb.214.2023.01.14.17.14.26 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 14 Jan 2023 17:14:27 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id 0868BBFB73; Sun, 15 Jan 2023 02:14:26 +0100 (CET) Date: Sun, 15 Jan 2023 02:14:25 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: <20230115011425.GE60434@mariano> Mail-Followup-To: FFmpeg development discussions and patches References: <20230110211949.8195-1-jeebjp@gmail.com> <20230110211949.8195-3-jeebjp@gmail.com> <20230114200335.GC60434@mariano> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.13.2 (2019-12-18) Subject: Re: [FFmpeg-devel] [PATCH 3/4] ffprobe: expose AVAmbientViewingEnvironment side data in AVFrames 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On date Saturday 2023-01-14 22:59:31 +0200, Jan Ekstr=F6m wrote: > On Sat, Jan 14, 2023 at 10:03 PM Stefano Sabatini wr= ote: > > > > On date Tuesday 2023-01-10 23:19:48 +0200, Jan Ekstr=F6m wrote: > > > --- > > > fftools/ffprobe.c | 15 +++++++++++++++ > > > 1 file changed, 15 insertions(+) > > > > Missing doc/ffprobe.xsd changes? > > > > LGTM otherwise. > > > = > I quickly checked ffprobe.xsd and it doesn't seem to define any of the > side data entries that it prints out, other than > frameSideDataTimecodeList ? So if each packet/frame side data type > output should have been added there, it seems to have been neglected > for quite a while. I see, so feel free to push as is, fixing this has a broader scope (can be done separately I guess). _______________________________________________ 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".