https://github.com/xiph/daala
Modern video compression for the internet
https://github.com/xiph/daala
Last synced: about 1 year ago
JSON representation
Modern video compression for the internet
- Host: GitHub
- URL: https://github.com/xiph/daala
- Owner: xiph
- License: bsd-2-clause
- Created: 2014-08-19T04:41:00.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T21:14:39.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T12:02:39.344Z (over 1 year ago)
- Language: C
- Homepage: https://xiph.org/daala/
- Size: 8.53 MB
- Stars: 548
- Watchers: 53
- Forks: 102
- Open Issues: 106
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Daala next-generation video codec
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.
For more information, see the [Daala wiki][wiki].
To get a sense of how well Daala performs in comparison to other codecs, check
out [Are We Compressed Yet?][awcy]
[awcy]: https://arewecompressedyet.com/
[wiki]: https://wiki.xiph.org/Daala

## Hacking on Daala
The wiki has quickstart pages for [Linux/OS X][posix], [Windows][win], and
[Windows MinGW64][mingw].
Daala uses the [GitHub Issue Tracker][issues] and the [Rietveld][code review]
code review tool. [Jenkins][jenkins] is used for continuous integration.
[posix]: https://wiki.xiph.org/Daala_Quickstart
[win]: https://wiki.xiph.org/Daala_Quickstart_Windows
[mingw]: https://wiki.xiph.org/Daala_MinGW64_Environment
[issues]: https://github.com/xiph/daala/issues
[code review]: https://review.xiph.org/
[jenkins]: https://mf4.xiph.org/jenkins/view/daala/
## Getting in Touch
There's an IRC channel #daala on chat.freenode.org. If you don't have IRC set
up you can easily connect from your [web browser][webchat].
You can also subscribe to the [daala mailing list][email].
[webchat]: http://webchat.freenode.net/?channels=%23daala
[email]: http://lists.xiph.org/mailman/listinfo/daala