[FFmpeg-cvslog] avcodec/adts_parser: Don't presume buffer to be padded

2024-05-24 Thread Andreas Rheinhardt
ffmpeg | branch: release/7.0 | Andreas Rheinhardt | Thu May 9 15:09:41 2024 +0200| [2bfcc11f51455a64c2248c01a5374c64606351ab] | committer: Andreas Rheinhardt avcodec/adts_parser: Don't presume buffer to be padded The documentation of av_adts_header_parse() does not require the buffer

[FFmpeg-cvslog] avformat/flacdec: Reorder allocations to avoid leak on error

2024-05-24 Thread Andreas Rheinhardt
ffmpeg | branch: release/7.0 | Andreas Rheinhardt | Fri May 17 20:12:18 2024 +0200| [45765b7c2efa9f0dce5dced4ac8ce5a6ec981751] | committer: Andreas Rheinhardt avformat/flacdec: Reorder allocations to avoid leak on error Fixes Coverity issue #1591795. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avformat/movenc: Check av_malloc()

2024-05-24 Thread Andreas Rheinhardt
ffmpeg | branch: release/7.0 | Andreas Rheinhardt | Thu May 2 23:23:17 2024 +0200| [a08da68e0a38a2eefb0b858227573aeceb756631] | committer: Andreas Rheinhardt avformat/movenc: Check av_malloc() Fixes Coverity issue #1596735. Reviewed-by: Michael Niedermayer Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avcodec/vp8: Return error on error

2024-05-24 Thread Andreas Rheinhardt
ffmpeg | branch: release/7.0 | Andreas Rheinhardt | Sat Apr 27 12:24:05 2024 +0200| [7050b247b28a117c099da3198a5d5dd64b4a23a4] | committer: Andreas Rheinhardt avcodec/vp8: Return error on error Regression since e1ba00ac8f755f37ebc8448d3dbea906d7b79da2. Reviewed-by: Ronald S. Bultje Signed

[FFmpeg-cvslog] avcodec/flacdec: Remove unused variable

2024-05-24 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 24 17:37:14 2024 +0200| [aff24c165827ad05d720491b4a96dbf6a61f4937] | committer: Andreas Rheinhardt avcodec/flacdec: Remove unused variable Forgotten in 0380a03f1f9d55e5690bb92bfa4897f2c728c1e5. Reviewed-by: James Almer Signed-off

[FFmpeg-cvslog] avfilter/af_atempo: Properly check av_tx_init()

2024-05-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 22 09:29:49 2024 +0200| [35e7fa0a2e6d9bf7c44eac3b6ee2ce5eaca21c35] | committer: Andreas Rheinhardt avfilter/af_atempo: Properly check av_tx_init() Fixes Coverity issue #1516804. Signed-off-by: Andreas Rheinhardt > h

[FFmpeg-cvslog] avfilter/af_atempo: Simplify resetting

2024-05-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 22 10:27:53 2024 +0200| [42e0e05834ba156f91d84e940fbfc8e2756954fb] | committer: Andreas Rheinhardt avfilter/af_atempo: Simplify resetting The earlier code distinguished between a partial reset (yae_clear()) and a complete reset

[FFmpeg-cvslog] avfilter/af_atempo: Fix indentation

2024-05-23 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Wed May 22 10:40:32 2024 +0200| [ece95dc3dc82ecaa1a539b2e26c17e714225fa0d] | committer: Andreas Rheinhardt avfilter/af_atempo: Fix indentation Forgotten after b8f74ee57a6e9e75a507adcddf30f84dd4a39d39. Signed-off-by: Andreas Rheinhardt > h

[FFmpeg-cvslog] avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash

2024-05-22 Thread Andreas Rheinhardt
ffmpeg | branch: release/5.1 | Andreas Rheinhardt | Tue Apr 30 19:16:49 2024 +0200| [41c2da99f7ed45676a5ea1d66c7be90bc129db72] | committer: Andreas Rheinhardt avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash Regression since fd172185580c1ccdcfb90bbfdb59fa806fad3117; triggered

[FFmpeg-cvslog] avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash

2024-05-22 Thread Andreas Rheinhardt
ffmpeg | branch: release/5.0 | Andreas Rheinhardt | Tue Apr 30 19:16:49 2024 +0200| [43de07cd2032f4bdcc3209c4c12a9b33fa9357f4] | committer: Andreas Rheinhardt avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash Regression since fd172185580c1ccdcfb90bbfdb59fa806fad3117; triggered

[FFmpeg-cvslog] avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash

2024-05-22 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.4 | Andreas Rheinhardt | Tue Apr 30 19:16:49 2024 +0200| [abe6b3fb381970423e589260aacaeb6f098015ab] | committer: Andreas Rheinhardt avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash Regression since fd172185580c1ccdcfb90bbfdb59fa806fad3117; triggered

