• Vittorio Giovara's avatar
    mov: Fix little endian audio detection · 423f5d50
    Vittorio Giovara authored
    Set this field to TRUE if the audio component is to operate on
    little-endian data, and FALSE otherwise.
    
    However TRUE and FALSE are not defined. Since this flag is just a boolean,
    interpret all values except for 0 as little endian.
    
    Sample-Id: 64bit_FLOAT_Little_Endian.mov
    423f5d50
mov.c 116 KB