[FFmpeg-cvslog] lavu: use address-of operator checking clock_gettime

2020-12-27 Thread Marvin Scholz
ffmpeg | branch: master | Marvin Scholz | Tue Dec 8 23:18:25 2020 +0100| [d67c6c7f6f57f0ccdc26fcf1f046ca3fa2e93e59] | committer: James Almer lavu: use address-of operator checking clock_gettime When targeting a recent enough macOS/iOS version that has clock_gettime it won't be a weak symbol,

[FFmpeg-cvslog] avformat/hls: update comment of file description

2020-12-27 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Wed Dec 23 17:32:34 2020 +0800| [e7703ae3356f416c6cdd533bb235a5baa01b79b8] | committer: liuqi05 avformat/hls: update comment of file description reference link to rfc8216 Signed-off-by: liuqi05 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avformat/hlsproto: update comment of file description

2020-12-27 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Wed Dec 23 17:34:12 2020 +0800| [6080c5e24f2ab29de4d57a40e10ff34aca4d56cf] | committer: liuqi05 avformat/hlsproto: update comment of file description reference link to rfc8216 Signed-off-by: liuqi05 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co

[FFmpeg-cvslog] doc/muxers: correct description of hls_enc_key and hls_enc_iv

2020-12-27 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Wed Dec 9 13:39:22 2020 +0800| [e6e341b2f04eb75a15f4839f3970544e67b19159] | committer: liuqi05 doc/muxers: correct description of hls_enc_key and hls_enc_iv because hls_enc_key and hls_enc_iv get 16byte char for example: -hls_enc_key 0123456789abcdef -hl

[FFmpeg-cvslog] avfilter/vf_decimate: always properly handle EOF

2020-12-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 27 22:22:40 2020 +0100| [f1357274e912b40928ed4dc100b4c1de8750508b] | committer: Paul B Mahol avfilter/vf_decimate: always properly handle EOF > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f1357274e912b40928ed4dc100b4c1de8750508b ---

[FFmpeg-cvslog] avfilter/vf_decimate: stop dropping last frames with ppsrc

2020-12-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 27 21:59:10 2020 +0100| [4b4282bc57b63de2780333d37487a38f88fb48c7] | committer: Paul B Mahol avfilter/vf_decimate: stop dropping last frames with ppsrc > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4b4282bc57b63de2780333d37487a38f88

[FFmpeg-cvslog] avfilter/vf_decimate: fix broken logic with ppsrc handling

2020-12-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 27 21:01:38 2020 +0100| [89dcef90af5b444b446ed888486ea9326e9a1141] | committer: Paul B Mahol avfilter/vf_decimate: fix broken logic with ppsrc handling Make output bit exact with VIVTC VDecimate filter. > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] avfilter/vf_framerate: fix infinite loop with 1-frame input

2020-12-27 Thread Marton Balint
ffmpeg | branch: master | Marton Balint | Sun Dec 20 19:32:56 2020 +0100| [6d3b70c27ef1639784fdb3382e5a06b1afa3fe3e] | committer: Marton Balint avfilter/vf_framerate: fix infinite loop with 1-frame input Fixes infinite loop in: ffmpeg -f lavfi -i testsrc=d=0.04 -vf framerate=50 -f null none S

[FFmpeg-cvslog] doc/protocols: document cache option

2020-12-27 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Dec 27 15:08:24 2020 +0530| [bff6fbead81498525ef1366bb5bff31a2c737db5] | committer: Gyan Doshi doc/protocols: document cache option Add entry for read_ahead_limit > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bff6fbead81498525ef1366bb5bf