[FFmpeg-cvslog] avfilter/vf_v360: use lrintf() in kernel

2019-09-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 21 10:45:15 2019 +0200| [76f861bbb7560dde4d135b7f9c55d1f266d237a4] | committer: Paul B Mahol avfilter/vf_v360: use lrintf() in kernel > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=76f861bbb7560dde4d135b7f9c55d1f266d237a4 --- libav

[FFmpeg-cvslog] avfilter/vf_v360: fix small artifacts between corners in EAC format

2019-09-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 21 10:31:59 2019 +0200| [de1d6cb34ffea4867b2c9b0b860f5a3e8177ac8e] | committer: Paul B Mahol avfilter/vf_v360: fix small artifacts between corners in EAC format > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de1d6cb34ffea4867b2c9b0b8

[FFmpeg-cvslog] avfilter/vf_v360: add hammer projection

2019-09-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 21 15:29:18 2019 +0200| [b8dfc108a22501fc7b07cf1c1835d3d9e576398a] | committer: Paul B Mahol avfilter/vf_v360: add hammer projection > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b8dfc108a22501fc7b07cf1c1835d3d9e576398a --- doc/fi

[FFmpeg-cvslog] avfilter/vf_v360: simplify ball_to_xyz() calculations

2019-09-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 21 16:21:36 2019 +0200| [34046bcd5ff68401a98b46a0bcb1790175a63e5f] | committer: Paul B Mahol avfilter/vf_v360: simplify ball_to_xyz() calculations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=34046bcd5ff68401a98b46a0bcb1790175a63e5

[FFmpeg-cvslog] avfilter/vf_v360: simplify xyz_to_ball() calculations

2019-09-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 21 16:07:16 2019 +0200| [ecaef69fbb1ed011a14624d944113e32a17d7780] | committer: Paul B Mahol avfilter/vf_v360: simplify xyz_to_ball() calculations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ecaef69fbb1ed011a14624d944113e32a17d778

[FFmpeg-cvslog] avformat/latmenc: fix context used for logging

2019-09-21 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Sep 21 12:31:11 2019 -0300| [1c165e19f9be2d6b7517119a5a6e96bbc4ac22a1] | committer: James Almer avformat/latmenc: fix context used for logging Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1c165e19f9be2d6b751

[FFmpeg-cvslog] avfilter/avf_showfreqs: fix check for failed allocation

2019-09-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 21 19:07:42 2019 +0200| [a46ee096d1a57cf7e00550681c5b477eeedf9eef] | committer: Paul B Mahol avfilter/avf_showfreqs: fix check for failed allocation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a46ee096d1a57cf7e00550681c5b477eeedf9

[FFmpeg-cvslog] avfilter/vf_v360: simplify dfisheye_to_xyz() calculations

2019-09-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 21 21:17:37 2019 +0200| [b342678bc47b4e502642e11b05215ed4bc554c33] | committer: Paul B Mahol avfilter/vf_v360: simplify dfisheye_to_xyz() calculations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b342678bc47b4e502642e11b05215ed4bc5

[FFmpeg-cvslog] avfilter/vf_v360: simplify xyz_to_dfisheye() calculations

2019-09-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 21 21:33:03 2019 +0200| [073d22696e3e1afda3c2cc786a94caadb30d5b5f] | committer: Paul B Mahol avfilter/vf_v360: simplify xyz_to_dfisheye() calculations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=073d22696e3e1afda3c2cc786a94caadb30

[FFmpeg-cvslog] avfilter/vf_v360: fix comparison with float value

2019-09-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Sep 21 21:35:39 2019 +0200| [a1391cb942f81abe4a567acda0844ba80529aa9c] | committer: Paul B Mahol avfilter/vf_v360: fix comparison with float value > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a1391cb942f81abe4a567acda0844ba80529aa9c --

[FFmpeg-cvslog] tools/patcheck: remove gcc-2.95 compat check

2019-09-21 Thread James Zern
ffmpeg | branch: master | James Zern | Fri Sep 20 00:04:06 2019 -0700| [ba24b24aab3b9c4fb9444b00c77834f21b8fe969] | committer: James Zern tools/patcheck: remove gcc-2.95 compat check this conflicts with the current contributing guidance: http://ffmpeg.org/developer.html#Contributing FFmpeg is p