[FFmpeg-cvslog] avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash

2024-05-22 Thread Andreas Rheinhardt
ffmpeg | branch: release/4.3 | Andreas Rheinhardt | Tue Apr 30 19:16:49 2024 +0200| [78cf22f3990ff455196fe292ff62da720c40dd8d] | committer: Andreas Rheinhardt avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash Regression since fd172185580c1ccdcfb90bbfdb59fa806fad3117; triggered

[FFmpeg-cvslog] avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash

2024-05-22 Thread Andreas Rheinhardt
ffmpeg | branch: release/6.0 | Andreas Rheinhardt | Tue Apr 30 19:16:49 2024 +0200| [90a59f9e488987c16ae791a62a097f1e559f6b52] | committer: Andreas Rheinhardt avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash Regression since fd172185580c1ccdcfb90bbfdb59fa806fad3117; triggered

[FFmpeg-cvslog] avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash

2024-05-22 Thread Andreas Rheinhardt
ffmpeg | branch: release/6.1 | Andreas Rheinhardt | Tue Apr 30 19:16:49 2024 +0200| [ab4fcc06ce95f59e50569315ac3c5679ab28857e] | committer: Andreas Rheinhardt avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash Regression since fd172185580c1ccdcfb90bbfdb59fa806fad3117; triggered

[FFmpeg-cvslog] avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash

2024-05-22 Thread Andreas Rheinhardt
ffmpeg | branch: release/7.0 | Andreas Rheinhardt | Tue Apr 30 19:16:49 2024 +0200| [935279b85572cdd317d7d5c932f85dde3b90bb5a] | committer: Andreas Rheinhardt avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash Regression since fd172185580c1ccdcfb90bbfdb59fa806fad3117; triggered

[FFmpeg-cvslog] avfilter/vf_signalstats: Reindent after the previous commit

2024-05-21 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat May 18 11:53:09 2024 +0200| [9a7458123446427eddb4be89f638518554b4c9b2] | committer: Andreas Rheinhardt avfilter/vf_signalstats: Reindent after the previous commit Also use loop scope for iterators while just at it. Signed-off-by: Andreas

[FFmpeg-cvslog] avfilter/vf_signalstats: Deduplicate <= 8 and > 8 bit code

2024-05-21 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat May 18 11:44:45 2024 +0200| [48c0cce83d9335e037369df471e53634f663cdfc] | committer: Andreas Rheinhardt avfilter/vf_signalstats: Deduplicate <= 8 and > 8 bit code Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/g

[FFmpeg-cvslog] avfilter/vf_signalstats: Use av_dict_set_int() where appropriate

2024-05-21 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat May 18 10:06:18 2024 +0200| [f2dac83628c2e1485be7917e2505ad61fcd7757f] | committer: Andreas Rheinhardt avfilter/vf_signalstats: Use av_dict_set_int() where appropriate Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avfilter/vf_v360: Add assert to suppress Coverity false positives

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 23:05:19 2024 +0200| [0d7430d3ab9a818e14f99176dc7fe55860b184a1] | committer: Andreas Rheinhardt avfilter/vf_v360: Add assert to suppress Coverity false positives Should fix many Coverity false positives, namely #1457947-#1457994

[FFmpeg-cvslog] fftools/ffmpeg_filter: Fix leak on error

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 20:46:36 2024 +0200| [62929f40ee7ce1eb2c4b178b98557b7c73f8bc47] | committer: Andreas Rheinhardt fftools/ffmpeg_filter: Fix leak on error Do this by attaching the FilterGraph directly to more permanent storage from which

[FFmpeg-cvslog] avformat/flacdec: Reorder allocations to avoid leak on error

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 20:12:18 2024 +0200| [b50c5d02900363c17560cf79e2af0ca3073ee81a] | committer: Andreas Rheinhardt avformat/flacdec: Reorder allocations to avoid leak on error Fixes Coverity issue #1591795. Signed-off-by: Andreas Rheinhardt > h

[FFmpeg-cvslog] avcodec/tiff: Fix leak on error

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 21:49:04 2024 +0200| [2c94b1bbf101200c13293130cf86c9be9c397885] | committer: Andreas Rheinhardt avcodec/tiff: Fix leak on error Fixes Coverity issue #1516957. Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/ac3enc_template: Avoid always-true check

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 18:51:55 2024 +0200| [e863cbceaeb88082e716dd3b770ed9dfc35ad9e3] | committer: Andreas Rheinhardt avcodec/ac3enc_template: Avoid always-true check This might also help Coverity with issue #1596532. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avcodec/ac3enc: Move transient PutBitContext to stack

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 19:21:34 2024 +0200| [59b1838e0955bb092ebc9d6e9f8aa7d8753d4d33] | committer: Andreas Rheinhardt avcodec/ac3enc: Move transient PutBitContext to stack Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 17:02:47 2024 +0200| [482afe8f3f7b9ea17521371c53e9d783be95020a] | committer: Andreas Rheinhardt avcodec/lib*, avformat/tee: Simplify iterating over AVDictionary Reviewed-by: epira...@gmail.com Signed-off-by: Andreas Rheinhardt > h

