• Marton Balint's avatar
    avformat/mov_chan: rework ff_mov_read_chnl · b81ed729
    Marton Balint authored
    A lot of changes and fixes to channel layout parsing, notably
    - get rid of dynamic allocation of channel positions
    - signal unimplemented speaker positions as unknown instead of failure, but
      warn the user about it
    - native order, and that a single channel only appears once was always assumed
      for less than 64 channels, obviously this was incorrect
    Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
    b81ed729
mov_chan.c 30.3 KB