[xiph-commits] r17340 - trunk/rhea/src/com/meviatronic/zeus/pollux
mike at svn.xiph.org
mike at svn.xiph.org
Tue Jul 20 14:29:17 PDT 2010
Author: mike
Date: 2010-07-20 14:29:17 -0700 (Tue, 20 Jul 2010)
New Revision: 17340
Modified:
trunk/rhea/src/com/meviatronic/zeus/pollux/README.txt
Log:
update README.txt
Modified: trunk/rhea/src/com/meviatronic/zeus/pollux/README.txt
===================================================================
--- trunk/rhea/src/com/meviatronic/zeus/pollux/README.txt 2010-07-20 21:28:16 UTC (rev 17339)
+++ trunk/rhea/src/com/meviatronic/zeus/pollux/README.txt 2010-07-20 21:29:17 UTC (rev 17340)
@@ -28,7 +28,7 @@
Pollux's huffman decoding based on:
Self developed algorithm (deflated binary tree approach -
a kind of a 2 pow n compression), therefore there's no reference.
- Dr. m. m. Timothy B. Terriberry pointed out, that this kind of approach is at least since 1993 a
+ Timothy B. Terriberry, Ph.D. pointed out, that this kind of approach is at least since 1993 a
reinvention:
R. Hashemian, "High Speed Search and Memory Efficient
Huffman Coding," 1993.
@@ -45,7 +45,7 @@
- higher degree of content adaptive IDCT on non SIMD architectures.
- higher degree of content adaptive edge detection and deblock filtering.
- sparseDC mode.
- Dr. m. m. Timothy B. Terriberry pointed out, that there is
+ Timothy B. Terriberry, Ph.D. pointed out, that there is
a separation of the MC from the DCT in developing for a future reference decoder version,
which even avoids such a special sparseDC mode with the same amount of
reducing the calculation amount.
More information about the commits
mailing list