[FFmpeg-cvslog] fftools, avfilter, avformat: Simplify check for "is dictionary empty?"

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 17:04:50 2024 +0200| [f3d206d25ffdb02ba30b9bf37720f94819f9be3e] | committer: Andreas Rheinhardt fftools, avfilter, avformat: Simplify check for "is dictionary empty?" Reviewed-by: epira...@gmail.com Signed-off-by: Andreas

[FFmpeg-cvslog] avformat/tls_openssl: #if ff_openssl_init/deinit() away if possible

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 15:09:00 2024 +0200| [583c3d45fab6ed9aecd96f6c5ce02a789ca13e2c] | committer: Andreas Rheinhardt avformat/tls_openssl: #if ff_openssl_init/deinit() away if possible These functions do nothing useful when used with a non-ancient version

[FFmpeg-cvslog] avformat/tee: Use smaller scope for variables

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 15:41:38 2024 +0200| [ce22e7ab289abfd8923de1d9d64d84e4226a318e] | committer: Andreas Rheinhardt avformat/tee: Use smaller scope for variables Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avformat/tee: Constify AVDictionaryEntry* pointee where possible

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 15:32:05 2024 +0200| [26f3e79114660de079bc9d784070d70b64e18ee5] | committer: Andreas Rheinhardt avformat/tee: Constify AVDictionaryEntry* pointee where possible This is in preparation for using av_dict_iterate(). Signed-off

