Skip to content
Snippets Groups Projects
  1. Jan 22, 2018
  2. Jan 21, 2018
    • Yaowu Xu's avatar
      Reorder operation to avoid UBsan warning · 6394f0fd
      Yaowu Xu authored
      The original order of operations lead to all variables upgraded to
      unsigned int during computation, and enc->cnt being negative then
      would cause UBsan warning.
      
      Change-Id: I658b6f4c903472b82e178033eac2463045c42233
      6394f0fd
  3. Jan 20, 2018
  4. Jan 19, 2018
  5. Jan 18, 2018
  6. Jan 17, 2018
    • Hui Su's avatar
      Fix a bug in intra_block_yrd() · cdef3b38
      Hui Su authored
      The tx size cost should be included in the total rate cost.
      
      Change-Id: Ib8fe9cc67cf712ba1c7c8f539b390909c7e6be7b
      cdef3b38
Loading