[FFmpeg-cvslog] librtmp: use AVBPrint instead of char *

2022-04-19 Thread Tristan Matthews
ffmpeg | branch: master | Tristan Matthews | Fri Apr 15 07:53:01 2022 -0400| [25d3f96db7d7b4a30acd4373ebf5469821789366] | committer: Martin Storsjö librtmp: use AVBPrint instead of char * This avoids having to do one pass to calculate the full length to allocate followed by a second pass to

[FFmpeg-cvslog] avfilter/vf_ciescope: add option to disable CIE tongue filling

2022-04-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Apr 19 20:52:06 2022 +0200| [b9e75c186292acbd2874e0378d5f5ab736eb4709] | committer: Paul B Mahol avfilter/vf_ciescope: add option to disable CIE tongue filling >

[FFmpeg-cvslog] avfilter/vf_ciescope: little optimizations

2022-04-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Apr 19 19:50:49 2022 +0200| [da4b7c2be4af70f39da0e356517069aaecf9402d] | committer: Paul B Mahol avfilter/vf_ciescope: little optimizations > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=da4b7c2be4af70f39da0e356517069aaecf9402d ---

[FFmpeg-cvslog] avfilter/avf_ahistogram: set time_base to outlink

2022-04-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Apr 19 19:15:21 2022 +0200| [8b717a40441659d852517a2326646ad4dbd96f7d] | committer: Paul B Mahol avfilter/avf_ahistogram: set time_base to outlink And rescale timestamps. >

[FFmpeg-cvslog] doc: fix css file install for out-of-tree builds

2022-04-19 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Tue Apr 19 13:04:42 2022 +0200| [b282d580e18fbb60733bea8ed2ccdc68f7f4] | committer: Timo Rothenpieler doc: fix css file install for out-of-tree builds >