[FFmpeg-cvslog] avfilter/vf_v360: add truncated square pyramid input format

2020-03-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Mar 2 19:05:13 2020 +0100| [6e1913a02e6fffa56b597a4a6e6a1f3fd6aca72e] | committer: Paul B Mahol avfilter/vf_v360: add truncated square pyramid input format > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6e1913a02e6fffa56b597a4a6e6a1f3fd

[FFmpeg-cvslog] avfilter/vf_v360: add truncated square pyramid output format

2020-03-02 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Mar 2 17:40:21 2020 +0100| [3dd81be866bf7d1ad4f8dce642616a100245f94b] | committer: Paul B Mahol avfilter/vf_v360: add truncated square pyramid output format > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3dd81be866bf7d1ad4f8dce642616a10

[FFmpeg-cvslog] avformat/mxfenc: use a zero based continuity counter

2020-03-02 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sat Feb 29 01:25:56 2020 +0100| [121b6c7aa741edbe976dd9ff2ad25b85baabe61b] | committer: Marton Balint avformat/mxfenc: use a zero based continuity counter The standard does not seem to require the counter to be zero based, but some checker tools (Myria

[FFmpeg-cvslog] avformat/segment: Don't set extradata size twice

2020-03-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Mar 2 05:35:20 2020 +0100| [5603176ab4aaf811cac67420f234b3778e887278] | committer: Michael Niedermayer avformat/segment: Don't set extradata size twice ff_alloc_extradata() already sets the size of the extradata so doing it again is unnecessa

[FFmpeg-cvslog] avcodec/adpcm: Clip step index for ADPCM_IMA_APM

2020-03-02 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Mar 1 22:30:00 2020 +0100| [ac73879f1bb27aa979a69bda24d1ca790e69f341] | committer: Michael Niedermayer avcodec/adpcm: Clip step index for ADPCM_IMA_APM Fixes: out of array access Fixes: 20828/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_I

[FFmpeg-cvslog] avfilter/vf_sr.c: refine code to use AVPixFmtDescriptor.log2_chroma_h/w

2020-03-02 Thread Guo , Yejun
ffmpeg | branch: master | Guo, Yejun | Fri Feb 21 19:29:12 2020 +0800| [f9cb7cf424054ea098cb0e329ba49efb41d02b7c] | committer: Guo, Yejun avfilter/vf_sr.c: refine code to use AVPixFmtDescriptor.log2_chroma_h/w Signed-off-by: Guo, Yejun Reviewed-by: Pedro Arthur > http://git.videolan.org/git