Skip to content
Snippets Groups Projects
  1. Oct 16, 2009
  2. Aug 01, 2009
  3. Jun 08, 2009
  4. May 22, 2009
  5. Feb 26, 2009
  6. Feb 04, 2009
  7. Feb 03, 2009
  8. Jan 20, 2009
  9. Nov 27, 2008
  10. Oct 29, 2008
  11. Oct 08, 2008
  12. 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
  13. Aug 02, 2008
  14. Jun 18, 2008
  15. Jun 09, 2008
  16. Mar 16, 2008
  17. Mar 13, 2008
  18. Mar 04, 2008
  19. Mar 03, 2008
  20. Feb 26, 2008
  21. Feb 25, 2008
  22. Feb 21, 2008
  23. Feb 20, 2008
  24. Feb 18, 2008
  25. Feb 14, 2008
  26. Feb 13, 2008
  27. Feb 02, 2008
  28. Feb 01, 2008
  29. Jan 31, 2008
Loading