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 1025B4AC85 for ; Mon, 17 Jun 2024 19:20:42 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0FF4A68D73F; Mon, 17 Jun 2024 22:20:39 +0300 (EEST) Received: from mail-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.48]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B40D268D586 for ; Mon, 17 Jun 2024 22:20:31 +0300 (EEST) Received: by mail-wm1-f48.google.com with SMTP id 5b1f17b1804b1-4217d451f69so38019825e9.0 for ; Mon, 17 Jun 2024 12:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1718652030; x=1719256830; 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=4+DHP1GnKrVf3CnlTWajShO14jrRZF72bmKrI35tcmw=; b=R1g3P9/IOBDJb6ditU9y3g3dHtUiyeP3GhZFZWm9bTgVcIz7tFvrsubfx4irOWIom+ i1HeOh4Dpo+FYAPFDYA3+JuIvlvKneuGp+4kX4aymcB0mAtECDaM7VwFkeUxXTweQTWI YzZg7OOcUX2YM48YdfScuE4qvENBZR5Nm9dpM8q4P7c/yoTwoHvyqjdoQfvIxHUEYx6B PrDRC2tPsNSwHCKNXzoEmvRlcDAvmroD7OqbYXIa+rdgne0Kr2sj0ziUzuql2GUdOhMy H//bIXHoU9uyE/pD3WMPYaYmH0TAJKf/y2JqnkwrErWt/GKwoN1qE7ByFoKwOG/2KaOe vKXw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718652030; x=1719256830; 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=4+DHP1GnKrVf3CnlTWajShO14jrRZF72bmKrI35tcmw=; b=TNmShwmVttGSimdaic2NifIhV9QIJYFjV05RcbM9vLuyrRNqU/PbzzAV6H0kSa3mRF vGTjMyKEeJUpqlUipmSXsI526RKPbt29Pu7FrSkrerZCFavrsL38/CHMKiDKcODhk5v7 Et7rDjvjF4RZ/vspWir/bIoBT+0yzK4cci3a/0fV1IBJO81bB5ZJwwM5v8t+sY0wLHV6 FOl94hrRalC4CViXczQyH4Yx3kJqr7s07zZUehOX/GtOMHhBb1KteTLJ/AkdpY5AwyJl UmsPrBJ+sZ7n9/OTwMxhCzdowkMrH9Jk67DnCNwGRWOUtbnkjOM+j4xr2fdjseCD4xkI Ex+Q== X-Gm-Message-State: AOJu0Yyl6Ec1V0cW/QHnLaPkTXG7S7VMCXmV1uDHXFA+wNz3ol+rPzyp ZtgvE7oG0v6oaNNK51f02BKh6k0TSl6lH8mkW0zeGE/NAgFFfi4K6TuTsw== X-Google-Smtp-Source: AGHT+IE//p2LLhe6OvyLNU5xbLGu2spaqN+5IGKJ5oWGA5Jt3K6ve66xKc66CS35up2rVPGS7KhYVw== X-Received: by 2002:a05:600c:354a:b0:421:7997:bf79 with SMTP id 5b1f17b1804b1-4230485a4f4mr86582685e9.36.1718652029925; Mon, 17 Jun 2024 12:20:29 -0700 (PDT) Received: from localhost.localdomain (0540dce9.skybroadband.com. [5.64.220.233]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-3607509353csm12531797f8f.22.2024.06.17.12.20.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jun 2024 12:20:29 -0700 (PDT) From: Derek Buitenhuis To: ffmpeg-devel@ffmpeg.org Date: Mon, 17 Jun 2024 20:20:14 +0100 Message-ID: <20240617192019.512769-1-derek.buitenhuis@gmail.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH v3 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: Changes since v2: * horizontal display adjustment is now a rational 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 | 312 +++++++++++++++++++ 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, 490 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".