Brings in the work of fdenivac on 165:
- support for PCM 24 bits with datas stored as 3 raw bytes : samples must be converted by user before processing
- support for extended formats. Extension format is stored as bytes. Changes FormatChunk constructor signature
- force chunks and list sub-chunks to be aligned on a word
- tests adapted to new FormatChunk constructor