Skip to content
Snippets Groups Projects
  1. Jun 11, 2012
  2. Jun 01, 2012
  3. May 20, 2012
  4. May 17, 2012
  5. May 16, 2012
  6. Apr 24, 2012
  7. Apr 20, 2012
  8. Apr 02, 2012
    • Ralph Giles's avatar
      Improve decoder_create documentation. · f4028521
      Ralph Giles authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      The parameter descriptions look like they were copied
      from encoder_create. Update them for the decode side
      and repeat the clarifications about what sample rates
      are allowed and what they mean.
      f4028521
  9. Mar 06, 2012
  10. Mar 05, 2012
  11. Nov 26, 2011
    • Ralph Giles's avatar
      Misc documentation fixes (no code change) · 10ebc02e
      Ralph Giles authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      We use macros to encapsulate the appropriate type and size
      information for the different CTL requests, but the macros
      still need to be used with the _ctl() function call and an
      encoder or decoder instance structure. As such, just listing
      the macro defines is confusing. Adding some examples outside
      the OpusEncoder overview page should help with this.
      
      Also document that OPUS_SET_APPLICATION can take
      OPUS_APPLICATION_RESTRICTED_LOWDELAY.
      10ebc02e
  12. Oct 27, 2011
  13. Oct 10, 2011
  14. Sep 23, 2011
  15. Sep 22, 2011
  16. Sep 10, 2011
  17. Sep 09, 2011
  18. Sep 07, 2011
    • Ralph Giles's avatar
      Add minimal doxygen markup to the public headers. · 1b951961
      Ralph Giles authored
      Doxygen uses comments in the source code to generate documentation.
      This commit just adds the descriptive headers and marks current
      comments and appropriate for inclusion in the API docs. Many
      symbols remain undocumented. See the warnings from the build output.
      1b951961
  19. Sep 06, 2011
  20. Sep 02, 2011
  21. Sep 01, 2011
  22. Aug 31, 2011
  23. Aug 30, 2011
  24. Aug 29, 2011
  25. Aug 28, 2011
  26. Aug 27, 2011
  27. Aug 22, 2011
  28. Aug 19, 2011
  29. Aug 18, 2011
  30. Aug 10, 2011
  31. Aug 08, 2011
Loading