[FFmpeg-cvslog] avformat/utils: Use static mutexes instead of ff_lock_avformat()

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 14:53:33 2024 +0200| [8b48b0adab0d9ad7655eb7746253061edeea58ae] | committer: Andreas Rheinhardt avformat/utils: Use static mutexes instead of ff_lock_avformat() Its existence is a remnant of (libavcodec's) lock-manager API which has

[FFmpeg-cvslog] avcodec/adts_header: Add ff_adts_header_parse_buf()

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 16:09:53 2024 +0200| [12ded9cd85be60d9622c438d9a8cfc099028c960] | committer: Andreas Rheinhardt avcodec/adts_header: Add ff_adts_header_parse_buf() Most users of ff_adts_header_parse() don't already have an opened GetBitContext

[FFmpeg-cvslog] avcodec/aac_ac3_parser: Use ff_adts_header_parse_buf()

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 16:30:11 2024 +0200| [a2874c5721eb0913575ee9199df45048d9dd87ae] | committer: Andreas Rheinhardt avcodec/aac_ac3_parser: Use ff_adts_header_parse_buf() instead of avpriv_adts_header_parse(). Using the former avoids an indirection

[FFmpeg-cvslog] avcodec/aac_ac3_parser: Untangle AAC and AC3 parsing error codes

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu Jul 6 23:35:11 2023 +0200| [ae937c49027fab3b5f34397e04ee7aa22d9ae40f] | committer: Andreas Rheinhardt avcodec/aac_ac3_parser: Untangle AAC and AC3 parsing error codes Also remove the (unused) AAC_AC3_PARSE_ERROR_CHANNEL_CFG while

[FFmpeg-cvslog] avcodec/adts_parser: Don't presume buffer to be padded

2024-05-20 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 15:09:41 2024 +0200| [6c812a80ddfadb3e69018971a2e92ace5326db36] | committer: Andreas Rheinhardt avcodec/adts_parser: Don't presume buffer to be padded The documentation of av_adts_header_parse() does not require the buffer to be padded

[FFmpeg-cvslog] tests/ref/fate/source: Add exceptions for riscv startcode files

2024-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 19 10:47:48 2024 +0200| [d7fdd502d60273d0b1dad06da8ed4bc10efd3578] | committer: Andreas Rheinhardt tests/ref/fate/source: Add exceptions for riscv startcode files Fixes fate-source. Reviewed-by: Michael Niedermayer Signed-off

[FFmpeg-cvslog] avcodec/vc1_parser: Check init_get_bits8()

2024-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 17 22:14:56 2024 +0200| [a7e506fcd8442ee432ae1450ccc4ce212b5c2e1e] | committer: Andreas Rheinhardt avcodec/vc1_parser: Check init_get_bits8() Addresses Coverity issue #1441935. Reviewed-by: Michael Niedermayer Signed-off-by: Andreas

[FFmpeg-cvslog] avcodec/codec_desc: Mark AVRN, TGQ, PhotoCD, VBN as intra-only

2024-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 10 19:33:26 2024 +0200| [95937d6316310015187cbad371b58f54653a9ed1] | committer: Andreas Rheinhardt avcodec/codec_desc: Mark AVRN, TGQ, PhotoCD, VBN as intra-only Also remove the then redundant assignments of AV_FRAME_FLAG_KEY

[FFmpeg-cvslog] avcodec/yop: Add missing AV_CODEC_CAP_DR1

2024-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 01:12:00 2024 +0200| [2a00d68c09ea37a0b413c103a0fad915c8ebb067] | committer: Andreas Rheinhardt avcodec/yop: Add missing AV_CODEC_CAP_DR1 This decoder does not do anything fancy any more since c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b

[FFmpeg-cvslog] avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_I

2024-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 03:34:32 2024 +0200| [df3cdf4c75b802b124ad6d62eb2cd3d9686ea070] | committer: Andreas Rheinhardt avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_I This is done generically now. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avcodec/decode: Set KEY flag+pict_type generically for intra-only codecs

2024-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 02:15:01 2024 +0200| [eee88ba0dc67b5beaa31199d5bf1e7fc324e0652] | committer: Andreas Rheinhardt avcodec/decode: Set KEY flag+pict_type generically for intra-only codecs This commit is the analog

[FFmpeg-cvslog] avcodec/codec_desc, jvdec: JV is not intra-only

2024-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 03:07:51 2024 +0200| [41fc62f2e87c8427bdb87b6d90da0935e67e7576] | committer: Andreas Rheinhardt avcodec/codec_desc, jvdec: JV is not intra-only It reuses the previous frame and does not code unchanged blocks. Signed-off-by: Andreas

[FFmpeg-cvslog] avcodec/mlpdec: Set AV_FRAME_FLAG_KEY explicitly

2024-05-19 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 00:45:31 2024 +0200| [876a25027c59db38e3b7b0e70e3493fa49e76220] | committer: Andreas Rheinhardt avcodec/mlpdec: Set AV_FRAME_FLAG_KEY explicitly It is currently always set for all audio frames, but this is wrong (namely for MLP/TrueHD

[FFmpeg-cvslog] tests/checkasm/vvc_mc: Use correct function pointer type

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 09:50:35 2024 +0200| [e3de22e307714d4a1b9bfe14eaa66bf9c8e143b8] | committer: Andreas Rheinhardt tests/checkasm/vvc_mc: Use correct function pointer type Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] tests/checkasm/sw_gbrp: Use correct function types for calls

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 11:23:10 2024 +0200| [784672b833513fa8bb8d8fa0cbc82cb8391aa581] | committer: Andreas Rheinhardt tests/checkasm/sw_gbrp: Use correct function types for calls E.g. f2de911818fbd7e73343803626b697fd0c968121 forgot to add the unused void

[FFmpeg-cvslog] tests/checkasm/vf_blend: Update function type

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 10:25:30 2024 +0200| [9126705e6e4a7b253258c66836c644534572d079] | committer: Andreas Rheinhardt tests/checkasm/vf_blend: Update function type Forgotten in 5b8faaad6c71bbb90951ca1642391e11cf6f5f91

[FFmpeg-cvslog] tests/checkasm/motion: Use correct function pointer type

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 09:41:24 2024 +0200| [dcbdcc3bf55a91f5bd1995b8ff0d6b6ab8861c47] | committer: Andreas Rheinhardt tests/checkasm/motion: Use correct function pointer type Forgotten in abb85429f3424375f21bdd135656c2d88357b3d5. Signed-off-by: Andreas

[FFmpeg-cvslog] tests/checkasm/vf_colorspace: Use correct function pointer type

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 09:54:20 2024 +0200| [4c57cbda6796ec239ea732c62a058b61390f5102] | committer: Andreas Rheinhardt tests/checkasm/vf_colorspace: Use correct function pointer type Forgotten in 9b26a8077f1c0139fdcc236d3de08cd2bdc4ec0f. Signed-off

[FFmpeg-cvslog] tests/checkasm/vf_bwdif: Use correct function pointer type

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 09:58:43 2024 +0200| [caec57eb3ab76533822e13d9133fe8c7d87f0c0e] | committer: Andreas Rheinhardt tests/checkasm/vf_bwdif: Use correct function pointer type Forgotten in fa06f48371ba2b73c139810db5bb893dc27eda7a. Signed-off-by: Andreas

[FFmpeg-cvslog] tests/checkasm/huffyuvdsp: Use correct function pointer type

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 09:37:40 2024 +0200| [631636e58216e1623ced5772de9558c9e944c6d0] | committer: Andreas Rheinhardt tests/checkasm/huffyuvdsp: Use correct function pointer type Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] tests/checkasm/vp8dsp: Use correct function pointer type

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 09:44:15 2024 +0200| [6c0994864ef645b2a5a9baee9cbb2ae5c0354ce6] | committer: Andreas Rheinhardt tests/checkasm/vp8dsp: Use correct function pointer type Forgotten in a54e53a1c428299b19c7b4e2b66d01c0482c41dd. Signed-off-by: Andreas

