Skip to content
  • Erik de Castro Lopo's avatar
    bitwrite.c: Tweaks · f3a16f85
    Erik de Castro Lopo authored
    * Removes unused FLAC__WORD_ALL_ONES definition.
    * Add comment that unused bits of accumulator can contain garbage.
    * Turn assert inside FLAC__bitwriter_write_utf8_uint32 into runtime
      check (similar to FLAC__bitwriter_write_utf8_uint64() function).
    
    Patch-from: lvqcl <lvqcl.mail@gmail.com>
    f3a16f85