OSDN Git Service

au: do not arbitrarily limit channel count
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 23 Dec 2012 18:26:44 +0000 (13:26 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 9 Jan 2013 16:52:57 +0000 (11:52 -0500)
commitfb48f825e33c15146b8ce4e5258332ebc4a9b5ea
treec4477514d5188cca7404aeee2ca1d068fc407a38
parent2613de88051818abafccb98646394341887acb3a
au: do not arbitrarily limit channel count

Nothing in the AU specification sets a limit on channel count.
We only need to avoid an overflow in the packet size calculation.
libavformat/au.c