mirror of https://github.com/FFmpeg/FFmpeg.git
The check for (prim_channels > 2) before calling dca_downmix made these cases unreachable, but now 2.1 layouts will go through the downmix code. Having dual mono, Lt/Rt and sum-difference layouts print errors when regular Stereo doesn't seems pointless. Signed-off-by: Anton Khirnov <anton@khirnov.net>pull/49/head
parent
aaa44d0299
commit
220494ad0b
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue