• Michael Niedermayer's avatar
    Merge remote-tracking branch 'shariman/wmall' · 34465bbc
    Michael Niedermayer authored
    * shariman/wmall: (24 commits)
      Clean-up
      dump_int_buffer() to dump samples from a buffer
      Implement revert_cdlms()
      Doxy for reset_codec()
      Store transient state and position of transient area
      Implement use_high_update_speed() and use_normal_update_speed()
      Initialize num_logged_tiles and remove unnecessary codes
      Log index for each line of output
      Log tile size
      Output decoded residues
      Replace placeholders with actual calls to clear_codec_buffers() and reset_codec()
      Implement lms_update()
      Implement lms_predict()
      Implement reset_codec()
      Add missing syntax elements to WmallDecodeCtx
      Add .recent syntax element to cdlms struct
      Implement clear_codec_buffers()
      Add buffers to context necessary for reverting cdmls and mclms filter
      Use avpriv_copy_bits() instead of ff_copy_bits()
      Cosmetics
      ...
    
    Conflicts:
    	libavcodec/wmalosslessdec.c
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    34465bbc
Makefile 19.8 KB