[FFmpeg-cvslog] tests/checkasm/llviddsp: Use correct function pointer type

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 09:40:01 2024 +0200| [99135a2f8bb933e3572313cea168ba79e38ca47b] | committer: Andreas Rheinhardt tests/checkasm/llviddsp: Use correct function pointer type Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] tests/checkasm/hevc_*: Fix funtion pointer types

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 01:22:25 2024 +0200| [895dd370a2625692ff4e9117382a53d80514ecee] | committer: Andreas Rheinhardt tests/checkasm/hevc_*: Fix funtion pointer types Forgotten in b314d0685c8c1fbcf8455e59c7f444290c7c. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] tests/checkasm/llauddsp: Avoid UB integer overflow

2024-05-17 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 13 01:02:49 2024 +0200| [dff0a1557eabd435d251eaf10157b40bca4eefb5] | committer: Andreas Rheinhardt tests/checkasm/llauddsp: Avoid UB integer overflow The only multiplicators used in scalarproduct_and_madd_* are -1, 0 and +1. Yet

[FFmpeg-cvslog] avcodec/bsf/dts2pts: Fix shadowing

2024-05-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 13:48:20 2024 +0200| [4df43df6e14dc95f883cb142d814cceec1380872] | committer: Andreas Rheinhardt avcodec/bsf/dts2pts: Fix shadowing Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: Add missing ftr_parser->adts_header,mpeg4audio dependencies

2024-05-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 14:35:25 2024 +0200| [b7b1a4e6c3ee25ff1748d0b4f9b2b68632a0708b] | committer: Andreas Rheinhardt configure: Add missing ftr_parser->adts_header,mpeg4audio dependencies Signed-off-by: Andreas Rheinhardt > http://git.videol

[FFmpeg-cvslog] configure, avcodec/Makefile: Add h264parse->h264data,golomb dependencies

2024-05-13 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 9 14:01:38 2024 +0200| [06d1840b5654b0785f9df0d596592c5646fc5c2e] | committer: Andreas Rheinhardt configure, avcodec/Makefile: Add h264parse->h264data,golomb dependencies Fixes standalone compilation of the dts2pts BSF. Signed-

[FFmpeg-cvslog] tests/checkasm/svq1enc: Use proper range for input

2024-05-09 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 17:25:44 2024 +0200| [6fa967810d8fa5b9101b79acdb1722529f75c4b7] | committer: Andreas Rheinhardt tests/checkasm/svq1enc: Use proper range for input ssd_int8_vs_int16 is only called from encode_block() in svq1enc.c; it calls it in stages

[FFmpeg-cvslog] avfilter/af_volume: Don't free options manually

2024-05-09 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 16:26:01 2024 +0200| [ebe78e3ef0b07dbefe90c8709aef9611183c08ed] | committer: Andreas Rheinhardt avfilter/af_volume: Don't free options manually Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] configure: Add missing identity filter->scene_sad dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 15:34:53 2024 +0200| [1739dba536fa0fa3bdfd2c0b211309caf34c0ed4] | committer: Andreas Rheinhardt configure: Add missing identity filter->scene_sad dependency Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitw

[FFmpeg-cvslog] avfilter/Makefile: Add missing identity->framesync dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 15:31:33 2024 +0200| [b5cf359c9762edf0baf4deeaf10bbb5801f2b8d3] | committer: Andreas Rheinhardt avfilter/Makefile: Add missing identity->framesync dependency Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitw

[FFmpeg-cvslog] avfilter/Makefile: Add missing morpho->framesync dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 15:32:08 2024 +0200| [894879a1df046e0f824ba7cd49a8e3602e196c84] | committer: Andreas Rheinhardt avfilter/Makefile: Add missing morpho->framesync dependency Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitw

[FFmpeg-cvslog] avfilter/x86/Makefile: Fix standalone build of haldclut filter

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 15:28:39 2024 +0200| [9ec928e62719fdaeca911ca943e47c924f259c1a] | committer: Andreas Rheinhardt avfilter/x86/Makefile: Fix standalone build of haldclut filter Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avfilter/vf_lut3d: Fix standalone build of lut1d

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 15:26:53 2024 +0200| [0d80348748e002cdfde50f486e55959390d515f1] | committer: Andreas Rheinhardt avfilter/vf_lut3d: Fix standalone build of lut1d Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avfilter/vf_convolution: Fix compilation with sobel disabled

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 14:58:31 2024 +0200| [3c7dc9ea59c2ca113e28a2ac4c8143f27acddd01] | committer: Andreas Rheinhardt avfilter/vf_convolution: Fix compilation with sobel disabled Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avfilter/Makefile: Add missing multiply->framesync dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 15:04:24 2024 +0200| [afda5ee7b9aca092bf38dc0092d7f6413b015d22] | committer: Andreas Rheinhardt avfilter/Makefile: Add missing multiply->framesync dependency Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitw

