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 250A144CD8 for ; Sat, 14 Jan 2023 20:03:49 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C46B968B8BE; Sat, 14 Jan 2023 22:03:45 +0200 (EET) Received: from mail-ed1-f47.google.com (mail-ed1-f47.google.com [209.85.208.47]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C0FED68A4DB for ; Sat, 14 Jan 2023 22:03:39 +0200 (EET) Received: by mail-ed1-f47.google.com with SMTP id v30so35697581edb.9 for ; Sat, 14 Jan 2023 12:03:39 -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=b/qUfNI/pRi04H75H6YvGReFxQHrT0eQtdxMxZ9R4K8=; b=eOEC3N1bTeyqdRcubFMwh8ZaIg+RcGNkyuQp5ynHg+6s6E6KKSVzA8VQVX9bKZnsRK xVIPG5nNFiLqb/Ih54EXB2g7cepUUCfmxBTSET1K0s2Ic8uvCWmxnFxPMnlQacZiMwx9 ORXrkeZKpgeCEl/6H+9cAOBSoZ9waeLh0/UMBHZCGkAGuyxkpHEjn0dN9l7E4X2XZQlw LUtNpSw6c0IjFG8uogIWarBUoCsQQ6fqBNox3P2Et6u9OTLm2SDSy+E8jjJbxjjAuBeM 432KKfzKqL4qJDGsXC0fM2Sv8cny6lOqIgF/PKY90RBcX2k1ARm9+Xc3Y79qL9o73O8z z8Jg== 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=b/qUfNI/pRi04H75H6YvGReFxQHrT0eQtdxMxZ9R4K8=; b=7moaQcUIxNz7a9IWUWaRWoBqhxCC9jFcCRgqIwwe/3vx9L3B18YJwM2Z+xpvi5L/Uq cTdffFGJVEUbU6kzm5pT9P4m/XvdNeePvV3MsTUmNZwCDuCLuoHKmlNGFxVpCUwWDWuL 5nFcWefQHv87hILYbVXT8r2fYH64tEQcaNpSO3Qgy+T3BhOMa8L18/wxwEKu/TW5Aq+L w2Nv4Sh11rlV81y8dsU2aXtztInWMJBIQX95WeDe4qAcLT7dirEFYsmOCiUaBe67kdeN 7u9lABCF8tJa56jX18tXl60/4duDslbbtP5bdKXgGhuIWqnxTp8OqAsVowFO79ax4aCt mvSg== X-Gm-Message-State: AFqh2ko87L1yCBda+2o8zveHyP8VXIdY5i/QfJ4anNfCJtP7sdjtRFks d+WkVVusWxjN+3YVvWCpKwWcQr2vR3s2bA== X-Google-Smtp-Source: AMrXdXuI5Qg6/MHpf6pT5wHU9ITSbg+7zWuA0HaJY8klGGctQsSf6wpycuN7nzMeGtqT+1ZfNnQwaw== X-Received: by 2002:a05:6402:240d:b0:46d:731f:d726 with SMTP id t13-20020a056402240d00b0046d731fd726mr83454292eda.22.1673726618683; Sat, 14 Jan 2023 12:03:38 -0800 (PST) Received: from mariano ([82.84.225.92]) by smtp.gmail.com with ESMTPSA id c6-20020a056402100600b0046b471596e6sm9629832edu.57.2023.01.14.12.03.37 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 14 Jan 2023 12:03:37 -0800 (PST) Received: by mariano (Postfix, from userid 1000) id A5A3BBFB73; Sat, 14 Jan 2023 21:03:35 +0100 (CET) Date: Sat, 14 Jan 2023 21:03:35 +0100 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: <20230114200335.GC60434@mariano> Mail-Followup-To: FFmpeg development discussions and patches References: <20230110211949.8195-1-jeebjp@gmail.com> <20230110211949.8195-3-jeebjp@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230110211949.8195-3-jeebjp@gmail.com> 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 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. _______________________________________________ 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".