[FFmpeg-cvslog] compat/cuda/ptx2c: remove shell loop; fix BSD sed compat

2020-06-01 Thread rcombs
ffmpeg | branch: master | rcombs | Thu Aug 22 00:40:47 2019 -0500| [fb17ba86a871b858069472d4afd8509732d58e49] | committer: rcombs compat/cuda/ptx2c: remove shell loop; fix BSD sed compat This fixes building on macOS, and improves build times dramatically there >

[FFmpeg-cvslog] avcodec/h264dec: Disable forced small_padding on flag2 fast

2020-06-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu May 28 14:33:58 2020 +0200| [782865bf3094e36cbb4bd9cfacda252307e6589d] | committer: Michael Niedermayer avcodec/h264dec: Disable forced small_padding on flag2 fast Fixes:

[FFmpeg-cvslog] fate: add adpcm_ima_ssi encoding test

2020-06-01 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Sun May 31 05:24:11 2020 +| [01fd93e2aca48af5e615595dc92b8a3b467ea544] | committer: Michael Niedermayer fate: add adpcm_ima_ssi encoding test Signed-off-by: Zane van Iperen Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avcodec/jpeg2000dec: clear pointer which become stale in get_ppt()

2020-06-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun May 31 12:49:50 2020 +0200| [4b2248594c7faf1530c43e662c4b80655240b269] | committer: Michael Niedermayer avcodec/jpeg2000dec: clear pointer which become stale in get_ppt() Fixes: use after free Fixes:

[FFmpeg-cvslog] fftools/ffmpeg: update text requesting samples

2020-06-01 Thread Andriy Gelman
ffmpeg | branch: master | Andriy Gelman | Sun May 10 15:01:35 2020 -0400| [6cd198860d6f63d53c9d25fec1e0650c3ae6a9da] | committer: Andriy Gelman fftools/ffmpeg: update text requesting samples Signed-off-by: Andriy Gelman Reviewed-by: Marton Balint >

[FFmpeg-cvslog] avcodec/nvenc: zero avg and max bitrate in CQ mode

2020-06-01 Thread Roman Arzumanyan
ffmpeg | branch: release/4.2 | Roman Arzumanyan | Mon Apr 20 13:53:36 2020 +0300| [e3883657540d4e99f0f77a3337aa37db4464eda3] | committer: Timo Rothenpieler avcodec/nvenc: zero avg and max bitrate in CQ mode Signed-off-by: Timo Rothenpieler >

[FFmpeg-cvslog] avcodec/nvenc: zero avg and max bitrate in CQ mode

2020-06-01 Thread Roman Arzumanyan
ffmpeg | branch: master | Roman Arzumanyan | Mon Apr 20 13:53:36 2020 +0300| [0842fd2c25c050e595083ba1e8c5176da3d55c9b] | committer: Timo Rothenpieler avcodec/nvenc: zero avg and max bitrate in CQ mode Signed-off-by: Timo Rothenpieler >

[FFmpeg-cvslog] checkasm: sw_rgb: Fix mixed declaration and code

2020-06-01 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat May 30 20:33:53 2020 +0800| [7f76f20fa0a8aad6de50634a5cb60dc53117d6ab] | committer: Jun Zhao checkasm: sw_rgb: Fix mixed declaration and code Fix mixed declaration and code. Reviewed-by: Michael Niedermayer Signed-off-by: Jun Zhao >

[FFmpeg-cvslog] avformat/dashenc: use AVStream timebase when computing missing bitrate

2020-06-01 Thread Przemysław Sobala
ffmpeg | branch: master | Przemysław Sobala | Wed May 27 17:07:22 2020 +0200| [2a9ffd89fcb09bd69b2130da039ad2caba79cf33] | committer: Karthick J avformat/dashenc: use AVStream timebase when computing missing bitrate >

[FFmpeg-cvslog] avfilter/vf_lut3d: Fix mixed declaration and code

2020-06-01 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jun 1 13:15:21 2020 +0200| [317b722c5129d9f5e4e4fea244cb9e99f1cafda8] | committer: Andreas Rheinhardt avfilter/vf_lut3d: Fix mixed declaration and code Reviewed-by: Paul B Mahol Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avcodec/encode: Remove ff_alloc_packet

2020-06-01 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon Jun 1 11:44:00 2020 +0200| [f02b1b12221843e4817e16f4fa210790a8c26184] | committer: Andreas Rheinhardt avcodec/encode: Remove ff_alloc_packet It is no longer used anymore. Reviewed-by: James Almer Signed-off-by: Andreas Rheinhardt >