5 - Add API reference documentation for SchroDecoder.
6 - Restructure API reference documentation, although coverage is very
8 - Default GOP structure now uses 3 reference frames. This gives a
9 very slight improvement in quality.
10 - Fix encode/decode mismatch for low-delay syntax.
11 - Fix brokenness in CBR intra-only encoding
12 - Additional testing and code cleanups
13 - Eliminate artificial width limitation in encoder and decoder.
14 - Fix encoding/decoding of video offset and excursion.
15 - Fix granulepos calculation in GStreamer encoder element
16 - Set DELTA_UNIT correctly in GStreamer encoder element
17 - Update code path used when pthread is disabled.
27 - Encoder and decoder nearly complete. The bitstream is nearly
28 compatible with Dirac, except in a few cases for predicted frames.
29 Note that the Dirac bitstream isn't frozen, so that's kind of
31 - Requires liboil-0.3.10.