summaryrefslogtreecommitdiff
path: root/multimedia/libdivxdecore-devel/pkg-descr
blob: 7bad87dd1836f3f9d4dca172eaf2345a10e7290e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Decore [excerpt from OpenDivX Project Mayo site]

"Decore" is our decoder core - that part of the codec that decodes
video from DivX video bitstream into uncompressed RGB bitmaps. Its
API is defined in decore.h. The API is another frame-in, frame-out
scheme, you give it a chunk of OpenDivX bitstream and it comes back
to you with an uncompressed RGB frame. Like "encore", "decore" is
truly independent of any other code, making no system calls.

"Decore" is a decoder compliant with MPEG-4 natural video, simple
profile. It also incorporates a video postprocessor which postprocessor,
which hides many of the artifacts inherent in low bit-rate video.

WWW: http://www.projectmayo.com/