Home | History | Annotate | Download | only in libavc
      1 [cfi]
      2 src:*external/libavc/*
      3 
      4 [integer]
      5 # decoder/ih264d_dpb_mgr.c:1174: 2 - 3 cannot be represented in type 'unsigned int'
      6 fun:ih264d_do_mmco_buffer
      7 # decoder/ih264d_parse_bslice.c:1388:21: 1 + 4294967295 cannot be represented in type 'unsigned int'
      8 # decoder/ih264d_parse_bslice.c:1391:22: 1 + 4294967295 cannot be represented in type 'unsigned int'
      9 fun:ih264d_decode_bslice
     10 # decoder/ih264d_utils.c:389: 0 - 1 cannot be represented in type 'unsigned int'
     11 fun:ih264d_decode_pic_order_cnt
     12 # decoder/ih264d_vui.c:76: 1 + 4294967295 cannot be represented in type 'unsigned int'
     13 fun:ih264d_parse_hrd_parametres
     14 # decoder/ih264d_dpb_mgr.c:751: 4294967295 + 1 cannot be represented in type 'unsigned int'
     15 # decoder/ih264d_dpb_mgr.c:755: 1 - 16 cannot be represented in type 'unsigned int'
     16 # decoder/ih264d_dpb_mgr.c:762: 4294967295 + 1 cannot be represented in type 'unsigned int'
     17 fun:ih264d_ref_idx_reordering
     18 # decoder/ih264d_process_bslice.c:785: 5 - 4294967242 cannot be represented in type 'unsigned int'
     19 # decoder/ih264d_process_bslice.c:796: 3 - 4294967242 cannot be represented in type 'unsigned int'
     20 fun:ih264d_decode_temporal_direct
     21 # encoder/ime.c:153: 0 - 1 cannot be represented in type 'UWORD32'
     22 fun:ime_diamond_search_16x16
     23 # encoder/irc_rate_control_api.c:1251: 1000 * 1065353216 cannot be represented in type 'unsigned int'
     24 fun:irc_change_frame_rate
     25 # encoder/irc_rate_control_api.c:310: 6000000 * 1000 cannot be represented in type 'unsigned int'
     26 fun:irc_initialise_rate_control
     27 
     28 # Numerous overflows in multiple functions, CAVLC is a compression technique.
     29 src:*/decoder/ih264d_parse_cavlc.c
     30 src:*/encoder/ih264e_cavlc.c
     31 
     32 # Performance related
     33 fun:ih264e_pack_c_mb
     34 fun:ime_compute_satqd_16x16_lumainter_a9q
     35