Daala: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
Line 45: Line 45:


=== Documents ===
=== Documents ===
* [https://tools.ietf.org/html/draft-terriberry-codingtools-01 Coding Tools for Daala IETF Draft]
* [https://tools.ietf.org/html/draft-egge-videocodec-tdlt-00 Time-Domain Lapped Transforms (TDLT) IETF Draft]
* [https://tools.ietf.org/html/draft-valin-videocodec-pvq-01 Perceptual Vector Quantisation (PVQ) IETF Draft] - there is also a [http://jmvalin.ca/papers/spie_pvq.pdf PDF file]
* [https://people.xiph.org/~unlord/spie_cfl.pdf Chroma from Luma (CfL)]
* [https://people.xiph.org/~unlord/spie_cfl.pdf Chroma from Luma (CfL)]
* [https://mf4.xiph.org/jenkins/job/daala-autotools/ws/doc/html/index.html C API Documentation]
* [https://mf4.xiph.org/jenkins/job/daala-autotools/ws/doc/html/index.html C API Documentation]
* [http://arxiv.org/pdf/1411.4290v1.pdf Maximising Coding Efficiency Through Block Rotation] - [http://lists.xiph.org/pipermail/daala/2015-January/000054.html why it won't work well within Daala]
* [http://arxiv.org/pdf/1411.4290v1.pdf Maximising Coding Efficiency Through Block Rotation] - [http://lists.xiph.org/pipermail/daala/2015-January/000054.html why it won't work well within Daala]
==== IETF Drafts ====
* [https://tools.ietf.org/html/draft-egge-videocodec-tdlt-00 Time-Domain Lapped Transforms (TDLT)]
* [https://tools.ietf.org/html/draft-valin-videocodec-pvq-01 Perceptual Vector Quantisation (PVQ)] - there is also a [http://jmvalin.ca/papers/spie_pvq.pdf PDF file]
* [https://tools.ietf.org/html/draft-terriberry-codingtools-02 Coding Tools] - entropy coding, integer transforms etc.


=== Video Presentations ===
=== Video Presentations ===

Revision as of 10:34, 28 March 2015

Daala is the codename for a new video compression technology.

The effort is a collaboration between the Mozilla Foundation, the Xiph.Org Foundation and any other contributors that wish to help.

The goal of the project is to provide a video format that's free to implement, use and distribute, and a reference implementation with technical performance superior to H.265.

Please see the links below or the main page for more information.

Resources

Wiki Pages

Project Communication

You are encouraged to join the

You are also welcome to attend the weekly progress meetings using Mumble. The address is mf4.xiph.org and the port is 64738.
They occur on Tuesdays at 9AM Pacific Time (5PM UTC/GMT).

Websites

You can get a copy of the latest Daala Source Code from git.xiph.org or GitHub.

JavaScript Demos

Documents

IETF Drafts

Video Presentations