Skip to content
Snippets Groups Projects
  1. Oct 01, 2008
    • Gregory Maxwell's avatar
      API: Change celt_encode and celt_encode_float so that they take an optional... · 82595311
      Gregory Maxwell authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      API: Change celt_encode and celt_encode_float so that they take an optional synthesis parameter after the PCM input. If optional_synthesis is null the encoder will be able to save some computation. If optional_synthesis is non-null if will be used to write the encoder's expectation of the decoder's output. Synthesis may alias the input pcm, so calling the encoder with the same buffer twice will achieve the old behavior. Remove 'restrict' from the CTL prototype.
      82595311
  2. Sep 30, 2008
  3. Sep 29, 2008
  4. Sep 28, 2008
  5. Sep 25, 2008
  6. Sep 24, 2008
  7. Sep 22, 2008
  8. Sep 19, 2008
  9. Sep 16, 2008
  10. Sep 13, 2008
  11. Sep 11, 2008
  12. Sep 10, 2008
  13. Sep 09, 2008
  14. Sep 01, 2008
  15. Aug 30, 2008
  16. Aug 29, 2008
  17. Aug 14, 2008
  18. Aug 12, 2008
  19. Aug 10, 2008
  20. Aug 07, 2008
  21. Aug 06, 2008
  22. Aug 04, 2008
  23. Aug 03, 2008
Loading