Skip to content
Snippets Groups Projects
  1. Feb 22, 2013
  2. Feb 21, 2013
  3. Feb 20, 2013
    • Jean-Marc Valin's avatar
      Adds support for delayed decision · 51f4a32e
      Jean-Marc Valin authored
      Variable duration option renamed to OPUS_SET_EXPERT_FRAME_DURATION,
      with new API.
      Also moves up the analysis to avoid having to do int->float conversion
      on large buffers.
      51f4a32e
  4. Feb 11, 2013
  5. Feb 10, 2013
  6. Feb 07, 2013
  7. Feb 06, 2013
    • Jean-Marc Valin's avatar
      Adds a ramp up in the SILK prefill · 61e9eb15
      Jean-Marc Valin authored
      This improves quality of CELT->SILK switches by not having the SILK encoder
      attempt to encode a discontinuity. Overall, it's a small PQ improvement,
      confirmed by some listening.
      61e9eb15
  8. Feb 05, 2013
  9. Jan 17, 2013
    • Ralph Giles's avatar
      Split mapping families into sections and add dowmix matrices. · 2fd3d0aa
      Ralph Giles authored
      The channel mapping family nested lists were hard to read.
      Promoting each family description to a subsection makes it
      more clear where one is in the document.
      
      Also add suggested downmix matricies. These are what we're
      currently using in opus-tools, opusfile, and Firefox.
      Ascii-art matrices in 69 columns is hard.
      2fd3d0aa
  10. Jan 16, 2013
    • Ralph Giles's avatar
      Improve Content Type figure placement. · 0431f933
      Ralph Giles authored
      With xml2rfc 2.3.9, I was getting the 'audio/ogg; codecs=opus'
      figure hoisted out of the the containing paragraph, which was
      very confusing.
      
      I've tried to improve this by moving the surrounding paragraph
      into the figure using the <preamble> and <postamble> tags, as
      in the example in draft-mrose-writting-rfcs.
      
      Unfortunately this still isn't perfect. Since the surrounding
      paragraph is part of the figure we can't set align="center" on
      the figure itself, and the processor seems to ignore it on the
      artwork element. I've compensated by adding some leading
      whitespace.
      0431f933
  11. Jan 12, 2013
  12. Jan 11, 2013
  13. Jan 10, 2013
  14. Jan 09, 2013
  15. Jan 04, 2013
  16. Jan 03, 2013
  17. Jan 02, 2013
    • Ralph Giles's avatar
      Use AC_CONFIG_HEADERS. · ba1bd031
      Ralph Giles authored
      This avoids a warning about obsolete AM_CONFIG_HEADERS() on more
      recent autoconf. The new macro has been around at least since
      autoconf 2.60. So this should be safe.
      ba1bd031
  18. Dec 23, 2012
Loading