[FFmpeg-cvslog] doc/general: update table AV1 entry for librav1e

2020-01-10 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sat Jan 11 11:19:17 2020 +0530| [c11b3253a4e6142ce7341dd4a1aaef075ad81c97] | committer: Gyan Doshi doc/general: update table AV1 entry for librav1e > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c11b3253a4e6142ce7341dd4a1aaef075ad81c97 --- d

[FFmpeg-cvslog] doc/general: Add avs2 decoder/encoder entry

2020-01-10 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 12:12:24 2020 +0800| [883e6af710ba71bb26b5b9e19ebbec455528d7b4] | committer: Gyan Doshi doc/general: Add avs2 decoder/encoder entry Add avs2 decoder/encoder entry Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/img2dec: add option to provide metadata fields related to input path

2020-01-10 Thread Alexandre Heitor Schmidt
ffmpeg | branch: master | Alexandre Heitor Schmidt | Wed Jan 1 16:57:02 2020 +| [ae436cc5e4d75c1a7deefb2b30820486e2f3d8af] | committer: Marton Balint avformat/img2dec: add option to provide metadata fields related to input path libavformat/img2.h: New field export_path_metadata to VideoDe

[FFmpeg-cvslog] avfilter/vf_showinfo: fix the integer handling issues

2020-01-10 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Thu Jan 9 09:02:11 2020 +0800| [9519c8dbb749c8c658b4ada6f6e03cea7521e611] | committer: Michael Niedermayer avfilter/vf_showinfo: fix the integer handling issues Fixes CID 1457606 and 1457607 Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/utils: replace avctx->internal with avci for better readability

2020-01-10 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Thu Jan 9 09:04:33 2020 +0800| [8a62d88b0ef99d00f680185c94a5526ff0fe381b] | committer: Michael Niedermayer avcodec/utils: replace avctx->internal with avci for better readability Signed-off-by: Limin Wang Signed-off-by: Michael Niedermayer > http://gi

[FFmpeg-cvslog] avformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdup

2020-01-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Nov 10 05:07:33 2019 +0100| [ad1b0a12f34d57ed5bfb952ce67bce8f48b3ec0e] | committer: Michael Niedermayer avformat/mov: Use AV_DICT_DONT_STRDUP_VAL to avoid av_strdup This will likely also fix CID 1452574 and 1452565, false positives resulting f

[FFmpeg-cvslog] avfilter/f_metadata: allow direct flushing when printing to file

2020-01-10 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Tue Jan 7 17:48:34 2020 +0530| [22a06a539ddba083b0a496a1871a90afb8d51627] | committer: Gyan Doshi avfilter/f_metadata: allow direct flushing when printing to file Useful for monitoring sparse data in realtime > http://git.videolan.org/gitweb.cgi/ffmpeg.g

[FFmpeg-cvslog] fate: Don't use depreceated keepside option

2020-01-10 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Dec 30 13:43:27 2019 +0100| [c4c96d5942ac48ff247be224363f5200198844a6] | committer: James Almer fate: Don't use depreceated keepside option The tests for concat use this option which is scheduled for removal and does nothing any more. So remov

[FFmpeg-cvslog] avfilter/af_afir: split input frames from impulse response frames

2020-01-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Jan 8 19:23:45 2020 +0100| [e364fe4cca4cac9666b4ab6fae4fcccdf5e55ff1] | committer: Paul B Mahol avfilter/af_afir: split input frames from impulse response frames > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e364fe4cca4cac9666b4ab6fae4

[FFmpeg-cvslog] avfilter/af_afir: add support for even smaller partition sizes

2020-01-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Jan 9 18:32:11 2020 +0100| [03a7240a73322fab120c5fd6847bcd6687c97579] | committer: Paul B Mahol avfilter/af_afir: add support for even smaller partition sizes > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=03a7240a73322fab120c5fd6847bcd

[FFmpeg-cvslog] avfilter/af_afir: add support for switching impulse response streams at runtime

2020-01-10 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Jan 9 20:06:57 2020 +0100| [52bf43eb4959918f75a7e3c9678812521ef2efff] | committer: Paul B Mahol avfilter/af_afir: add support for switching impulse response streams at runtime Currently, switching is not free of artifacts, to be resolved later. > h

[FFmpeg-cvslog] avformat/id3v2enc: fix bad ID3v2 tag length

2020-01-10 Thread Gilles Bouthenot
ffmpeg | branch: master | Gilles Bouthenot | Wed Jan 8 19:47:55 2020 +0100| [929e5159bc13da374b83f5627879c607acce180b] | committer: Paul B Mahol avformat/id3v2enc: fix bad ID3v2 tag length > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=929e5159bc13da374b83f5627879c607acce180b ---