Daala: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(→‎Documents: added "pre-DCT block rotation" paper)
(→‎Documents: added Tim's comments on pre-DCT block rotation paper)
Line 50: Line 50:
* [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://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]


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

Revision as of 03:08, 23 February 2015

Daala is the code-name for a new video compression technology.

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

The goal of the project is to provide a free-to-implement, -use and -distribute digital media format
and 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

Video Presentations