[FFmpeg-cvslog] avcodec/v4l2_context: remove reinit variable

2022-01-11 Thread Ming Qian
ffmpeg | branch: master | Ming Qian | Tue Jan 4 17:08:34 2022 +0800| [35a9307beb6c179a5e517c0d90d5991ed45c07ac] | committer: Andriy Gelman avcodec/v4l2_context: remove reinit variable Cleanup after commit 3fc72c9fc16df3b7edc329ed9eeaaa1e65976c33. Fixes coverity ticket #1497095. Reviewed-by:

[FFmpeg-cvslog] lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBob

2022-01-11 Thread Linjie Fu
ffmpeg | branch: master | Linjie Fu | Wed Sep 18 16:19:58 2019 +0800| [9c58fd22269c9784f1f97d7e4a30daf4e06917f8] | committer: Haihao Xiang lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBob For DeinterlacingBob mode with rate=field, the frame number of output should

[FFmpeg-cvslog] libavcodec/qsvdec.c: using queue count to unref frame

2022-01-11 Thread Chen , Wenbin
ffmpeg | branch: master | Chen,Wenbin | Fri Mar 12 10:44:06 2021 +0800| [e6b990e25d2b2f443faca10accc91e1e9b998e5a] | committer: Haihao Xiang libavcodec/qsvdec.c: using queue count to unref frame MSDK vc1 and av1 sometimes output frame into the same suface, but ffmpeg-qsv assume the surface

[FFmpeg-cvslog] avformat/rtpenc_rfc4175: support for interlace format

2022-01-11 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Sat Jan 1 20:19:50 2022 +0800| [b697326a68372bec6dc3adece9afaaaebae5028d] | committer: Limin Wang avformat/rtpenc_rfc4175: support for interlace format Below are steps how to test on your local host: wget --no-check-certificate

[FFmpeg-cvslog] avformat/rtpdec_rfc4175: support for interlace format

2022-01-11 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Sat Jan 1 20:19:40 2022 +0800| [824fdd0f89b7ffe2753bf648e8c56cf09a71edf0] | committer: Limin Wang avformat/rtpdec_rfc4175: support for interlace format Signed-off-by: Limin Wang >

[FFmpeg-cvslog] avformat/rtpdec_rfc4175: reindent after last commit

2022-01-11 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Tue Jan 11 16:33:21 2022 +0800| [3ea93bbd6d9687f0171ae632c94b18199b9e62a4] | committer: Limin Wang avformat/rtpdec_rfc4175: reindent after last commit Signed-off-by: Limin Wang >

[FFmpeg-cvslog] avcodec/dnxhdenc: Fix segfault when using too many slice threads

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Thu May 6 01:47:57 2021 +0200| [2de8235791dbc10087573d40eb81e1653993b2ab] | committer: Andreas Rheinhardt avcodec/dnxhdenc: Fix segfault when using too many slice threads The DNXHD encoder's context contains an array of 32 pointers to

