Daala: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
m (→‎Documents: moved PVQ paper to sit with the rest of the papers)
Line 53: Line 53:
== Documents ==
== Documents ==
* [https://people.xiph.org/~unlord/spie_cfl.pdf Chroma from Luma (CfL)]
* [https://people.xiph.org/~unlord/spie_cfl.pdf Chroma from Luma (CfL)]
* [http://jmvalin.ca/papers/spie_pvq.pdf Perceptual Vector Quantisation (PVQ)]
* [https://people.xiph.org/~tterribe/daala/vbsobmc.pdf Overlapped Block Motion Compensation (OBMC)]
* [https://people.xiph.org/~tterribe/daala/vbsobmc.pdf Overlapped Block Motion Compensation (OBMC)]
* [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]
Line 60: Line 61:
=== IETF Drafts ===
=== IETF Drafts ===
* [https://tools.ietf.org/html/draft-egge-videocodec-tdlt-00 Time-Domain Lapped Transforms (TDLT)]
* [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-valin-videocodec-pvq-01 Perceptual Vector Quantisation (PVQ)]
* [https://tools.ietf.org/html/draft-terriberry-codingtools-02 Coding Tools] - entropy coding, integer transforms etc.
* [https://tools.ietf.org/html/draft-terriberry-codingtools-02 Coding Tools] - entropy coding, integer transforms etc.
* [https://tools.ietf.org/html/draft-moffitt-netvc-requirements-00 Internet Video Codec (NetVC) Requirements]
* [https://tools.ietf.org/html/draft-moffitt-netvc-requirements-00 Internet Video Codec (NetVC) Requirements]

Revision as of 03:57, 22 April 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.

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

Presentations