fuzzer_reencoder.dict 157 B

123456
  1. flac_stream_marker="fLaC"
  2. ogg_stream_marker="OggS"
  3. flac_in_ogg_marker="\x7fFLAC"
  4. synccode_fixed_blocksize="\xFF\xF8"
  5. synccode_variable_blocksize="\xFF\xF9"