Skip to content
Snippets Groups Projects
  1. May 12, 2012
  2. May 11, 2012
  3. May 10, 2012
  4. Apr 24, 2012
  5. Apr 20, 2012
  6. Feb 17, 2012
  7. Jan 24, 2012
  8. Dec 02, 2011
    • Timothy B. Terriberry's avatar
      Move nbits_total initialize before renormalization. · 6619a736
      Timothy B. Terriberry authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      The range decoder used to initialize nbits_total after the
       renormalization loop, even though the renormalization loop
       modifies it.
      This was presumably safe, because nothing actually used the value
       before it was initialized, but I'm tired of it triggering the
       integer overflow checking.
      6619a736
  9. Nov 18, 2011
  10. Oct 31, 2011
  11. Oct 30, 2011
  12. Oct 29, 2011
  13. Oct 28, 2011
  14. Oct 27, 2011
  15. Oct 26, 2011
  16. Oct 24, 2011
    • Timothy B. Terriberry's avatar
      More draft edits and additions. · a7585a0d
      Timothy B. Terriberry authored and Jean-Marc Valin's avatar Jean-Marc Valin committed
      Some clean-up from JM's prior edits, as well as
      * Additional clarificatino of TOC sequence restrictions (e.g., if
         you need to decode a length, there must be enough bytes in the
         packet for it, etc.).
      * Added a summary of TOC sequence restrictions.
      * Added a stereo unmixing section.
      * Reworked Delay Compensation section into a general Resampling
         section.
      * Further cleanups of switching/transitions, including new diagrams
         for all of the normative and recommended non-normative
         transitions.
      a7585a0d
  17. Oct 19, 2011
  18. Oct 18, 2011
  19. Oct 17, 2011
  20. Oct 14, 2011
Loading