updated sketch

"Aitor Garay" <[email protected]> Fri, 28 Mar 2003 18:25:45 +0100
Newsgroups gmane.comp.video.h264.devel
Message-ID <002001c2f54f$11637f30$bcb31fac@HAJC0062>
Hello!

    I have published on the project page an updated sketch.  Now it has intra
prediction support, but most part of it remains to be completed.

    A nice and mostly easy to achieve initial milestone is to finish intra prediction,
transform and quantization.  With this a test program that reads a YUV sequence,
intra predicts, encodes, decodes and writes back the resulting YUV sequence could
be implemented.  The quantization parameter should be specified on the command
line among the file paths.

    This milestone gives immediate visual and practical results, so as Christoph said,
people can have fun... ;-)

    Give it a try.

    /AITOR