1435168 ; avcodec/vc1_loopfilter: Factor duplicate code in vc1_b_h_intfi_loop_filter() 1463550 Logically dead code ; doc/examples/demux_decode: Simplify loop 1539100 Negative loop bound ; tools/opt_common: Check for malloc failure 1550133 Unchecked return value ; fftools/ffplay: Check vulkan_params 1503080 Unchecked return value ; fftools/ffplay: Check return of swr_alloc_set_opts2() 1592383 Unused value ; fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send() 1539099 Resource leak ; fftools/ffmpeg_mux_init: Cleanup on error return in set_dispositions() 1538863 Resource leak ; fftools/ffmpeg_mux_init: Free pts on error 1559178 Unused value ; fftools/ffmpeg_mux: Remove unneeded initialization 1591439 Uninitialized pointer read ; fftools/ffmpeg_enc: Initialize Decoder 1520677 Uninitialized pointer read ; fftools/ffmpeg_enc: Initialize fd 1439654 Untrusted pointer read ; avcodec/cbs_jpeg: Try to move the read entity to one side in a test 1465488 Unintentional integer overflow ; avcodec/cbs_av1: Avoid shift overflow 1529220 Unused value ; avcodec/fmvc: remove dead assignment 1454676 Out-of-bounds read ; avcodec/flac_parser: Assert that we do not overrun the link_penalty array 1515456 Unintentional integer overflow ; avcodec/exr: Fix preview overflow 1596604 Uninitialized scalar variable ; avcodec/dovi_rpuenc: initialize profile 1538861 Uninitialized scalar variable ; avcodec/decode: decode_simple_internal() only implements audio and video 1596534 Dereference after null check ; avcodec/h2645_sei: Remove dead checks 1439574 Dereference after null check ; avcodec/h264_slice: Remove dead sps check 1596607 Uninitialized scalar variable ; avcodec/dovi_rpuenc: Initialize bl_compat_id 1544265 Logically dead code ; avcodec/av1dec: bit_depth cannot be another values than 8,10,12 1492867 Unchecked return value ; avcodec/avs3_parser: assert the return value of init_get_bits() 1506708 Unchecked return value ; avcodec/avs2_parser: Assert init_get_bits8() success with const size 15 1397741 Unchecked return value ; avfilter/avfiltergraph: return value of ff_request_frame() is unused 1439569 Unchecked return value ;avcodec/atrac9dec: Check init_get_bits8() for failure 1439578 Unchecked return value ;avcodec/atrac9dec: Check init_get_bits8() for failure 1420393 Unchecked return value ; avcodec/ac3_parser: Check init_get_bits8() for failure 1517023 Uninitialized pointer read ; doc/examples/qsv_transcode: Initialize pointer before free 1517022 Logically dead code ; doc/examples/qsv_transcode: Simplify str_to_dict() loop 1428858 (1/2) Logically dead code ; doc/examples/vaapi_transcode: Simplify loop 1428858 (2/2) Logically dead code ; doc/examples/qsv_transcode: Simplify loop 1418336 Logically dead code ; avfilter/vf_thumbnail_cuda: Set ret before checking it 1403238 Uninitialized pointer read ; avfilter/signature_lookup: Dont copy uninitialized stuff around 1403239 Uninitialized pointer read ; avfilter/signature_lookup: Dont copy uninitialized stuff around 1403227 Division or modulo by float zero ; avfilter/signature_lookup: Fix 2 differences to the refernce SW 1509370 Logically dead code ; avcodec/ilbcdec: Remove dead code 1460979 Logically dead code ; avcodec/jpeg2000dec: remove ST=3 case 1594529 Unchecked return value ; avcodec/libx264: Check init_get_bits8() return code 1473514 Uninitialized scalar variable ; avcodec/lpc: copy levenson coeffs only when they have been computed 1500285 Unintentional integer overflow ; avcodec/mpegvideo_enc: Fix potential overflow in RD 1439568 Untrusted loop bound ; avcodec/mscc & mwsc: Check loop counts before use 1500300 Unchecked return value ; avcodec/notchlc: Check init_get_bits8() for failure 1441934 Unintentional integer overflow ; avcodec/pcm-dvdenc: 64bit pkt-size 1477406 Improper use of negative value ; avcodec/qsvdec: Check av_image_get_buffer_size() for failure 1441459 Improper use of negative value ; avcodec/scpr3: Check add_dec() for failure 1500284 Unintentional integer overflow ; avcodec/tests/dct: Use 64bit in intermediate for error computation 1500309 Unintentional integer overflow ; avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation (only an issue if the function is called with parameters which allow an overflow) 1461482 Improper use of negative value ; avcodec/vble: Check av_image_get_buffer_size() for failure 1435166 Unused value ; avcodec/vc1_block: remove unused off from vc1_decode_p_mb_intfr() 1529221 Unused value ; avcodec/vc1_block: remove unused off from vc1_decode_p_mb_intfr() 1544630 Resource leak ;avcodec/vlc; Cleanup on multi table alloc failure in ff_vlc_init_multi_from_lengths() 1507483 Unchecked return value ; avcodec/vp8: Forward return of ff_vpx_init_range_decoder() 1452425 Logically dead code ; avcodec/vp3: Replace check by assert 1516090 Unchecked return value ; avcodec/vqcdec: Check init_get_bits8() for failure 1560036 Logically dead code ; avcodec/vvc/ctu: Simplify code at the end of pred_mode_decode() 1560040 Logically dead code ; avcodec/vvc/ctu: Remove dead ret check 1560041 'Constant' variable guards dead code; avcodec/vvc/dec: Remove constant eos_at_start 1560042 Unchecked return value ; avcodec/vvc/dec: Check init_get_bits8() for failure 1442018 Unused value ; avcodec/wavpack; Remove dead assignments 1465481 Unintentional integer overflow ; avcodec/wavpackenc: Use unsigned for potential 31bit shift 1538296 Structurally dead code ; avutil/random_seed: Avoid dead returns 1518990 Unchecked return value ; avutil/tests/opt: Check av_set_options_string() for failure 1500280 Unintentional integer overflow ; swscale/yuv2rgb: Use 64bit for brightness computation 1489999 Unchecked return value ; tools/decode_simple: Check avcodec_send_packet() for errors on flushing 1538298 Untrusted loop bound ; avformat/ac4dec: Check remaining space in ac4_probe() 1503075 Unintentional integer overflow ; avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow 1505963 Unintentional integer overflow ; avformat/ape: Use 64bit for final frame size 1467435 Unintentional integer overflow ; avformat/argo_asf: Use 64bit in offset intermediate 1500342 Unintentional integer overflow : avformat/asfdec_f: Use 64bit for preroll computation 1473512 Unused value ; avformat/demux: Remove dead stores 1529228 Unused value ; avformat/demux: Remove dead stores 1559855 Unchecked return value from library ; avformat/file: heck for lseek() failure [Code was removed in add8c46215397541210a4e7bc0e401ef52843698] 1460758 Operands don't affect result ; avformat/fwse: Remove always false expression 1529222 Unused value ; avformat/hlsenc; Remove dead ret stores 1591911 Logically dead code ; avcodec/mfenc: check IMFSample_ConvertToContiguousBuffer() for failure 1598556 Unchecked return value ; avcodec/vp8: Check mutex init 1598563 Unchecked return value ; avcodec/vp8: Check cond init 1591884 Dereference before null check ; avdevice/dshow: Remove NULL check on pin 1591931 Explicit null dereferenced ; avdevice/dshow: Check device_filter_unique_name before use 1591939 Logically dead code ; avdevice/dshow: Check ICaptureGraphBuilder2_SetFiltergraph() for failure 1598550 Resource leak ; avdevice/dshow: Cleanup also on av_log case 1598557 Explicit null dereferenced ; avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure 1591929 Copy into fixed size buffer ; avdevice/dshow_filter: Use wcscpy_s() 1598562 Unchecked return value ; avdevice/xcbgrab: Check sscanf() return 1559546 Logically dead code ; avformat/iamf_parse: Remove dead case 1512414 Uninitialized pointer read ; avformat/imfdec: Simplify get_next_track_with_minimum_timestamp() 1494636 Missing break in switch ; avformat/img2dec: Move DQT after unrelated if() 1494637 Missing break in switch ; avformat/img2dec: Little JFIF / Exif cleanup 1453457 Unchecked return value ; avformat/libzmq: Check av_strstart() 1500304 Unintentional integer overflow ; avformat/mov: Use 64bit in intermediate for current_dts 1500312 Unintentional integer overflow ; avformat/mov: Use int64_t in intermediate for corrected_dts 1500318 Unintentional integer overflow ; avformat/mov: Use 64bit in intermediate for current_dts 1598441 Improper use of negative value ; avformat/mov: Check requested_sample before using it 1473590 Untrusted loop bound ; avformat/mpeg: Check len in mpegps_probe() 1592939 Dereference after null check ; avformat/mxfdec: Check container_ul->desc before use 1524681 Logically dead code ; avformat/mxfenc: Remove dead code 1473553 Untrusted loop bound ; avformat/rdt: Check pkt_len 1491898 Unintentional integer overflow ; avformat/rmdec: use 64bit for audio_framesize checks 1452585 Untrusted loop bound ; avformat/rtpenc_vc2hq: Check sizes 1473532 Uninitialized scalar variable ; avformat/rtsp: initialize reply1 1473554 Uninitialized scalar variable ; avformat/rtsp: Check that lower transport is handled in one of the if() 1591881 Uninitialized scalar variable ; avformat/tls_schannel: Initialize re 1551685 Uninitialized scalar variable ; avformat/usmdec: Initialize value 1591909 Wrong sizeof argument ; avutil/hwcontext_d3d11va: correct sizeof AVD3D11FrameDescriptor 1598558 Resource leak ; avutil/hwcontext_d3d11va: Free AVD3D11FrameDescriptor on error 1591944 Wrong sizeof argument ; avutil/hwcontext_d3d11va: correct sizeof IDirect3DSurface9 1591930 Wrong sizeof argument ; avutil/wchar_filename: Correct sizeof 1591896 Unintentional integer overflow ; swscale/swscale: Use ptrdiff_t for linesize computations 1591901 Unintentional integer overflow ; swscale/swscale: Use ptrdiff_t for linesize computations 1503088 Resource leak ; avfilter/af_amerge: Cleanup on av_channel_layout_copy() failure 1503078 Resource leak ; avfilter/af_aresample: Cleanup on av_channel_layout_copy() failure 1422217 Result is not floating-point ; avfilter/af_mcompand: compute half frequency in double 1500281 Out-of-bounds write ; avfilter/af_pan: check nb_output_channels before use 1500331 Out-of-bounds write ; avfilter/af_pan: check nb_output_channels before use 1539147 Unused value ; avfilter/avf_showcwt: Check av_parse_video_rate() for failure 1496940 Logically dead code ; avfilter/drawutils: Fix depthb computation 1598548 Logically dead code ; avfilter/qsvvpp: Remove unreachable code 1437470 Out-of-bounds read ; avfilter/vf_avgblur_opencl: Use AV_VIDEO_MAX_PLANES 1439581 Result is not floating-point ; avfilter/vf_bm3d: Dont round MSE2SSE to an integer 1452758 Out-of-bounds read ; avfilter/vf_deshake_opencl: Use AV_VIDEO_MAX_PLANES 1452759 Uninitialized scalar variable ; avfilter/vf_deshake_opencl: Ensure that the first iteration initializes the best variables 1604548 Unused value ; doc/examples/vaapi_encode: Try to check fwrite() for failure 1591932 Ignoring number of bytes read ; fftools/ffmpeg: Check read() for failure 1603194 Logically dead code ; avcodec/aac/aacdec_usac: Avoid doing the same thing twice each iteration 1604490 Overflowed constant ; avcodec/xsubdec: Check parse_timecode() 1604394 Overflowed constant ; avcodec/cri: Check length 1604573 Overflowed constant ; avcodec/imm4: Check cbphi for error in inter 1604356 Overflowed constant ; avcodec/imm4: check cbphi in intra for error 1604416 Unchecked return value ; avcodec/leaddec: Check init_get_bits8() for failure 1604400 Overflowed constant ; avcodec/loco: check get_ur_golomb_jpegls() for failure 1604375 Out-of-bounds read ; avcodec/me_cmp: Fix type check 1604429 Overflowed constant ; avcodec/mlpenc: Use 64 for ml, mr 1604552 Overflowed constant ; avcodec/motion_est: Fix score squaring overflow 1604593 Overflowed constant ; avcodec/tiff: Check value on positive signed targets 1591856 Resource leak ; avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 1591887 Resource leak ; avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 1591874 Resource leak ; avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 1197065 Resource leak ; avfilter: Free out on error 1516994 Out-of-bounds access ; avfilter/af_surround: Check output format 1516996 Out-of-bounds access ; avfilter/af_surround: Check output format 1516999 Out-of-bounds access ; avfilter/af_surround: Check output format 1509373 Logically dead code ; avfilter/vf_fftfilt: Remove dead depth code 1604398 Unchecked return value ; avfilter/vf_lut3d: Check av_scanf() 1604542 Unchecked return value ; avfilter/vf_lut3d: Check av_scanf() 1513722 Operands don't affect result ; avfilter/vf_scale: Cleanup some checks 1559901 Resource leak ; avfilter/vf_tiltandshift: Free dst on error 1437472 Dereference before null check ; avfilter/vf_tonemap_opencl: Dereference after NULL check 1440836 Dereference after null check ; avfilter/vf_tpad: Dont clone NULL 1458148 Result is not floating-point ; avfilter/vf_xfade: Compute w2, h2 with float 1458149 Result is not floating-point ; avfilter/vf_xfade: Compute w2, h2 with float 1458150 Result is not floating-point ; avfilter/vf_xfade: Compute w2, h2 with float 1458151 Result is not floating-point ; avfilter/vf_xfade: Compute w2, h2 with float 1458152 Result is not floating-point ; avfilter/vf_xfade: Compute w2, h2 with float 1458154 Result is not floating-point ; avfilter/vf_xfade: Compute w2, h2 with float 1458155 Result is not floating-point ; avfilter/vf_xfade: Compute w2, h2 with float 1458156 Result is not floating-point ; avfilter/vf_xfade: Compute w2, h2 with float 1604482 Overflowed constant ; avformat/asfdec_o: Check size of index object 1604503 Overflowed constant ; avformat/bintext: Check avio_size() return 1604566 Overflowed constant ; avformat/bintext: Check avio_size() return 1604589 Overflowed constant ; avformat/bintext: Check avio_size() return 1609624 Unused value ; avformat/hlsenc: Check ret 1604419 Overflowed constant; avformat/hnm: Check superchunk_size 1220824 Overflowed constant ; avformat/mm: Check length 1604544 Overflowed integer argument ; avformat/mov: Use 64bit for str_size 1608710 Improper use of negative value ; avformat/mp3dec; Check for avio_size() failure 1608714 Division or modulo by float zero ;avformat/mp3dec: Check header_filesize 1604527 Overflowed constant ; avformat/nsvdec: Check asize for PCM 1604506 Overflowed constant ; avformat/sapdec: Check ffurl_get_file_handle() for error 1604592 Overflowed constant ; avformat/sauce: Check avio_size() for failure 1258461 Overflowed constant ;avformat/siff: Basic pkt_size check 1220824 Overflowed constant ; avformat/tty: Check avio_size() 1604446 Overflowed constant ; avformat/webpenc: Check filesize in trailer 1604498 Structurally dead code ; avutil/avsscanf: Remove dead code 1604487 Unchecked return value ;avutil/buffer: Check ff_mutex_init() for failure 1604494 Unchecked return value ;avutil/buffer: Check ff_mutex_init() for failure 1604586 Overflowed constant ; avutil/frame: Check log2_crop_align 1604383 Unchecked return value ; avutil/slicethread: Check pthread_*_init() for failure 1604439 Unchecked return value ; avutil/slicethread: Check pthread_*_init() for failure 1458043 Unchecked return value ; avfilter/vf_xfade: Check ff_inlink_consume_frame() for failure 1458127 Unchecked return value 732224 Overflowed constant ; avformat/lmlm4: Move subtraction after check 1551694 Use after free ; avfilter/vf_avgblur: Check plane instead of AVFrame