1. 26 Jul, 2018 1 commit
    • Marcin Gorzel's avatar
      swresample: Use channel count in rematrix initialization · 8b710ea5
      Marcin Gorzel authored
      Rematrixing supports up to 64 channels. However, there is only a limited number of channel layouts defined. Since the in/out channel count is currently obtained from the channel layout, for undefined layouts (e.g. for 9, 10, 11 channels etc.) the rematrixing fails.
      
      This patch changes rematrix init methods to use in (used) and out channel count directly instead of computing it from channel layout.
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      8b710ea5
  2. 25 Jul, 2018 4 commits
  3. 24 Jul, 2018 2 commits
  4. 23 Jul, 2018 4 commits
  5. 22 Jul, 2018 3 commits
  6. 21 Jul, 2018 4 commits
  7. 20 Jul, 2018 8 commits
  8. 19 Jul, 2018 5 commits
  9. 18 Jul, 2018 5 commits
  10. 16 Jul, 2018 2 commits
  11. 15 Jul, 2018 2 commits