Skip to content
Snippets Groups Projects
  1. Feb 10, 2011
  2. Feb 08, 2011
  3. Feb 04, 2011
  4. Feb 03, 2011
  5. Feb 01, 2011
  6. Jan 31, 2011
  7. Jan 29, 2011
  8. Jan 27, 2011
  9. Jan 12, 2011
  10. Jan 11, 2011
  11. Dec 20, 2010
  12. Dec 05, 2010
  13. Nov 08, 2010
  14. Oct 28, 2010
    • Gregory Maxwell's avatar
      Switch example tools to use VBR and 960 sample frames by default on the basis... · a9411472
      Gregory Maxwell authored
      Switch example tools to use VBR and 960 sample frames by default on the basis that if the user doesn't have any particular requirements that they probably want this.
      
      Minor change in the VBR behavior to hot-start with some internal state
      parameters which were observed to be quite consistent across bitrates,
      framesizes, and content. This also prevents it from completely burning
      the reserve capacity on the first frame if its a short.
      
      Also switch some maximum frame sizes to match the OPUS draft maximums.
      a9411472
  15. Jul 08, 2010
  16. Jun 28, 2010
  17. May 08, 2010
  18. Jan 16, 2010
  19. Jan 08, 2010
  20. Oct 18, 2009
  21. Oct 17, 2009
  22. Oct 16, 2009
  23. Aug 01, 2009
  24. Jun 08, 2009
  25. May 22, 2009
  26. Feb 26, 2009
  27. Feb 04, 2009
  28. Feb 03, 2009
  29. Jan 20, 2009
  30. Nov 27, 2008
  31. Oct 29, 2008
  32. Oct 08, 2008
  33. 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
  34. Aug 02, 2008
  35. Jun 18, 2008
  36. Jun 09, 2008
Loading