Skip to content
  • Benjamin Otte's avatar
    fixes to wavparse: · f3f29fbb
    Benjamin Otte authored
    Original commit message from CVS:
    fixes to wavparse:
    - endianness is G_LITTLE_ENDIAN and not G_BYTE_ORDER
    - support the law formats
    - error out on unknown format, don't try to go on (fixes #110516)
    - check buffer size before typefinding
    f3f29fbb