[FFmpeg-cvslog] avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index()

2020-02-11 Thread Dale Curtis
ffmpeg | branch: master | Dale Curtis | Tue Jan 28 16:49:14 2020 -0800| [f15007afa90a3eb3639848d9702c1cc3ac3e896b] | committer: Michael Niedermayer avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index() When e2_pts == INT64_MIN and e1_pts >= 0 the calculation of e2_pts - e1

[FFmpeg-cvslog] avcodec/libvpxenc: add a way to explicitly set temporal layer id

2020-02-11 Thread Wonkap Jang
ffmpeg | branch: master | Wonkap Jang | Mon Feb 10 10:30:09 2020 -0800| [f3bb59209f255aa0376937edbee48c2ac7782dc6] | committer: James Zern avcodec/libvpxenc: add a way to explicitly set temporal layer id In order for rate control to correctly allocate bitrate to each temporal layer, correct te

[FFmpeg-cvslog] avfilter/vf_colorlevels: add support for commands

2020-02-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Feb 11 14:19:56 2020 +0100| [cf92f42672b1d696e0a17dbb9cda56b6a80c1466] | committer: Paul B Mahol avfilter/vf_colorlevels: add support for commands > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cf92f42672b1d696e0a17dbb9cda56b6a80c1466 --

[FFmpeg-cvslog] avfilter/vf_colorkey: add support for commands

2020-02-11 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Feb 11 13:57:43 2020 +0100| [52cd7a63374c1d62a188a0e425fb998848a70bf8] | committer: Paul B Mahol avfilter/vf_colorkey: add support for commands > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=52cd7a63374c1d62a188a0e425fb998848a70bf8 ---

[FFmpeg-cvslog] libfdk-aacdec: Use the decoder's default level limiter settings

2020-02-11 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Feb 4 16:07:06 2020 +0200| [5835adee248ff80e0c743fe454261ffa85f459a6] | committer: Martin Storsjö libfdk-aacdec: Use the decoder's default level limiter settings It was disabled by default in 2dbd35b00c6433e587d5f44d5dbc8972ebbaa88e as it added d

[FFmpeg-cvslog] libfdk-aacdec: Allow explicitly disabling the DRC reference level option

2020-02-11 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Feb 4 16:23:27 2020 +0200| [e8cbdb9adbe5fff49f9fca8879ad8660801c007e] | committer: Martin Storsjö libfdk-aacdec: Allow explicitly disabling the DRC reference level option Previously, it was always left in the automatic mode, if the option was set

[FFmpeg-cvslog] libfdk-aacdec: Apply the decoder's output delay on timestamps

2020-02-11 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Tue Feb 4 16:03:57 2020 +0200| [0f2b6594fc893c84e383e28136af5c9a3631e311] | committer: Martin Storsjö libfdk-aacdec: Apply the decoder's output delay on timestamps The delay is normally zero when the level limiter is disabled, but if enabled, there's