hack fix for Ogg sequence headers being wrong
[schroedinger/research-port.git] / NEWS
blob0adc8600dce4d2ded55ad09e0a1b1f3b9d9d8729
2 1.0.1
3 =====
5  - Add API reference documentation for SchroDecoder.
6  - Restructure API reference documentation, although coverage is very
7    low.
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.
19 1.0.0
20 =====
22  - Major release
24 0.2.1
25 =====
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
30    irrelevant.
31  - Requires liboil-0.3.10.