[FFmpeg-cvslog] avfilter/x86/Makefile: Add missing dependencies for sobel filter

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 15:02:33 2024 +0200| [c11d7ca2f0f3d2d3e5164c755b15fb137acd3eed] | committer: Andreas Rheinhardt avfilter/x86/Makefile: Add missing dependencies for sobel filter Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avfilter/vsrc_testsrc: Fix compilation of colorchart filter

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 14:44:22 2024 +0200| [7e582d8b3e687810343b31adbf05d102ed448d12] | committer: Andreas Rheinhardt avfilter/vsrc_testsrc: Fix compilation of colorchart filter Move set_color() out of the CONFIG_TESTSRC2_FILTER block. Signed-off

[FFmpeg-cvslog] avfilter/Makefile: Add missing guided->framesync dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 14:46:41 2024 +0200| [dd246bdc0f21c00116331b78b22706a3fb46acb5] | committer: Andreas Rheinhardt avfilter/Makefile: Add missing guided->framesync dependency Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitw

[FFmpeg-cvslog] avfilter/Makefile: Add scale(2ref)->framesync dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 14:37:48 2024 +0200| [03618ee8a8ccaa6117ad8f3ba21ee1c3d5013cd9] | committer: Andreas Rheinhardt avfilter/Makefile: Add scale(2ref)->framesync dependency Forgotten in e82a3997cdd6c0894869b33ba42430ac3c57fb3b. Reviewed-by: Frank Plow

[FFmpeg-cvslog] avfilter/vf_xmedian: Define OFFSET, FLAGS macros unconditionally

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 13:58:06 2024 +0200| [2e1b95283efb046b5ad5af22d57d3853dca18c7e] | committer: Andreas Rheinhardt avfilter/vf_xmedian: Define OFFSET, FLAGS macros unconditionally They are currently defined inside the #if CONFIG_XMEDIAN_FILTER block

[FFmpeg-cvslog] avfilter/Makefile: Add missing colormap->framesync dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 13:03:34 2024 +0200| [db53ee915d220679f4193d322cde678a44580641] | committer: Andreas Rheinhardt avfilter/Makefile: Add missing colormap->framesync dependency Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitw

[FFmpeg-cvslog] avfilter/Makefile: Add missing tiltshelf entry

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 12:53:19 2024 +0200| [609d2c01eaa6c71b33f559a071a6c5d6a0809bba] | committer: Andreas Rheinhardt avfilter/Makefile: Add missing tiltshelf entry Forgotten in 525f83becd7c1cc8de4c1def6584510026c12f23. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avcodec/Makefile: Correct name of cbd2_dpcm decoder

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 08:07:38 2024 +0200| [8b7f089e4beb532948e5d7bf6c44c7dd9a2e805a] | committer: Andreas Rheinhardt avcodec/Makefile: Correct name of cbd2_dpcm decoder Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avformat/Makefile: Add asf_muxer->asf_tags.o dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 11:40:18 2024 +0200| [5de78958e46b5bb349c4c23ea44d47bff4b6b80a] | committer: Andreas Rheinhardt avformat/Makefile: Add asf_muxer->asf_tags.o dependency Forgotten in 493356cc0bd8386a247ed79e4ea381e8fbdbd057. Signed-off-by: Andr

[FFmpeg-cvslog] configure: Add missing ftr decoder->adts_header dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat May 4 23:53:36 2024 +0200| [b2003d6dccddc36447c03bfaf5ade49a9eebdc0f] | committer: Andreas Rheinhardt configure: Add missing ftr decoder->adts_header dependency Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitw

[FFmpeg-cvslog] Remove remnants of prores_lgpl decoder

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 08:01:14 2024 +0200| [df2416ca97d2627a07a90eabce6fe1a3d184852e] | committer: Andreas Rheinhardt Remove remnants of prores_lgpl decoder Forgotten in 5c6a3604f0592786db557c82de93112745597a2d. Signed-off-by: Andreas Rheinhardt > h

[FFmpeg-cvslog] avcodec/Makefile: Fix intrax8 objects

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 09:13:15 2024 +0200| [07c1bd5feb2f5478c77a33fd145a5577cda96a48] | committer: Andreas Rheinhardt avcodec/Makefile: Fix intrax8 objects Forgotten in d1d30edf42da29fe4ab33c529112381cfea0a254. This fixes standalone compilation of the VC-1

