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 3FE3547D03 for ; Wed, 18 Oct 2023 21:44:57 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C3CA968CA9A; Thu, 19 Oct 2023 00:44:54 +0300 (EEST) Received: from mail-ed1-f50.google.com (mail-ed1-f50.google.com [209.85.208.50]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0E94B68B8B6 for ; Thu, 19 Oct 2023 00:44:49 +0300 (EEST) Received: by mail-ed1-f50.google.com with SMTP id 4fb4d7f45d1cf-53d8320f0easo12427431a12.3 for ; Wed, 18 Oct 2023 14:44:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697665487; x=1698270287; darn=ffmpeg.org; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date:from:to:cc:subject :date:message-id:reply-to; bh=qwcu8V5cbT2tvr0CwUwLhcc5HqXIyByGDh/2foRiMJY=; b=f0zkF06kHH57UklfRvWSe9N5d2MtyOgGlDU4S3zbM8s66lGfSyeCr3h8OOAjqVdsVx ZW9Pq+YBvB+nBQ0jsLZnldb7Ud8K9VRAjYNdD8FTcNPTRrApbHlCZTplfvOeh/83nwML XMPT4oTi1XP5nqWO2+na0Z6dDnbfBJPjTTSJQetvyBejXCUEAZgXgddtV3PbqQ2wNsTq 7go0Hjl1y6TYBild8Ai6m/hITt0k6/2Q7uyfEuIQmE4qN92zZLN+WWYbxgv0b9MwAzig ltB9P1kc9NWKfjKepTUpsSt1jlWUZdZLX8nXB0g52eJOzrdlz0zFEnvnsoyy92ZCqwAi RaVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697665487; x=1698270287; h=user-agent:in-reply-to: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=qwcu8V5cbT2tvr0CwUwLhcc5HqXIyByGDh/2foRiMJY=; b=hFE7BSk3Gj/zhic81U0Ha8w39ZSZGkV3CYOWEcb+5A5k2SIsqTerzryiLJxqqGsdmr aoo/4MxZpr+oNFWojWdRBNeCDypkf8MDTVu0gyrJqkNZSkpeWAUsvmYl/i52nBu753SU xH6eRb9zeen0xsva2Lo8qe4T+6xeVAYF/fnH5ee1NBVSqii1hhzAHdT4y5cvI9pLfNSM BdzkAdl+oDNFeaLMTXK7vC3YhCeNGNHZK335+FF0AYonYEy7WrdiP9c675/4hc0eCOme wwzoGaizPoEwt/1px/WWSZboh1ar6bvMFP0eeBKUAytbEGDfD3rdt7/GjFM/BAC6O0J9 nPhA== X-Gm-Message-State: AOJu0YyZ0JvlAi1VSdI3+9NwJBnjBJs64YoJd7Kc/vcW9Nad7a+KMFFm tcZNUYlMml7o0Mpqv7kadmMJMv469k/jKA== X-Google-Smtp-Source: AGHT+IEP1ujhXoppDZvxWZYkirN+21QxPrnz5ZnLSTtYiK7iz1xjtNm6iAkU3zI0MPZT32P860TebA== X-Received: by 2002:a05:6402:5247:b0:530:e2e3:28af with SMTP id t7-20020a056402524700b00530e2e328afmr135593edd.31.1697665487441; Wed, 18 Oct 2023 14:44:47 -0700 (PDT) Received: from mariano (dynamic-adsl-84-220-189-10.clienti.tiscali.it. [84.220.189.10]) by smtp.gmail.com with ESMTPSA id dn28-20020a05640222fc00b0053e6e40cc1asm3321153edb.86.2023.10.18.14.44.46 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Oct 2023 14:44:46 -0700 (PDT) Received: by mariano (Postfix, from userid 1000) id E3274BFCDA; Wed, 18 Oct 2023 23:44:45 +0200 (CEST) Date: Wed, 18 Oct 2023 23:44:45 +0200 From: Stefano Sabatini To: FFmpeg development discussions and patches Message-ID: Mail-Followup-To: FFmpeg development discussions and patches References: <20231014172428.382368-1-stefasab@gmail.com> <20231015171516.GY3543730@pb2> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/2.1.4 (2021-12-11) Subject: Re: [FFmpeg-devel] [PATCH] ffprobe: fix XML rendering, review XML layout 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 date Tuesday 2023-10-17 11:56:35 +0200, Stefano Sabatini wrote: > On date Sunday 2023-10-15 19:15:16 +0200, Michael Niedermayer wrote: > > On Sat, Oct 14, 2023 at 09:50:24PM +0200, Stefano Sabatini wrote: > > > On date Saturday 2023-10-14 19:24:28 +0200, Stefano Sabatini wrote: > > > > Fix rendering of int values within a side data element, which was > > > > broken since commit d2d3a83ad93, where the side data element was > > > > correctly marked as a variable fields element. Logic to render a > > > > string variable was implemented already, but it was not implemented > > > > for the int fields path, which was enabled by that commit. > > > [...] > > > > > > V2 with schema fixes. > > > > > > I'd like to include the fixed version with 6.1 (will probably push in > > > a few days if I see no comments). > > > > > Changelog | 2 + > > > doc/ffprobe.xsd | 31 +++++++++++++++++++++------- > > > fftools/ffprobe.c | 49 +++++++++++++++++++++++++++++++++------------ > > > tests/ref/fate/ffprobe_xml | 26 +++++++++++++++-------- > > > > This needs to update fate references > > Yes, thanks for noticing. Tested against complete FATE, updated. Will push tomorrow or later if I see no more comments. _______________________________________________ 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".