1. 14 Feb, 2017 1 commit
  2. 13 Feb, 2017 2 commits
  3. 04 May, 2016 1 commit
  4. 13 Mar, 2016 1 commit
  5. 07 Dec, 2015 1 commit
  6. 15 Oct, 2015 2 commits
  7. 23 Aug, 2015 1 commit
  8. 02 Aug, 2015 1 commit
  9. 27 Jul, 2015 3 commits
  10. 09 Jul, 2015 3 commits
  11. 08 Jun, 2015 1 commit
  12. 07 Jun, 2015 3 commits
  13. 03 Jun, 2015 1 commit
    • nu774's avatar
      aac: Correctly map multichannel ADTS AAC with non-zero channel_config + PCE · 0289f812
      nu774 authored
      The decoder assigns channels using default channel configuration
      for 5.1ch when it parses an ADTS frame header using consecutive
      channel ids.
      
      When a PCE comes, it reassigns channels using PCE configuration
      using directly the ids provided. They can be arbitrary.
      
      Always use consecutive channel ids to avoid decoding glitches due
      spurious reconfigurations due the channel ids mismatch between the
      two otherwise-identical channel maps.
      Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
      0289f812
  14. 12 May, 2015 2 commits
  15. 19 Apr, 2015 2 commits
  16. 16 Apr, 2015 1 commit
  17. 14 Apr, 2015 1 commit
  18. 08 Apr, 2015 1 commit
  19. 04 Mar, 2015 1 commit
  20. 28 Feb, 2015 1 commit
  21. 04 Feb, 2015 5 commits
  22. 30 Jan, 2015 1 commit
  23. 04 Dec, 2014 1 commit
  24. 02 Dec, 2014 2 commits
  25. 24 Nov, 2014 1 commit