[FFmpeg-cvslog] configure: Add wmv2dsp->qpeldsp dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 08:40:55 2024 +0200| [2e7bd08c4ca9130f64f8f8cdf757cc176abb91bb] | committer: Andreas Rheinhardt configure: Add wmv2dsp->qpeldsp dependency It reuses e.g. ff_put_pixels8_l2_8() directly even though it never initializes a QpelDSPCont

[FFmpeg-cvslog] avcodec/Makefile, v408(dec|enc): Remove remnants of AYUV codecs

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sun May 5 07:57:24 2024 +0200| [db2cd9cabf64086d2914e1d68d1883c8e786b1d3] | committer: Andreas Rheinhardt avcodec/Makefile, v408(dec|enc): Remove remnants of AYUV codecs Forgotten in 9ee59b63f5ea37700916815538c32dbcadc4a512. Signed-off

[FFmpeg-cvslog] configure: Add missing atrac3p(al) decoder->sinewin dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat May 4 23:38:20 2024 +0200| [3c7c5e42f206fdd1eccddd8c04dad520fc7e0928] | committer: Andreas Rheinhardt configure: Add missing atrac3p(al) decoder->sinewin dependency atrac3plusdsp.o needs it. Broken in 34330adb29d67099ea86435a79161c872d720

[FFmpeg-cvslog] configure: Add missing pdv decoder->inflate_wrapper dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat May 4 22:46:32 2024 +0200| [1261ca2c85d8b8831927f3e86219e763512859b0] | committer: Andreas Rheinhardt configure: Add missing pdv decoder->inflate_wrapper dependency A dependency on zlib is not enough. Signed-off-by: Andreas Rheinha

[FFmpeg-cvslog] configure: Add missing dirac_decoder->qpeldsp dependency

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Sat May 4 22:10:41 2024 +0200| [aebddfd4d67937d2cff9f6296ed3932f36717262] | committer: Andreas Rheinhardt configure: Add missing dirac_decoder->qpeldsp dependency Forgotten in fd0e37f126b3dc2d0c352869cb8e5f568e5906f3. Signed-off-by: Andr

[FFmpeg-cvslog] avcodec/diracdec: Don't use EDGE_WIDTH from mpegpicture.h

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 23:42:24 2024 +0200| [39ce8a96958fdc80ebc549ab7525b06dadf8bbbd] | committer: Andreas Rheinhardt avcodec/diracdec: Don't use EDGE_WIDTH from mpegpicture.h There is nothing that forces us to use the same value as mpegvideo_enc.c, so

[FFmpeg-cvslog] avcodec/aac/aacdec: Fix linking errors with only one decoder enabled

2024-05-07 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue May 7 00:33:01 2024 +0200| [2eab5a1f54cd08ea8b5a2b55a805718c51b26436] | committer: Andreas Rheinhardt avcodec/aac/aacdec: Fix linking errors with only one decoder enabled This is achieved by using function pointers for AAC SBR functions

[FFmpeg-cvslog] avcodec/aac/aacdec_(fixed|float): Set AACDecDSP, AACDecProc directly

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 13:59:08 2024 +0200| [f5d2dc7b4bd2430c7a3d977b22bd20ef3508505c] | committer: Andreas Rheinhardt avcodec/aac/aacdec_(fixed|float): Set AACDecDSP, AACDecProc directly This is more in line with how we initialize DSP functions and avoids

[FFmpeg-cvslog] avcodec/aac/aacdec: Move init functions to aacdec_fixed/float

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 13:28:19 2024 +0200| [8762aa4d62522f993a6f4b03902feb3e6a875b32] | committer: Andreas Rheinhardt avcodec/aac/aacdec: Move init functions to aacdec_fixed/float This allows to merge it with AACDecDSP.init and remove the latter

[FFmpeg-cvslog] avcodec/aac/aacdec: Avoid compiling latm decoder if disabled

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 12:45:58 2024 +0200| [0fc3d8e4d6d38da5f456ca958647b4ac34926c67] | committer: Andreas Rheinhardt avcodec/aac/aacdec: Avoid compiling latm decoder if disabled Reviewed-by: Lynne Signed-off-by: Andreas Rheinhardt > h

[FFmpeg-cvslog] avcodec/aac/aacdec: Mark flush as cold

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 12:24:26 2024 +0200| [d4fb110f5c68dd3ecfc3d6a46d382cbbbf4952ed] | committer: Andreas Rheinhardt avcodec/aac/aacdec: Mark flush as cold Reviewed-by: Lynne Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/aac/aacdec_(fixed|float): Avoid AAC_RENAME, INTFLOAT

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 12:18:02 2024 +0200| [41922bef7a4f898ba61bcf082379b4b19922827b] | committer: Andreas Rheinhardt avcodec/aac/aacdec_(fixed|float): Avoid AAC_RENAME, INTFLOAT Unnecessary now that this has been detemplatized. Reviewed-by: Lynne Signed

