Skip to content
Snippets Groups Projects
  1. Jun 16, 2023
  2. Mar 27, 2018
  3. Jul 04, 2016
  4. Dec 17, 2013
  5. Nov 19, 2013
  6. Nov 18, 2013
  7. Nov 14, 2013
  8. May 18, 2013
  9. May 16, 2012
  10. Apr 24, 2012
  11. Apr 20, 2012
  12. Mar 08, 2012
  13. Dec 02, 2011
  14. Oct 30, 2011
    • Gregory Maxwell's avatar
      Fix multistream packet corruption, implement GET_FINAL_RANGE for multistream, and add many tests. · afd05aca
      Gregory Maxwell authored
      Multistream encode was failing to add the length of the extra length for
      self-delimited packets causing corrupted output. Multistream decode was
      not properly handling lost frames (and potentially reading out of bounds
      as a result).
      
      GET_FINAL_RANGE has been implemented as the xor of the final range of all
      the streams in the packet.
      
      test_opus_encode now does the mono narrowband tests using dual-mono
      multistream.
      afd05aca
  15. Oct 28, 2011
  16. Oct 10, 2011
  17. Sep 09, 2011
  18. Sep 06, 2011
  19. Aug 31, 2011
  20. Aug 30, 2011
  21. Aug 29, 2011
  22. Aug 24, 2011
  23. Aug 23, 2011
  24. Aug 10, 2011
Loading