Dirac: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(Add to wavelet video codecs category.)
(FFmpeg Dirac status, mention libdirac.)
Line 3: Line 3:
* Website: [http://dirac.sf.net/ http://dirac.sf.net/]
* Website: [http://dirac.sf.net/ http://dirac.sf.net/]


Experimental wavelet-based video codec being developed by the [[BBC]]. The development of a C++ Dirac implementation under the MPL license is hosted at SourceForge.  
Experimental wavelet-based video codec being developed by the [[BBC]]. The development of a C++ Dirac implementation under the MPL license called libdirac is hosted at SourceForge.  
[http://schrodinger.sf.net  The Schrödinger Project] is an implementation written in ANSI C89, jointly developed by [[Fluendo]] and [[BBC]].
[http://schrodinger.sf.net  The Schrödinger Project] is an implementation written in ANSI C89, jointly developed by [[Fluendo]] and [[BBC]].


The Summer of code Dirac Status page can be found [[Dirac_Encoder_AND_Decoder|here]]
A Dirac decoder and encoder has been developed as part of [[FFmpeg Summer Of Code#Dirac_Encoder_and_Decoder|FFmpeg's Summer of Code 2007]] but has not yet been committed.


[[Category: Video Codecs]]
[[Category: Video Codecs]]
[[Category: Wavelet Video Codecs]]
[[Category: Wavelet Video Codecs]]
[[Category: Formats missing in FFmpeg]]
[[Category: Formats missing in FFmpeg]]

Revision as of 06:47, 28 April 2008

Experimental wavelet-based video codec being developed by the BBC. The development of a C++ Dirac implementation under the MPL license called libdirac is hosted at SourceForge. The Schrödinger Project is an implementation written in ANSI C89, jointly developed by Fluendo and BBC.

A Dirac decoder and encoder has been developed as part of FFmpeg's Summer of Code 2007 but has not yet been committed.