[FFmpeg-cvslog] avcodec/aac/aacdec_float: Call ff_aac_float_common_init() only once

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 12:12:39 2024 +0200| [c13b5d96c8ad4be1e5d954649b635f192c8c76d7] | committer: Andreas Rheinhardt avcodec/aac/aacdec_float: Call ff_aac_float_common_init() only once That's enough. Reviewed-by: Lynne Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avcodec/aac/aacdec: Avoid branch to set sample_fmt

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 11:49:05 2024 +0200| [41ea317ced70cc4da17ea814be124de650c3f0af] | committer: Andreas Rheinhardt avcodec/aac/aacdec: Avoid branch to set sample_fmt Reviewed-by: Lynne Signed-off-by: Andreas Rheinhardt > http://git.videolan.

[FFmpeg-cvslog] avcodec/aac/aacdec: Move channel number check out of init_dsp()

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 11:43:06 2024 +0200| [ef16882e8f95e99ba44e7d27f01bbc8d4572ea92] | committer: Andreas Rheinhardt avcodec/aac/aacdec: Move channel number check out of init_dsp() Also move initializing random_state. Reviewed-by: Lynne Signed-off

[FFmpeg-cvslog] avcodec/aac/aacdec: Remove unnecessary ff_thread_once()

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 11:31:55 2024 +0200| [e4e9144a5c6fbf42c0d48bbd323c12bc7d5409d8] | committer: Andreas Rheinhardt avcodec/aac/aacdec: Remove unnecessary ff_thread_once() ff_aacdec_common_init_once() already uses its own AVOnce. Reviewed-by: Lynne

[FFmpeg-cvslog] avcodec/aacsbr: Fix type mismatch

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 10:37:17 2024 +0200| [44474dd7b9e1d2ac842935fc139d9e8517c53002] | committer: Andreas Rheinhardt avcodec/aacsbr: Fix type mismatch ff_aac_sbr_apply() and ff_aac_sbr_apply_fixed() still used pointers to INTFLOAT which is float or int

[FFmpeg-cvslog] avcodec/aactab: Provide ff_ltp_coef, ff_tns_tmp2_map unconditionally

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Mon May 6 10:25:11 2024 +0200| [e6bf5400485a42ff197ea8a0f378ed6ab08856f7] | committer: Andreas Rheinhardt avcodec/aactab: Provide ff_ltp_coef, ff_tns_tmp2_map unconditionally The fixed point decoder needs it since

[FFmpeg-cvslog] avcodec/allcodecs: Remove LIBX264_CONST

2024-05-06 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Fri May 3 15:57:40 2024 +0200| [2f8bf90054a5f7455f35b8705163f81c4413d779] | committer: Andreas Rheinhardt avcodec/allcodecs: Remove LIBX264_CONST Possible since 71669f2ad54d92a40dc2748cd5bd6ca4c8651231. Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avformat/movenc: Avoid loop for writing array

2024-05-04 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 2 23:28:17 2024 +0200| [2c77dc5aad2d3dde5fbe35e233e7a903584ff473] | committer: Andreas Rheinhardt avformat/movenc: Avoid loop for writing array Signed-off-by: Andreas Rheinhardt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avformat/movenc: Check av_malloc()

2024-05-04 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 2 23:23:17 2024 +0200| [601873263e618e2dc2b615ae95e605575171ee30] | committer: Andreas Rheinhardt avformat/movenc: Check av_malloc() Fixes Coverity issue #1596735. Reviewed-by: Michael Niedermayer Signed-off-by: Andreas Rheinhardt

[FFmpeg-cvslog] avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash

2024-05-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Tue Apr 30 19:16:49 2024 +0200| [c3ca90a92e7211aef8ad1d044518a34f6ba137d7] | committer: Andreas Rheinhardt avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash Regression since fd172185580c1ccdcfb90bbfdb59fa806fad3117; triggered

[FFmpeg-cvslog] avcodec/av1dec: Always set ret before goto end

2024-05-02 Thread Andreas Rheinhardt
ffmpeg | branch: master | Andreas Rheinhardt | Thu May 2 09:53:04 2024 +0200| [9fb3d640fb742964675ead308adcf606908d79b5] | committer: Andreas Rheinhardt avcodec/av1dec: Always set ret before goto end Before 0f8763fbea4e8816cd54c2a481d4c048fec58394, av1_frame_ref() and update_reference_list

  1   2   3   4   5   6   7   8   9   10   >