]> source.dussan.org Git - tigervnc.git/commit
Split up the forward DCT routine into three stages
authorPierre Ossman <ossman@cendio.se>
Mon, 9 Mar 2009 10:37:20 +0000 (10:37 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 9 Mar 2009 10:37:20 +0000 (10:37 +0000)
commitb85c2f8ae8090c039b40d6f01c004632fbd8be17
treefa06099bd17a4fb9cd6c8a2822b98084639cb22f
parent0d04355ed0618c4f0a115f5f39f48904ce801bc5
Split up the forward DCT routine into three stages

Divide it into sample conversion, DCT and quantization in order to
easily provide alternative implementations of each stage.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3644 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/jpeg/jcdctmgr.c
common/jpeg/jdct.h