From: James Almer <jamrial@gmail.com> To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH v2] lavu/stereo3d: change the horizontal FOV field to a rational Date: Sun, 23 Jun 2024 21:13:14 -0300 Message-ID: <975bb496-8a3c-4308-bf94-6ae108d3aefb@gmail.com> (raw) In-Reply-To: <20240623141508.908804-1-dev@lynne.ee> On 6/23/2024 11:14 AM, Lynne via ffmpeg-devel wrote: > This avoids hardcoding any implementation-specific limitiations as > part of the API, and allows for future expandability. > > This also allows API users to more conveniently convert the > values into floats without hardcoding specific conversion constants. > > The API was committed 2 days ago, so changing this field now > is within the realms of acceptable. Five days, soon to be six. [...] > diff --git a/tests/ref/fate/matroska-spherical-mono b/tests/ref/fate/matroska-spherical-mono > index b108596350..8b011e332f 100644 > --- a/tests/ref/fate/matroska-spherical-mono > +++ b/tests/ref/fate/matroska-spherical-mono > @@ -7,7 +7,7 @@ view=packed > primary_eye=none > baseline=0 > horizontal_disparity_adjustment=0/1 > -horizontal_field_of_view=0 > +horizontal_field_of_view=0/0 Re-run fate. This and many other tests are not correct. If Derek is also ok with this then LGTM. _______________________________________________ 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".
next prev parent reply other threads:[~2024-06-24 0:13 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-06-23 14:14 Lynne via ffmpeg-devel 2024-06-24 0:13 ` James Almer [this message] 2024-06-24 15:51 ` Derek Buitenhuis 2024-06-24 21:54 ` Lynne via ffmpeg-devel
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=975bb496-8a3c-4308-bf94-6ae108d3aefb@gmail.com \ --to=jamrial@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git