Skip to content
  • Michael Smith's avatar
    ext/vorbis/vorbisdec.c: Reinstate limit on channel count. Vorbis does not... · 61b592b7
    Michael Smith authored
    ext/vorbis/vorbisdec.c: Reinstate limit on channel count. Vorbis does not define the meaning of > 6 channels, so they...
    
    Original commit message from CVS:
    * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
    Reinstate limit on channel count. Vorbis does not define the meaning
    of > 6 channels, so they're just independent channels. Gstreamer
    currently has no mechanism to represent N independent channels.
    61b592b7