[FFmpeg-cvslog] avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE

2020-09-27 Thread Pavel Koshevoy
ffmpeg | branch: master | Pavel Koshevoy | Mon Sep 21 21:40:27 2020 -0600| [5bbf58ab876279ca1a5a2f30563f271c99b93e62] | committer: Pavel Koshevoy avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE Allow setparams to be used with hw backed frames and avoid an assertion failure in avfilter_con

[FFmpeg-cvslog] examples/muxing: misc style fixes

2020-09-27 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Sep 25 19:23:54 2020 +0800| [ef868fa4a1e2803e22382ca907ebb384867f82b6] | committer: Jun Zhao examples/muxing: misc style fixes misc style fixes. Reviewed-by: Steven Liu Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/hls: add AC-3/EAC-3 to allowed extensions file list

2020-09-27 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Sep 25 19:52:14 2020 +0800| [5bf22519cec50cceada06bb58a9d1fa2bb30d1ec] | committer: Jun Zhao lavf/hls: add AC-3/EAC-3 to allowed extensions file list Add AC-3/EAC-3 to allowed extensions file list. From HTTP Live Streaming 2nd Edition draft-pantos-hls-

[FFmpeg-cvslog] avfilter/vf_v360: add octahedron format

2020-09-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Sep 27 22:33:05 2020 +0200| [6db1b1af4c93c98c31e8f2dc546647d77c0bdb5f] | committer: Paul B Mahol avfilter/vf_v360: add octahedron format > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6db1b1af4c93c98c31e8f2dc546647d77c0bdb5f --- doc/fi

[FFmpeg-cvslog] vf_colorspace: Added linear trc.

2020-09-27 Thread Andrew Klaassen
ffmpeg | branch: master | Andrew Klaassen | Thu Sep 24 15:00:52 2020 -0400| [a6e72fb46d0601d0fcf44c93c32dd472599b5984] | committer: Ronald S. Bultje vf_colorspace: Added linear trc. This patch adds the coefficients for the linear gamma function (1,0,1,0) to the colorspace filter. Signed-off-b

[FFmpeg-cvslog] avcodec: add Argonaut Games Video decoder

2020-09-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Sep 18 17:43:42 2020 +0200| [a3a6b56200e2899769175291837a178f20e1e95a] | committer: Paul B Mahol avcodec: add Argonaut Games Video decoder > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a3a6b56200e2899769175291837a178f20e1e95a --- Chan

[FFmpeg-cvslog] tests/fate-run: Always overwrite output files for md5 tests

2020-09-27 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Sep 20 16:39:59 2020 +0200| [e575d59afe928af7729cc8abed94cc100c991444] | committer: Andreas Rheinhardt tests/fate-run: Always overwrite output files for md5 tests Otherwise the result of such tests will not accurately reflect the current state