]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_v360: stop using floats variables in xyz_to_octahedron
authorPaul B Mahol <onemda@gmail.com>
Tue, 29 Sep 2020 22:05:02 +0000 (00:05 +0200)
committerPaul B Mahol <onemda@gmail.com>
Tue, 29 Sep 2020 22:09:22 +0000 (00:09 +0200)
commit23d075416544f55a605b1818a8491c818312a62d
tree52fee962f2bb89e3798fcc82ada055f8e894177c
parenta96743a05c544d0fc0a41f301eaf3a2a839b61ba
avfilter/vf_v360: stop using floats variables in xyz_to_octahedron

Use proper integer variables.
libavfilter/vf_v360.c