Daala: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
(→‎Video Presentations: added Daala Coding Party 2 videos)
m (→‎Video Presentations: added Tim's Linux Conf slides)
(20 intermediate revisions by the same user not shown)
Line 3: Line 3:
The effort is a collaboration between [https://www.mozilla.org/en-US/research/ Mozilla Foundation], [https://www.xiph.org/ Xiph.Org Foundation] and other contributors.
The effort is a collaboration between [https://www.mozilla.org/en-US/research/ Mozilla Foundation], [https://www.xiph.org/ Xiph.Org Foundation] and other contributors.


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.  
The goal of the project is to provide a free-to-implement, -use and -distribute digital media format<br />
and reference implementation with technical performance superior to [https://en.wikipedia.org/wiki/High_Efficiency_Video_Coding H.265].  


Please see the [https://www.xiph.org/daala/ main page] for more information.
Please see the [https://www.xiph.org/daala/ main page] for more information.
Line 21: Line 22:
==External Resources==
==External Resources==


* [http://review.xiph.org/ Xiph Code Reviews] - there is a proposal on the review process '''[[DaalaReview|here]]'''
You are encouraged to join the [[Daala Weekly Meetings|weekly progress meetings]]
* [http://git.xiph.org/?p=daala.git;a=summary Daala Git Repository]
using [http://wiki.mumble.info Mumble]
* [http://people.xiph.org/~xiphmont/demo/ Monty's Demo Pages]
at '''mf4.xiph.org'''
* [http://people.xiph.org/~xiphmont/demo/daala/player-demo.shtml Daala Player] demo in JavaScript
on '''Tuesdays'''
* [http://exp.martres.me/edi/ Edge-directed Interpolation] demo in JavaScript
at '''[http://www.timeanddate.com/worldclock/fixedtime.html?msg=Daala+Weekly+Meeting&iso=20150127T09&p1=1241 9AM Pacific Time]'''
* [http://lists.xiph.org/mailman/listinfo/daala Daala Emailing List] - join up for fresh emails!
(5PM UTC/GMT).
 
* [https://review.xiph.org/ Xiph Code Reviews] - there is a proposal on the review process '''[[DaalaReview|here]]'''
* [https://git.xiph.org/?p=daala.git;a=summary Daala Git Repository]
* [https://people.xiph.org/~xiphmont/demo/ Monty's Demo Pages]
* [https://lists.xiph.org/mailman/listinfo/daala Daala Emailing List] - join up for fresh emails!
* [http://benjamin.smedbergs.us/weekly-updates.fcgi/project/daala Daala Status Board]
 
JavaScript Demos:
 
* [https://people.xiph.org/~xiphmont/demo/daala/player-demo.shtml Daala Video Player]
* [https://exp.martres.me/edi/ Edge-Directed Interpolation]
* [https://people.xiph.org/~unlord/demo/intra.html Intra-prediction]


==Video Presentations==
==Video Presentations==
* 2015-01-31 Next up: [https://fosdem.org/2015/schedule/event/daala/ FOSDEM 2015]
* 2015-01-14 [https://www.youtube.co.uk/watch?v=Dmho4gcRvQ4 Tim Terriberry's presentation at Linux Conf 2015] - [http://lca2015.linux.org.au/schedule/30187/view_talk presentation summary] - [https://people.xiph.org/~tterribe/pubs/lca2015/daala.pdf slides]
-------
* 2014-09-16 [https://air.mozilla.org/daala-are-we-compressed-yet/ Daala: Are We Compressed Yet?]
* 2014-09-16 [https://air.mozilla.org/daala-are-we-compressed-yet/ Daala: Are We Compressed Yet?]
* 2013-10-23 [https://people.xiph.org/~xiphmont/video/Free_Codecs_Update_Opus_and_Daala.ogv Opus and Daala: State of the Art Royalty-free Codecs]
* 2014-06-25 [https://air.mozilla.org/sparsity-induced-prediction-for-images-and-video/ Sparsity Induced Prediction for Images and Video]
* 2013-09-30 [https://people.xiph.org/~tterribe/daala/coding_party2/?C=M;O=A Daala Coding Party 2]
-------
* 2013-10-23 [https://people.xiph.org/~xiphmont/video/Free_Codecs_Update_Opus_and_Daala.ogv Opus and Daala: State of the Art Royalty-free Codecs] - [https://people.xiph.org/~greg/gstreamer-daala-opus.pdf accompanying slides]
* 2013-09-30 [https://people.xiph.org/~tterribe/daala/coding_party2/?C=M;O=A Daala Coding Party 2] - [https://people.xiph.org/~unlord/Daala-Intra.pdf unlord's slides]
* 2013-05-02 [https://people.xiph.org/~xiphmont/tim-terriberry-presents-daala/ Tim Terriberry Presents Daala]
* 2013-05-02 [https://people.xiph.org/~xiphmont/tim-terriberry-presents-daala/ Tim Terriberry Presents Daala]
-------
* 2012-01-24 [https://media.basilgohar.com/derf-talks/?C=M;O=A Tim Terriberry Talks] (in 3 different formats) - [https://people.xiph.org/~tterribe/pubs/lca2012/auckland/intro_to_video1.pdf accompanying slides] (no video for slides 1-50 unfortunately)
* 2012-01-24 [https://media.basilgohar.com/derf-talks/?C=M;O=A Tim Terriberry Talks] (in 3 different formats) - [https://people.xiph.org/~tterribe/pubs/lca2012/auckland/intro_to_video1.pdf accompanying slides] (no video for slides 1-50 unfortunately)
[[Category:Daala]]

Revision as of 11:57, 27 January 2015

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

The effort is a collaboration between Mozilla Foundation, Xiph.Org Foundation and other contributors.

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 main page for more information.

Wiki Resources

External Resources

You are encouraged to join the weekly progress meetings using Mumble at mf4.xiph.org on Tuesdays at 9AM Pacific Time (5PM UTC/GMT).

JavaScript Demos:

Video Presentations