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 C7CB14B875 for ; Mon, 17 Jun 2024 13:42:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E1A5368D769; Mon, 17 Jun 2024 16:41:58 +0300 (EEST) Received: from mail-wm1-f52.google.com (mail-wm1-f52.google.com [209.85.128.52]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 98F7168D735 for ; Mon, 17 Jun 2024 16:41:52 +0300 (EEST) Received: by mail-wm1-f52.google.com with SMTP id 5b1f17b1804b1-42172ab4b60so38416315e9.0 for ; Mon, 17 Jun 2024 06:41:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718631711; x=1719236511; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:from:to:cc:subject:date:message-id:reply-to; bh=TLM2k23MlxluIBdpz4/VTvru/Q4+3/u5mbIGiFleLys=; b=fL263W8xKPud9LMbj9VN2BeVm7Go7Ves9RIf7x4SAtJhiuEawYWeLgzv02E+G66ozd hOqbYn5StqMT/RgnNVrPGHq5EaePDWv6Jo8qjljj3TpG/rN+GKrgoYWvER/TmqRoppYM gbeE0t1HcfbDNXDNhwlUk/tZHdMBEAO1HufT9ISrWml+csJOMdRINJ+vYA1jSyj8yDgb dvLq+EDwQHITgPR4cT3yFAOYZHg3FdeFwvGZJIiM9DATf3QSAt+04JyFFqClM0FHVTTE xpMdOJob1LrRiH3B1unnj6kkckK4+uTBmxrjsrquwOmNQR1PP2v/pepnShpDvd86zDCQ afww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718631711; x=1719236511; h=content-transfer-encoding:mime-version:message-id:date:subject:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=TLM2k23MlxluIBdpz4/VTvru/Q4+3/u5mbIGiFleLys=; b=H8UzCo7GxtWQazDnfxYLvSlcEXXPf7s3nW+HAoE+HJrk8u1j7jdcdVng+h/EY4Msuu 5MgAxiiq2s+xsYKnfhd8LfUoWPill1efeKOG9mxC1uBVEVWncDU69hF5PMVqAtZKnZlM aUzMuDelql2focbV5qIiCc/EJpD7jmhjIqL4rSqW3BvptV3H3uxKodGp+EJELX7ybEZ+ xfVV5Jfk2i3OuSEHuWdobewO0R4K0kxENWu25d8wr9vdHAjlsO5+9LiXM7+B93dl6QWE xCDQrT7oOOGMC1QgUsvhd5KQSeXDr346RkAXvEkXkH4Ms0UDnEqed2Oq6q2XXNIbPHLg Z9qw== X-Gm-Message-State: AOJu0Yw//syoyN3kS5RvbG3bBTS2uumqvuTjpGyA1TUDOGCZaVkge/A1 LmIM/DLnpAK2WD2EKAYmXqLkEAeUtkWF3uMBONlnnIntZ8UMIJr3R9s2hA== X-Google-Smtp-Source: AGHT+IE1JceyFoSirW362qXRg9Aub74RJQYNmDJ076xk97Maum5eGPtg0E59twIPW9yAcCMT1Daqzg== X-Received: by 2002:adf:ed86:0:b0:35f:22b3:3ae1 with SMTP id ffacd0b85a97d-3607a7c127fmr6411265f8f.29.1718631710895; Mon, 17 Jun 2024 06:41:50 -0700 (PDT) Received: from localhost.localdomain (0540dce9.skybroadband.com. [5.64.220.233]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-3607509c790sm11915391f8f.38.2024.06.17.06.41.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jun 2024 06:41:50 -0700 (PDT) From: Derek Buitenhuis To: ffmpeg-devel@ffmpeg.org Date: Mon, 17 Jun 2024 14:41:36 +0100 Message-ID: <20240617134141.224614-1-derek.buitenhuis@gmail.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH v2 0/5] Vision Pro Spatial 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: * All comments applied from previous review. * Renamed rectangular to more industry standard rectilinear. Derek Buitenhuis (5): avutil/spherical: Add more spherical types avutil/stereo3d: Fill out stereo info provided by Vision Pro files fftools/ffprobe: Print more Stereo 3D info from side data avformat/mov: Add support for exporting Video Extension Usage info avformat/mov: Add support for reading and exporting horizontal field of view fftools/ffprobe.c | 8 + libavformat/mov.c | 308 +++++++++++++++++++ libavutil/spherical.c | 5 + libavutil/spherical.h | 16 + libavutil/stereo3d.c | 52 ++++ libavutil/stereo3d.h | 78 +++++ libavutil/version.h | 2 +- tests/ref/fate/matroska-spherical-mono | 2 + tests/ref/fate/matroska-spherical-mono-remux | 4 + tests/ref/fate/matroska-stereo_mode | 8 + tests/ref/fate/matroska-vp8-alpha-remux | 2 + tests/ref/fate/mov-spherical-mono | 2 + 12 files changed, 486 insertions(+), 1 deletion(-) -- 2.43.0 _______________________________________________ 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".