The Dirac_Video Codec
https://sourceforge.net/projects/dirac/
Dirac is an open source video codec. It uses a traditional hybrid video codec architecture, but with the wavelet transform instead of the usual block transforms. Motion compensation uses overlapped blocks to reduce block artefacts that would upset the transform coding stage.
Dirac can code just about any size of video, from streaming up to HD and beyond, although certain presets are defined for different applications and standards. These cover the parameters that need to be set for the encoder to work, such as block sizes and temporal prediction structures, which must otherwise be set by hand.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / dirac
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:infi777:games/dirac && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Fix-uninitialised-memory-read-that-causes-the |
0000002359 2.3 KB | |
_link | 0000000140 140 Bytes | |
baselibs.conf | 0000000188 188 Bytes | |
dirac-1.0.2-gcc45.patch | 0000000903 903 Bytes | |
dirac-1.0.2.tar.bz2 | 0000686238 670 KB | |
dirac.changes | 0000003172 3.1 KB | |
dirac.spec | 0000008003 7.82 KB |
Revision 29 (latest revision is 39)
Sascha Peilicke (saschpe)
accepted
request 209773
from
Michael Matz (matz2)
(revision 29)
valgrind can optionally indeed be used by the developer of the package to run the testsuite in a special mode. The testsuite isn't run at all during package build and doing that in valgrind mode wouldn't be particularly appropriate anyway. Via gstreamer-plugins-->cheese there's a dependency on dirac from gnome-control-center, and it seems even more inappropriate to delay building that one until valgrind built on any architecture. Please forward to factory. - Don't buildrequire valgrind-devel anywhere, it's unused.
Comments 0