lavc: limit maximum number of channels to 63
commit192f1984b1a93aa08af053b8f9ab4950f307bd5d
authorAnton Khirnov <anton@khirnov.net>
Mon, 11 Feb 2013 07:09:37 +0000 (11 08:09 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 8 Mar 2013 06:39:53 +0000 (8 07:39 +0100)
treed3ad3762fab5637ce0f90be4f0a492ddb3527725
parent15ec0450b4ae891f3e6ababa03c777a4443b94ca
lavc: limit maximum number of channels to 63

This is the most that can be represented with the current channel layout
system. This limit should be raised/removed when a better system is
implemented.
libavcodec/internal.h