[FFmpeg-cvslog] avfilter/vf_v360: fix flat projection field of view calculation

2019-09-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Sep 13 11:31:11 2019 +0200| [2b3094d61de80dc029f66d4a78e75c1963076a5a] | committer: Paul B Mahol avfilter/vf_v360: fix flat projection field of view calculation > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2b3094d61de80dc029f66d4a78e75

[FFmpeg-cvslog] avfilter/vf_v360: use always float version instead of double floating-point function

2019-09-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Sep 13 12:32:35 2019 +0200| [ed4ad6e1ed970e53cb80a6204907067d403419c1] | committer: Paul B Mahol avfilter/vf_v360: use always float version instead of double floating-point function > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ed4ad6e

[FFmpeg-cvslog] avformat/sccdec: remove not needed code

2019-09-13 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Sep 13 19:47:03 2019 +0200| [de125a09424aa46284506e15b58c9089bce0bedf] | committer: Paul B Mahol avformat/sccdec: remove not needed code > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de125a09424aa46284506e15b58c9089bce0bedf --- libavf

[FFmpeg-cvslog] avcodec/mjpegdec: Restore non bayer checks in ljpeg_decode_rgb_scan()

2019-09-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 12 21:13:11 2019 +0200| [3b5ce76b1a68430f07645eaebe77946116977dbb] | committer: Michael Niedermayer avcodec/mjpegdec: Restore non bayer checks in ljpeg_decode_rgb_scan() Fixes: out of array write Fixes: 17088/clusterfuzz-testcase-minimiz

[FFmpeg-cvslog] avcodec/mjpegdec: Only allow 0x11110000 pix_fmt_id for bayer mode

2019-09-13 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Sep 12 21:02:17 2019 +0200| [2006e5ccb6db3d4fd97096d8a1d0ba18f708f5fe] | committer: Michael Niedermayer avcodec/mjpegdec: Only allow 0x pix_fmt_id for bayer mode Fixes: NULL pointer dereference Fixes: assertion failure Fixes: 17003/c

[FFmpeg-cvslog] lavf/hls: fix memory leak in error handling path for option tmp

2019-09-13 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Sep 13 19:53:37 2019 +0800| [0c5726a332734d18821e03779f94d1af8e251641] | committer: Steven Liu lavf/hls: fix memory leak in error handling path for option tmp fix memory leak in error handling path for option tmp. Reviewed-by: Steven Liu Signed-off-by

[FFmpeg-cvslog] lavf/hls: refine the log message

2019-09-13 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Sep 13 19:53:34 2019 +0800| [48d96ce29a2dc459bc844e284322c6bd00cd3f2f] | committer: Steven Liu lavf/hls: refine the log message refine the log message, it's will help the debugging Reviewed-by: Steven Liu Signed-off-by: Jun Zhao > http://git.videola

[FFmpeg-cvslog] hlsenc: flush segments to guarantuee atomic single file hls

2019-09-13 Thread Daniel Oberhoff
ffmpeg | branch: master | Daniel Oberhoff | Sat Sep 14 09:53:22 2019 +0800| [88a26abcc6579c4e63c42a8ca26f7f93ae5d4e0d] | committer: Steven Liu hlsenc: flush segments to guarantuee atomic single file hls > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=88a26abcc6579c4e63c42a8ca26f7f9

[FFmpeg-cvslog] avformat/hlsenc: Fix memleak when using single_file

2019-09-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Sep 11 14:36:36 2019 +0200| [1a066d87e3ea2fb8139af9181b3abf0f0a16a208] | committer: Steven Liu avformat/hlsenc: Fix memleak when using single_file This commit fixes a memleak in the hls muxer when one uses a single file as output. It has been

[FFmpeg-cvslog] lavf/hls: drop unnecessary check before ff_format_io_close

2019-09-13 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Sep 13 19:53:35 2019 +0800| [eada079e718f57f94a61d7331e09931e03cb4229] | committer: Steven Liu lavf/hls: drop unnecessary check before ff_format_io_close ff_format_io_close will check the AVIOContext pointer pb, so drop the unnecessary check before ff_f

[FFmpeg-cvslog] lavf/hls: remove redundancy seekable setting

2019-09-13 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Sep 13 19:53:36 2019 +0800| [90a5bebd19ea025044f73edfa9984e7bc964a5eb] | committer: Steven Liu lavf/hls: remove redundancy seekable setting ffio_init_context with NULL seek callback will setting seekable with 0, so remove the redundancy seekable setting

[FFmpeg-cvslog] avformat/dashdec: reindent code at parse_manifest

2019-09-13 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Sat Sep 14 12:54:21 2019 +0800| [2e82b50bce1888bfc3269fec7f3316543e8c0a39] | committer: Steven Liu avformat/dashdec: reindent code at parse_manifest > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2e82b50bce1888bfc3269fec7f3316543e8c0a39 ---

[FFmpeg-cvslog] avformat/hlsenc: make fix code style of hls_write_trailer

2019-09-13 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Sat Sep 14 13:09:16 2019 +0800| [8efc9fcc56886e3a22debfb21ab3db33e173bd88] | committer: Steven Liu avformat/hlsenc: make fix code style of hls_write_trailer change vs->avf to oc > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8efc9fcc56886e3a