[FFmpeg-cvslog] avutil/hwcontext_cuda: query correct alignment from device

2020-11-03 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Wed Nov 4 00:19:55 2020 +0100| [2f3cb5cccab51c53f7440760fbd2914edbea801b] | committer: Timo Rothenpieler avutil/hwcontext_cuda: query correct alignment from device >

[FFmpeg-cvslog] avfilter/scale_cuda: add lanczos algorithm

2020-11-03 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Wed Nov 4 01:43:00 2020 +0100| [cfdddec0c832a67da8a0081a32ae2c7127ce2368] | committer: Timo Rothenpieler avfilter/scale_cuda: add lanczos algorithm >

[FFmpeg-cvslog] avutil/hwcontext_cuda: fix edge case with non-even frame heights

2020-11-03 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Wed Nov 4 01:36:48 2020 +0100| [98d3f2359853f1908092b6244f429ced838f493b] | committer: Timo Rothenpieler avutil/hwcontext_cuda: fix edge case with non-even frame heights >

[FFmpeg-cvslog] vaapi_encode_mpeg2: Fix setting colour properties

2020-11-03 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Mon Nov 2 22:46:49 2020 +| [755203c2d270e1334987b462f80151eb88e30121] | committer: Mark Thompson vaapi_encode_mpeg2: Fix setting colour properties Follow the same pattern as the previous commits for H.264 and H.265. Reviewed-By: Jan Ekström

[FFmpeg-cvslog] vaapi_encode_h265: Fix setting colour properties

2020-11-03 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Mon Nov 2 22:46:48 2020 +| [486817e1aedda759bd21287b462ee0bb6e100949] | committer: Mark Thompson vaapi_encode_h265: Fix setting colour properties Matching the previous commit for H.264. Reviewed-By: Jan Ekström Tested-By: Xu, Yefeng >

[FFmpeg-cvslog] vaapi_encode_h264: Fix setting colour properties

2020-11-03 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Mon Nov 2 22:46:47 2020 +| [9faf4dcf234dbc34f05cd2d973473df2eece4881] | committer: Mark Thompson vaapi_encode_h264: Fix setting colour properties The properties should always be set; only the presence flags want to be conditional. Fixes #8959.

[FFmpeg-cvslog] avutil/hwcontext_cuda: increase CUDA frame alignment to 512

2020-11-03 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Mon Nov 2 21:31:35 2020 +0100| [d5763edab21b08cd1388a2f41885d11d61653917] | committer: Timo Rothenpieler avutil/hwcontext_cuda: increase CUDA frame alignment to 512 At least on Turing, a frame without 512 byte alignment cannot be passed to

[FFmpeg-cvslog] avfilter/scale_cuda: code cleanup

2020-11-03 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Tue Nov 3 18:33:55 2020 +0100| [15c0e038ce90c3c1e13e80ea4fcf56c327b686f4] | committer: Timo Rothenpieler avfilter/scale_cuda: code cleanup > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=15c0e038ce90c3c1e13e80ea4fcf56c327b686f4 ---

[FFmpeg-cvslog] avfilter/scale_cuda: add nearest neighbour algorithm

2020-11-03 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Tue Nov 3 19:28:06 2020 +0100| [4ad7af085cd3db473bf035394d7d934800461bdf] | committer: Timo Rothenpieler avfilter/scale_cuda: add nearest neighbour algorithm >

[FFmpeg-cvslog] avfilter/scale_cuda: add bicubic interpolation

2020-11-03 Thread Timo Rothenpieler
ffmpeg | branch: master | Timo Rothenpieler | Sat Oct 31 20:22:33 2020 +0100| [f1d0f83712470c0fef13b8215cccbdb77ba7f3bf] | committer: Timo Rothenpieler avfilter/scale_cuda: add bicubic interpolation >

[FFmpeg-cvslog] avcodec/tscc2: Don't check for errors for complete VLCs

2020-11-03 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Oct 29 15:26:06 2020 +0100| [7781aa85bc7283676ba7f90988f4ed5dbcfc6a0d] | committer: Andreas Rheinhardt avcodec/tscc2: Don't check for errors for complete VLCs Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avcodec/mimic: Inline constants

