• Michael Niedermayer's avatar
    Merge remote-tracking branch 'shariman/wmall' · 1fa8ff38
    Michael Niedermayer authored
    * shariman/wmall:
      Fix lms_update()
      Move num_lms reading out of a loop
      Use correct value for range
      Fix some int / int16_t / int32_t confusion
      Implement revert_mclms() and associated functions
      Fix two more int16_t vs. int confusion
      Init s->cdlms[][].recent to order - 1
      Add a size argument to dump_int_buffer()
      Get rid of logging that are not required anymore
      Fix some int vs. int16_t confusion
    
    Conflicts:
    	libavcodec/wmalosslessdec.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    1fa8ff38
wmalosslessdec.c 52.9 KB