frame: remove SchroUpsampledFrame
[schroedinger.git] / RELEASE
blob26b4daaa224b5aa6fcb7e2a24a3e3b21b95cdeb2
2 Schroedinger 1.0.11
3 ===================
5 A new release of Schrödinger is available. Schrödinger (or “schro”
6 for short) is a cross-platform implementation of the Dirac video
7 compression specification as a C library. Many media frameworks
8 such as GStreamer and ffmpeg and applications such as VLC use schro
9 to encode and decode Dirac video.
11 Information: http://diracvideo.org/
12 Download:
13 http://diracvideo.org/download/schroedinger/schroedinger-1.0.11.tar.gz
15 The Dirac project maintains two encoder implementations: dirac-research,
16 a research encoder, and Schrödinger, which is meant for user applications.
17 Schrödinger outperforms dirac-research in most encoding situations, both
18 in terms of encoding speed and visual quality.
20 Roadmap:  Only a few people are working on schro, and only part time,
21 so new features will happen only slowly.
24 Contributors to this release:
26   David Schleef (Entropy Wave)
29 Information about Orc:
31   http://code.entropywave.com/projects/orc/
34 New in 1.0.11
35 =============
37  - Added 10-bit and 16-bit support to both the encoder and decoder.
38    Only works in intra mode.  Tested formats are 16-bit 4:4:4 and
39    10-bit 4:2:2.