Skip to content
Snippets Groups Projects
  1. Nov 18, 2013
  2. Nov 14, 2013
  3. May 18, 2013
  4. Mar 18, 2013
  5. Mar 01, 2013
  6. Dec 11, 2012
  7. Dec 04, 2012
  8. Oct 06, 2012
  9. Sep 27, 2012
  10. Sep 25, 2012
  11. Sep 19, 2012
  12. Sep 11, 2012
  13. Sep 10, 2012
  14. Aug 06, 2012
  15. Jul 21, 2012
  16. Jun 11, 2012
  17. Jun 01, 2012
  18. May 20, 2012
  19. May 17, 2012
  20. May 16, 2012
  21. Apr 24, 2012
  22. Apr 20, 2012
  23. 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
  24. Mar 06, 2012
  25. Mar 05, 2012
  26. 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
  27. Oct 27, 2011
  28. Oct 10, 2011
  29. Sep 23, 2011
  30. Sep 22, 2011
  31. Sep 10, 2011
  32. Sep 09, 2011
  33. 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
Loading