[FFmpeg-cvslog] lavc/bsf: improve doxy

2022-03-19 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Feb 22 07:20:51 2022 +0100| [a24e6ca8bf3f9b6c8ecf17eacc0ead17d7b5795b] | committer: Anton Khirnov lavc/bsf: improve doxy > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a24e6ca8bf3f9b6c8ecf17eacc0ead17d7b5795b --- libavcodec/bsf.h | 2

[FFmpeg-cvslog] lavc/bsf: add general documentation

2022-03-19 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Feb 21 21:44:38 2022 +0100| [5e7643eff795609bd3878c99277859a56e884135] | committer: Anton Khirnov lavc/bsf: add general documentation Also, place the BSF api docs in their own doxygen group. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/APIchanges: update for the new channel layout API

2022-03-19 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Tue Mar 15 15:54:16 2022 +0100| [6ccc3989d15ed1ea8f25f3bef062183c5036eb43] | committer: Anton Khirnov doc/APIchanges: update for the new channel layout API > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6ccc3989d15ed1ea8f25f3bef062183c5036

[FFmpeg-cvslog] avformat/concat: refactor to use ff_rescale_interval()

2022-03-19 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Fri Mar 11 09:16:53 2022 -0800| [2a1eae2179273b6949aeb787df8c7ae69596ef2a] | committer: Zane van Iperen avformat/concat: refactor to use ff_rescale_interval() Signed-off-by: Zane van Iperen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] avformat/imf: refactor to use ff_rescale_interval()

2022-03-19 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Fri Mar 11 09:16:52 2022 -0800| [f409c785172fc359e4f00a8afb140873fa4dfb0e] | committer: Zane van Iperen avformat/imf: refactor to use ff_rescale_interval() Signed-off-by: Zane van Iperen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avformat/tests: add test for ff_rescale_interval()

2022-03-19 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Fri Mar 11 09:16:51 2022 -0800| [8744b103da916622b28da5a8d1962188937db3fe] | committer: Zane van Iperen avformat/tests: add test for ff_rescale_interval() Signed-off-by: Zane van Iperen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] avformat/seek: add ff_rescale_interval() function

2022-03-19 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Fri Mar 11 09:16:50 2022 -0800| [b172c0f8c59c1d2921d6d1348ea2a5ae45b2288b] | committer: Zane van Iperen avformat/seek: add ff_rescale_interval() function Refactors a function used by avformat/concat and avformat/imf. Signed-off-by: Zane van I

[FFmpeg-cvslog] avformat/imf: clean-up and reduce logging

2022-03-19 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Fri Mar 11 09:16:49 2022 -0800| [22e1175e391dd70a2b954475a96b53e6687c332f] | committer: Zane van Iperen avformat/imf: clean-up and reduce logging Signed-off-by: Zane van Iperen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22e1

[FFmpeg-cvslog] avformat/imf: relocate static function imf_time_to_ts()

2022-03-19 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Fri Mar 11 09:16:47 2022 -0800| [9ca4d80d6b85ed1e8922c6977ff1f26ce7f19ea1] | committer: Zane van Iperen avformat/imf: relocate static function imf_time_to_ts() Signed-off-by: Zane van Iperen > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a

[FFmpeg-cvslog] avformat/imf: add support for input seeking

2022-03-19 Thread Pierre-Anthony Lemieux
ffmpeg | branch: master | Pierre-Anthony Lemieux | Fri Mar 11 09:16:48 2022 -0800| [32b9f5ac2f5df1cac364e31ac746cacb1a771ab5] | committer: Zane van Iperen avformat/imf: add support for input seeking The IMF demuxer did not implement AVInputFormat::read_seek2(), resulting in inefficient input s

[FFmpeg-cvslog] avfilter/af_afftdn: remove unused or set only variables

2022-03-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Mar 18 11:29:12 2022 +0100| [f8dc89b34d2ccdb59747178475ea6910a11515c4] | committer: Paul B Mahol avfilter/af_afftdn: remove unused or set only variables > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f8dc89b34d2ccdb59747178475ea6910a1151

[FFmpeg-cvslog] avfilter/avf_ahistogram: fix off by one in slide mode

2022-03-19 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Mar 19 10:50:56 2022 +0100| [7ae2ded0d12bb36a82ee928c3a543a00aee4b466] | committer: Paul B Mahol avfilter/avf_ahistogram: fix off by one in slide mode > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7ae2ded0d12bb36a82ee928c3a543a00aee4b46