[FFmpeg-cvslog] avcodec/zmbvenc: Fix memleak upon init error

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed May 5 20:58:03 2021 +0200| [3e539d11e4a78d44e8d95cef1d67d67e00258e31] | committer: Andreas Rheinhardt avcodec/zmbvenc: Fix memleak upon init error Reviewed-by: Tomas Härdin Signed-off-by: Andreas Rheinhardt (cherry picked from commit

[FFmpeg-cvslog] avcodec/wma(dec|enc): Fix memleaks upon allocation error

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Thu May 6 16:56:19 2021 +0200| [44f830e7f0182c20b36ac44ccaa10bb23c8caaff] | committer: Andreas Rheinhardt avcodec/wma(dec|enc): Fix memleaks upon allocation error ff_wma_init() can fail without freeing everything it has allocated; so add

[FFmpeg-cvslog] avfilter/avfilter: Actually error out on init error

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed Sep 15 05:13:11 2021 +0200| [c256491f9669893917f4db5c0cf56b17530f10b6] | committer: Andreas Rheinhardt avfilter/avfilter: Actually error out on init error Currently an error from init could be overwritten by successfully setting the

[FFmpeg-cvslog] avcodec/opus_silk: Remove wrong size information in function declaration

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Mon Sep 13 14:38:50 2021 +0200| [edaf8c961510ec7a4d83fdbd4b0986ae67ee1357] | committer: Andreas Rheinhardt avcodec/opus_silk: Remove wrong size information in function declaration silk_lsp2poly()'s declaration contained arrays with array

[FFmpeg-cvslog] avformat/omadec: Don't output uninitialized values

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Thu Sep 23 14:11:35 2021 +0200| [953ad7b362d6bd05669ad063cfa11e13b12c8362] | committer: Andreas Rheinhardt avformat/omadec: Don't output uninitialized values Reviewed-by: Paul B Mahol Signed-off-by: Andreas Rheinhardt (cherry picked from

[FFmpeg-cvslog] avformat/jacosubenc: Fix writing extradata

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Fri Sep 24 00:31:52 2021 +0200| [9abd7d144d6a3ca9c4c1bd363b1e0f279c38697c] | committer: Andreas Rheinhardt avformat/jacosubenc: Fix writing extradata The terminating '\0' is no longer included in the size of the extradata output by the

[FFmpeg-cvslog] avformat/cafenc: Fix memleak when trailer is never written

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Thu Sep 23 04:09:59 2021 +0200| [86487300ce19620a69c5141a6b33029c8f4e9416] | committer: Andreas Rheinhardt avformat/cafenc: Fix memleak when trailer is never written Do this by using the AVStream's priv_data for the buffer holding the packet

[FFmpeg-cvslog] avformat/cafenc: Don't segfault upon allocation error

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Thu Sep 23 02:38:49 2021 +0200| [4d8beeaa8f5746ce243c3cfa95100289b987307e] | committer: Andreas Rheinhardt avformat/cafenc: Don't segfault upon allocation error If an array for the packet sizes could not be successfully reallocated when

[FFmpeg-cvslog] avformat/cafenc: Fix potential integer overflow

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed Sep 22 07:21:05 2021 +0200| [71eee0d4dc55356ce4127908f0d5f6411dc71c6d] | committer: Andreas Rheinhardt avformat/cafenc: Fix potential integer overflow (As long as avio_write() only accepts an int, it makes no sense to try to support

[FFmpeg-cvslog] avformat/movenc: Limit ism_lookahead to a sane value

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed Sep 22 20:36:21 2021 +0200| [8c1899a71bc92387afa38f8438cfd05a33ffb48f] | committer: Andreas Rheinhardt avformat/movenc: Limit ism_lookahead to a sane value There can only be a maximum of 255 entries in a tfrf tag, so using more makes no

[FFmpeg-cvslog] avutil/utils: Remove racy check from avutil_version()

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Sun Sep 26 10:56:49 2021 +0200| [ecd4490dd06cccb15bc1a547d15bdbfbd853929c] | committer: Andreas Rheinhardt avutil/utils: Remove racy check from avutil_version() avutil_version() currently performs several checks before just returning the

[FFmpeg-cvslog] avformat/sccdec: Don't use uninitialized data, fix crash, simplify logic

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Fri Oct 1 11:57:34 2021 +0200| [eb998e33ef8f097206b2ef0debd564db2aedbd24] | committer: Andreas Rheinhardt avformat/sccdec: Don't use uninitialized data, fix crash, simplify logic Up until now, the scc demuxer not only read the line that it

[FFmpeg-cvslog] avformat/subtitles: Honour ff_subtitles_read_line() documentation

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Fri Oct 1 15:54:48 2021 +0200| [fd5726a2261b52dde878cb35f8a0781d9bd714bc] | committer: Andreas Rheinhardt avformat/subtitles: Honour ff_subtitles_read_line() documentation It claims to always zero-terminate its buffer like snprintf(), yet

[FFmpeg-cvslog] avformat/tee: Fix leak of FIFO-options dictionary

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Mon Sep 6 02:47:48 2021 +0200| [91b06840247273755630e75f76b9931467847ee8] | committer: Andreas Rheinhardt avformat/tee: Fix leak of FIFO-options dictionary Happened for all slaves which didn't use the FIFO. Signed-off-by: Andreas

[FFmpeg-cvslog] avformat/tee: Fix leak of strings

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Mon Sep 6 02:23:38 2021 +0200| [e7201aa246047676bb398f21ddda273026d8fb83] | committer: Andreas Rheinhardt avformat/tee: Fix leak of strings Signed-off-by: Andreas Rheinhardt (cherry picked from commit

[FFmpeg-cvslog] avcodec/rasc: Fix potential use of uninitialized value

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Sun Oct 3 14:53:31 2021 +0200| [0229916f156f0cce4aeab5e4da079ad9c204be0a] | committer: Andreas Rheinhardt avcodec/rasc: Fix potential use of uninitialized value Fixes Coverity issue #1439566. Signed-off-by: Andreas Rheinhardt (cherry

[FFmpeg-cvslog] avfilter/vf_w3fdif: Fix segfault on allocation error

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed Oct 6 15:20:30 2021 +0200| [b229dce2e4c2db9f52808978a114e711f38aa75c] | committer: Andreas Rheinhardt avfilter/vf_w3fdif: Fix segfault on allocation error Reviewed-by: Paul B Mahol Signed-off-by: Andreas Rheinhardt (cherry picked from

[FFmpeg-cvslog] avfilter/af_surround: Fix memleaks upon allocation error

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed Oct 6 15:29:32 2021 +0200| [952c62f658a58f2047ea7e2506d59c0947755f35] | committer: Andreas Rheinhardt avfilter/af_surround: Fix memleaks upon allocation error Reviewed-by: Paul B Mahol Signed-off-by: Andreas Rheinhardt (cherry picked

[FFmpeg-cvslog] avfilter/af_vibrato: Fix segfault upon allocation error

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed Oct 6 15:36:05 2021 +0200| [7f7e601e818b4b32e56d7f1699de2f94706b1940] | committer: Andreas Rheinhardt avfilter/af_vibrato: Fix segfault upon allocation error Reviewed-by: Paul B Mahol Signed-off-by: Andreas Rheinhardt (cherry picked

[FFmpeg-cvslog] avfilter/aeval: Fix leak of expressions upon reallocation error

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed Oct 6 16:05:39 2021 +0200| [fdf7a28b0a9003dfcb56c27c962c59cfded6310d] | committer: Andreas Rheinhardt avfilter/aeval: Fix leak of expressions upon reallocation error Fix this by switching to av_dynarray_add_nofree() which is more

[FFmpeg-cvslog] avdevice/xv: Increase array size

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Sat Oct 9 13:00:24 2021 +0200| [116dddb928f131226b5c12da8ebab44c660154c1] | committer: Andreas Rheinhardt avdevice/xv: Increase array size av_image_copy() expects an array of four pointers according to its declaration; although it currently

[FFmpeg-cvslog] avfilter/asrc_flite: Fix use-after-frees

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed Oct 6 17:21:04 2021 +0200| [bdb5f6e7f8ea9b37e0dedd34b4ef1887c02d4db4] | committer: Andreas Rheinhardt avfilter/asrc_flite: Fix use-after-frees When an flite filter instance is uninitialized and the refcount of the corresponding

[FFmpeg-cvslog] avfilter/asrc_flite: Don't segfault when using list_voices option

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Wed Oct 6 16:33:00 2021 +0200| [566d7896c116f1a16935b5b28599598a2e69e113] | committer: Andreas Rheinhardt avfilter/asrc_flite: Don't segfault when using list_voices option Could also happen if initializing flite failed* or if an unknown

[FFmpeg-cvslog] avcodec/h263: Fix global-buffer-overflow with noout flag2 set

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Sun Nov 21 01:57:41 2021 +0100| [f82aaea3ff35c171ffe5b894026eacbc3c0574de] | committer: Andreas Rheinhardt avcodec/h263: Fix global-buffer-overflow with noout flag2 set h263_get_motion_length() forgot to take an absolute value; as a

[FFmpeg-cvslog] avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Mon Nov 29 15:29:11 2021 +0100| [de82f92b845e8e5e52ea107702eba11ea277800a] | committer: Andreas Rheinhardt avcodec/vaapi_encode: Fix segfault upon closing uninitialized encoder Fixes ticket #9537. Probably a regression since

[FFmpeg-cvslog] Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted"

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Thu Oct 7 12:53:49 2021 +0200| [66c7329c6e1e25e125fb250f4cddd829ad5ada57] | committer: Andreas Rheinhardt Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted" This reverts commit

[FFmpeg-cvslog] avformat/matroskadec: Don't unnecessarily reduce aspect ratio

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Sun Nov 7 11:35:03 2021 +0100| [2e850412d360081107a16dfcb2763dde9b395f13] | committer: Andreas Rheinhardt avformat/matroskadec: Don't unnecessarily reduce aspect ratio Fixes ticket #9497. Reviewed-by: James Almer Signed-off-by: Andreas

[FFmpeg-cvslog] avcodec/movtextenc: Fix infinite loop due to variable truncation

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Mon Nov 29 17:41:16 2021 +0100| [1227b4e9264267da42679245cdc30e1f1e35e528] | committer: Andreas Rheinhardt avcodec/movtextenc: Fix infinite loop due to variable truncation Regression since af043b839c38e850af1184fd6be691f8475c048e. Fixes

[FFmpeg-cvslog] avcodec/libopenh264dec: Increase array sizes, fix stack-buffer overread

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Mon Dec 6 12:20:21 2021 +0100| [0066e79c9eca8611ff425221bc54a58969ca606f] | committer: Andreas Rheinhardt avcodec/libopenh264dec: Increase array sizes, fix stack-buffer overread av_image_copy() expects an array of four pointers and

[FFmpeg-cvslog] avcodec/libkvazaar: Increase array size

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Mon Dec 6 12:19:46 2021 +0100| [d1f7a44e89fa90748a71c7d714c53036a2a44800] | committer: Andreas Rheinhardt avcodec/libkvazaar: Increase array size av_image_copy() expects an array of four pointers according to its declaration; although it

[FFmpeg-cvslog] avformat/aadec: Don't use the same loop counter in inner and outer loop

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Sun Dec 5 19:27:15 2021 +0100| [ab8830e3489199d71f6349794062040dcb541b8c] | committer: Andreas Rheinhardt avformat/aadec: Don't use the same loop counter in inner and outer loop Due to this bush.aa (from the FATE suite) exported garbage

[FFmpeg-cvslog] avformat/moflex: Don't use uninitialized timebase for data stream

2022-01-11 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Sun Dec 12 16:02:22 2021 +0100| [703937c494bfb7fe74ea22c361e9444eaa65c61e] | committer: Andreas Rheinhardt avformat/moflex: Don't use uninitialized timebase for data stream Signed-off-by: Andreas Rheinhardt (cherry picked from commit

[FFmpeg-cvslog] swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions

2022-01-11 Thread Mark Reid
ffmpeg | branch: master | Mark Reid | Wed Nov 24 13:15:20 2021 -0800| [9e445a5be2dca30a1f1103c73440648ccf5af9b1] | committer: James Almer swscale/x86/output.asm: add x86-optimized planer gbr yuv2anyX functions changes since v2: * fixed label changes since v1: * remove vex intruction on sse4

[FFmpeg-cvslog] swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions

2022-01-11 Thread Mark Reid
ffmpeg | branch: master | Mark Reid | Wed Nov 24 13:15:21 2021 -0800| [52f70261642725f2b1af6e1a5a0b2c9d868997fa] | committer: James Almer swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions sse2 only operates on 2 lanes per loop for to_y and to_uv functions, due to the lack of

[FFmpeg-cvslog] avcodec/av1dec: honor the requested skip_frame level

2022-01-11 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Jan 7 16:11:12 2022 -0300| [4b053b8db18eb0610b62a2c40d0327ae53f2387c] | committer: James Almer avcodec/av1dec: honor the requested skip_frame level This supports dropping non-intra, non-key, or all frames. Tested-by: nevcairiel Signed-off-by: James

[FFmpeg-cvslog] lavf/udp: do not return an uninitialized value from udp_open()

2022-01-11 Thread Anton Khirnov
ffmpeg | branch: release/4.4 | Anton Khirnov | Mon Jan 10 17:41:02 2022 +0100| [91aa03952a7ad36f08367ba145dbf0d5f7d23356] | committer: Anton Khirnov lavf/udp: do not return an uninitialized value from udp_open() (cherry picked from commit 3c2b67446875f925909fa33d8ee14264e11c293d)

[FFmpeg-cvslog] lavf/udp: do not return an uninitialized value from udp_open()

2022-01-11 Thread Anton Khirnov
ffmpeg | branch: release/5.0 | Anton Khirnov | Mon Jan 10 17:41:02 2022 +0100| [92c57aece4db7997befc910ce458ff501d8cc5ca] | committer: Anton Khirnov lavf/udp: do not return an uninitialized value from udp_open() (cherry picked from commit 3c2b67446875f925909fa33d8ee14264e11c293d)

[FFmpeg-cvslog] lavf/udp: do not return an uninitialized value from udp_open()

2022-01-11 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Mon Jan 10 17:41:02 2022 +0100| [3c2b67446875f925909fa33d8ee14264e11c293d] | committer: Anton Khirnov lavf/udp: do not return an uninitialized value from udp_open() >