2020-11-03 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Oct 28 14:06:23 2020 +0100| [33fbc907359fb1e69a61072929a919bd5dfa8100] | committer: Andreas Rheinhardt avcodec/mimic: Inline constants Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avcodec/mpc8: Unobfuscate sign-extension

2020-11-03 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Oct 29 23:58:51 2020 +0100| [1c430f60454acbf6f288058d971a44d6bb3d48e7] | committer: Andreas Rheinhardt avcodec/mpc8: Unobfuscate sign-extension Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avformat/apngdec: Fix size/overflow checks

2020-11-03 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun Jan 12 17:36:05 2020 +0100| [9c341c6c92a0fc9c5bbecbd12e8bdd904678e4d5] | committer: Andreas Rheinhardt avformat/apngdec: Fix size/overflow checks apng data consists of parts containing a small header (including a four-byte size field) and a

[FFmpeg-cvslog] avformat/apngdec: Check fcTL chunk length when reading header

2020-11-03 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat Oct 31 14:07:27 2020 +0100| [d9363b56a6b134e90fff8098cbd46a642f9cf99d] | committer: Andreas Rheinhardt avformat/apngdec: Check fcTL chunk length when reading header Reading the header terminates when an fcTL chunk is encountered in which case

[FFmpeg-cvslog] avformat/apngdec: Remove goto fail that does nothing

2020-11-03 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed Dec 11 12:15:05 2019 +0100| [158265b439083f730eb36df27b6979aff2f6f83b] | committer: Andreas Rheinhardt avformat/apngdec: Remove goto fail that does nothing Signed-off-by: Andreas Rheinhardt >

[FFmpeg-cvslog] avformat/apngdec: Return error for incomplete header

2020-11-03 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Dec 10 11:47:57 2019 +0100| [2cf1eefae5dba7a7259156f9ff5c62f4e4e2fe0d] | committer: Andreas Rheinhardt avformat/apngdec: Return error for incomplete header If avio_read() could read anything, it returns the number of bytes read, even if it

[FFmpeg-cvslog] avfilter/af_asoftclip: add asserts in default switch cases

2020-11-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 3 12:28:02 2020 +0100| [112fe0ff194ffe7670fbc0690e6b15ba6279e11a] | committer: Paul B Mahol avfilter/af_asoftclip: add asserts in default switch cases >

[FFmpeg-cvslog] avfilter/af_asoftclip: add erf soft clip type

2020-11-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 3 12:05:24 2020 +0100| [ee686236cd1dcceca2ecdfe64e509a7ef977e8f0] | committer: Paul B Mahol avfilter/af_asoftclip: add erf soft clip type > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ee686236cd1dcceca2ecdfe64e509a7ef977e8f0 ---

[FFmpeg-cvslog] avfitler/af_asoftclip: add hard type

2020-11-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Tue Nov 3 12:21:48 2020 +0100| [de63b6fb549e98f20194561a077456f03e7dcfe9] | committer: Paul B Mahol avfitler/af_asoftclip: add hard type > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de63b6fb549e98f20194561a077456f03e7dcfe9 ---

[FFmpeg-cvslog] doc: mark "ADPCM IMA High Voltage Software ALP" as encodable

2020-11-03 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Thu Oct 29 20:57:18 2020 +1000| [67d4ab50ec23d59f9ad6af1c34ea5727f3fcefe8] | committer: Zane van Iperen doc: mark "ADPCM IMA High Voltage Software ALP" as encodable Signed-off-by: Zane van Iperen >

[FFmpeg-cvslog] avcodec/utils: add adpcm_ima_alp to av_get_exact_bits_per_sample()

2020-11-03 Thread Zane van Iperen
ffmpeg | branch: master | Zane van Iperen | Thu Oct 29 20:55:41 2020 +1000| [2433b62f7980b8f98d129f5b998103ad736a2b59] | committer: Zane van Iperen avcodec/utils: add adpcm_ima_alp to av_get_exact_bits_per_sample() Signed-off-by: Zane van Iperen >