home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / compress / 4427 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  22.3 KB

  1. Xref: sparky comp.compression:4427 news.answers:5024
  2. Path: sparky!uunet!mcsun!julienas!chorus!chorus.fr
  3. From: jloup@chorus.fr (Jean-loup Gailly)
  4. Newsgroups: comp.compression,news.answers
  5. Subject: comp.compression Frequently Asked Questions (part 3/3)
  6. Summary: *** READ THIS BEFORE POSTING ***
  7. Keywords: data compression, FAQ
  8. Message-ID: <compr3_7jan93@chorus.fr>
  9. Date: 7 Jan 93 18:20:48 GMT
  10. Expires: 15 Feb 93 16:17:20 GMT
  11. References: <compr1_5jan93@chorus.fr> <compr2_7jan93@chorus.fr>
  12. Sender: news@chorus.chorus.fr
  13. Reply-To: jloup@chorus.fr
  14. Followup-To: comp.compression
  15. Lines: 564
  16. Approved: news-answers-request@MIT.Edu
  17. Supersedes: <compr3_5jan93@chorus.fr>
  18.  
  19. Archive-name: compression-faq/part3
  20. Last-modified: Jan 5th, 1993
  21.  
  22. This file is part 3 of a set of Frequently Asked Questions for the
  23. groups comp.compression and comp.compression.research.
  24. If you did not get part 1 or 2, you can get them by ftp
  25. on rtfm.mit.edu [18.72.1.58] in directory
  26.    /pub/usenet/news.answers/compression-faq
  27.  
  28. It looks as if this part 3 (sent on Jan 5th) also got lost,
  29. so I am sending it for the second time (Jan 7th). Sorry.
  30.  
  31. If you don't want to see this FAQ regularly, please add the subject
  32. line to your kill file. If you have corrections or suggestions for
  33. this FAQ, send them to Jean-loup Gailly <jloup@chorus.fr>.  Thank you.
  34.  
  35. Contents
  36. ========
  37.  
  38. Part 3: (Long) list of image compression hardware
  39.  
  40. [85] Image compression hardware
  41. [99] Acknowledgments
  42.  
  43.  
  44. Search for "Subject: [#]" to get to question number # quickly. Some news
  45. readers can also take advantage of the message digest format used here.
  46.  
  47. ------------------------------------------------------------------------------
  48.  
  49. Subject: [85] Image compression hardware
  50.  
  51. Here is a list of sources of image compression hardware (JPEG, MPEG,
  52. H.261 and others), reposted with the author's permission.  The list is
  53. probably a little dated already, but it is a good starting point for
  54. seeking compression chips.  References are taken from:
  55.  
  56.    VIDEO COMPRESSION OPTIONS, IEEE CICC 6-May-92
  57.    John J. Bloomer, jbloomer@crd.ge.com, Fathy F. Yassa, Aiman A. Abdel-Malek
  58.    General Electric Corporate R&D, KWC317 Signals and Systems Laboratory
  59.    PO Box 8, Schenectady NY, 12301
  60.  
  61. Some comments are from C. Fogg <cfogg@u.washington.edu> and George Warner
  62. <warnergt@aloft.att.com>.
  63.  
  64.  
  65.  Pipelined Processors, Building Blocks (Chip Sets)
  66.  -------------------------------------------------
  67.  
  68. STI3200, IMSA121, STI3208 - SGS-Thompson DCT processors.  602-867-6279
  69.     - 3200 has multiple block size options, DC to 13.5 MHz
  70.     - A121 8x8 fixed blocks, DC to 20MHz, add/sub loop, CCITT compatible
  71.     - 3208 8x8 fixed blocks, DC to 40MHz, CCITT compatible at 20MHz
  72.  
  73. STI3220 - SGS-Thompson motion estimator (H.261, MPEG).  602-867-6279
  74.     - 8-bit input pixels, 4-bit H and V vectors out
  75.     - adjustable block size matcher (8x8, 8x16, 16x16)
  76.     - +7/-8 search window
  77.     - 5V, 2W at 18MHz (max), 68 pin PLCC
  78.  
  79. L64765 , L64735 , L64745 - 3-chip LSI Logic JPEG set.  408-433-4383
  80.     - L64765 raster-to-block and color-space converter, jointly developed
  81.           with Rapid Tech.
  82.     - L64735 block DCT processor
  83.     - L64745 JPEG coder support, stand-alone lossless DPCM codec, dynamic
  84.           Huffman
  85.     - 27 MB/s on CCIR601 frames
  86.     - minimal support logic, color and gray scale
  87.     - 68-pin PGA or PLCC, 27 and 20 MHz versions
  88.  
  89. L647*0 and L6471* families - LSI Logic H.621/MPEG pieces.  408-433-8000
  90.     - L64720 motion estimator, 30/40MHz, 8x8, 16x16 blocks, 32x32 or 16x16 
  91.           search window, 68-pin CPGA or PPGA
  92.     - L64730 & 735 8x8 DCT processors (12 & 8-9 bits)
  93.     - L64740 8x8 block quantization
  94.     - L64760 intra/inter-frame coding decision
  95.     - L64715 BCH error correction
  96.     - L64750/L64751 variable length encode/decode (H.261-specific)
  97.  
  98. ZR36020 and ZR36031 - Zoran DCT processor & quantization/encoding. 408-986-1314
  99.     - JPEG-like scheme using 16-bit, two's complement fixed point
  100.           arithmetic
  101.     - includes bit-rate controls for constant # of pictures per card
  102.     - 7.4 MHz, < 1W, 20mW in standby mode, 7.5 frames/s (f/s)
  103.     - 36020 - 44-pin plastic quad flatpack (PQFP) or 48-pin ceramic DIP
  104.     - 36031 - 100-pin PQFP or 85-pin PGA.
  105.     - co-developments with Fuji Photo Film Co. Ltd. digital IC-card
  106.           camera market
  107.  
  108.     Does 2-passes of image: generate histogram for optimum Huffman
  109.     tables and quantization compute step size (ala H.261 and
  110.     MPEG-I) for each macroblock or minimum coded unit (MCU).
  111.  
  112.     JPEG-compatible codec expected soon.
  113.  
  114. LDM3104  - Olympus DCT coefficient encoder
  115.     - constant rate, digital IC-card camera market
  116.     - 750 mW, 25 mW standby, 100-poin QFP
  117.  
  118. TMC2312 - TRW quantizer/Huffman encoder, TMC2313 Huffman decoder/dequantizer
  119.  
  120. TMC2311 - TRW CMOS Fast Cosine Transform Processor.  
  121.     - 12 Bits, 15 M pixels/s
  122.     - complies with the CCITT SGXV ( e.g. JPEG, H.261 and MPEG )
  123.     - includes an adder-subtractor for linear predictive coding
  124.  
  125. MN195901 - Matsushita Electric Industrial Co.   See ISSCC 1992
  126.     - 16-bit, 60 MIP video signal processor
  127.     - 25 uS instruction processing
  128.     - on-board DCT and absolute differencing
  129.     - Philips Signetics US fab.
  130.  
  131. HGCT - Ricoh CRC, Generalized Chen Transform demonstration chip.  408-281-1436
  132.     - 2D JPEG/MPEG/H.261 compatible DCT
  133.     - includes quantization
  134.     - 30MHz, 15K gates
  135.     - licensing possible
  136.  
  137. GCTX64000 - Graphic Communication Technology Corp. chipset
  138.     - provides CCITT H.261
  139.     - VLSI Technology and Hitachi supply H.261 codec core. 1 micron CMOS.
  140.  
  141. BT - British Telecommunications  plc., Martlesham labs designed
  142.     - H.261 codec chipset, Motorola fab.
  143.     - 13 chips total for codec.
  144.  
  145.  
  146.  Pipelined Processors, Monolithic, Programmable
  147.  ----------------------------------------------
  148.  
  149. Vision Processor - Integrated Information Technology Inc. 408-727-1885
  150.     - generic DCT, motion compensated & entropy coding codec
  151.     - microcode for still- and motion-video compression (JPEG, H.261 and
  152.           MPEG1)
  153.     - 1 micron CMOS, 20 MHz and 33 MHz, PGA and 84-pin QFP  
  154.     - JPEG only and JPEG/H/261/MPEG versions available, H.261 at 30 f/s.  
  155.     - used by Compression Labs, Inc. CDV teleconferencing system
  156.     - rumored to be the heart of the AT&T picture phone
  157.  
  158. MN195901 - Matsushita Electric Industrial Corp
  159.     - 40 MHz DSP, built-in DCT
  160.     - 16-bit fixed-point
  161.  
  162. AVP1000  - Motorola JPEG, MPEG and H.261 codec chipset.  800-372-2447
  163.     - 1400D decoder, 1400C system controller
  164.     - 1300E H.261 (CIF, QCIF, CIF240) at 30 f/s, I-frame only MPEG.
  165.     - 1400E is superset of 1300E, motion with 1/2 pixel resolution over +/-
  166.           32 pixels
  167.     - YCbCr video or digital input, on-board rate FIFOs, external RAM
  168.           required
  169.     - 0.75 micron, 50 MHz CMOS
  170.  
  171.     AVP1000 is from AT&T Microelectronics.  The AT&T chip set
  172.     handles MPEG-1, H.261, and JPEG.  1400D has on board color
  173.     space convertor.  Limited to 4Mb/s coded rate.  The DSP does
  174.     the MUSICAM decoding (up to layer II ?)
  175.  
  176.  
  177. 82750PB, 82750DB - Intel DVI  pixel and display YUV color space processors.
  178.     - proprietary machine code employed for compression
  179.     - usable for other algorithms (e.g., JPEG, H.261 or MPEG1 at reduced
  180.           data rates)
  181.  
  182.  
  183.  Pipelined Processors, Monolithic, Fixed Lossless - Entropy Coders, DPCM, VQ
  184.  ---------------------------------------------------------------------------
  185.  
  186. DCP - Integrated Information Tech. Inc. Data Compressor Processor  408-727-1885
  187.     - LZ codec with on-chip dictionary store
  188.     - on-chip buffers supporting block moves
  189.     - targeting disk drives and network controller markets
  190.     - 3.3V, 84-pin PQFP
  191.  
  192. Mystic - HP's DC-LZ codec.  408-749-9500
  193.  
  194. AHA3210 - Advanced Hardware Architectures DC-LZ codec  208-883-8001
  195.     - two independent DMA ports for 10 MB/s compress, decompress & pass-thr
  196. u
  197.     - addressing allows up to 16 MB record compression
  198.     - 20 MHz internal clock, 200 mW, 100-pin PQFP
  199.     - interface to AHA5101/5121 QIC tape controller/formatter
  200.     - HP licensee
  201.  
  202. AHA3xxx/xxy - Rice (UNC) algorithm, 20M samples/sec, 4 to 14 bits. 208-883-8001
  203.  
  204. CRM1000 - CERAM Inc. entropy codec, proprietary algorithm.  719-540-8500
  205.  
  206. Rice - UNC algorithm prototype, 180 Mb/s.  See IEEE CICC 1992
  207.     - other CICC 1992 papers:
  208.        +JS.E. Kerneny et.al. differential read, pyramidal output CCD
  209.          + A. Aggoun et.al. DPCM processing
  210.  
  211. DCD - Philips Data Compressor Decompressor IC. 914-945-6000
  212.     - See CICC 1990 proceedings, H. Blume, et.al.
  213.     - LZ codec, 20 MHz clock
  214.     - Internal FIFOs, separate input/output buses, max 10 Mword/s data in
  215.     - 5 V CMOS, 175-pin PGA
  216.  
  217. 9705 - Second generation Stac Electronics accelerator chip.  619-431-7474
  218.     - Stacker LZA compression scheme(LZ-based)
  219.     - compress at approx. 2.5 MB/s, decompress at 6 MB/s (39+ faster than
  220.           9704)
  221.     - standby mode 300uA
  222.     - embedded in tapes and disks (e.g., QIC-122 Ten X Technology
  223.           512-346-8360)
  224.     - file compression board & software:
  225.         + for the PC/AT - from Stac
  226.         + for the Macintosh - from Sigma Design 415-770-0100 (40 MHz 9703)
  227.     - InfoChip Systems Inc. - proprietary string-matching technology
  228.           408-727-0514
  229.  
  230. VCEP or OTI95C71/Am95C71 - Oak Technology Inc. 408-737-0888
  231.     - AMD CCITT B&W fax image compression
  232.  
  233.  
  234.  Pipelined Processors, Monolithic, Fixed Lossy
  235.  ---------------------------------------------
  236.  
  237. MB86356B - Fujitsu LTD.
  238.     - JPEG DIS 10918-1 baseline  codec
  239.     - on-chip quantizer tables
  240.     - 2.5M pixel/sec input, up to 10MB/sec output
  241.     - supports progressive and DPCM lossless modes 
  242.     - 135 pin PGA.
  243.  
  244. CL550-30 - C-Cube Microsystems 408-944-6300
  245.     - JPEG-8-R2 compliant baseline codec
  246.     - 350-level pipeline, on-chip Huffman and quantizer table
  247.     - 44.1 MB/sec (15 MB/sec for -10)
  248.     - RGB, YUV, CMYK supported, CCIR 601 in real-time
  249.     - 16/32-bit host interface 
  250.     - 144 pin PGA or QFP, 2.5W at 29.41 MHz
  251.  
  252.     Limited to 2MB/sec (15Mb/s) coded rate.  35MHz PGA version
  253.     available.  2:1 horizontal filter, on board programmable color
  254.     space convertor.  Allows on pair of quantization tables to be
  255.     loaded while other pair is used to code or decode data stream.
  256.     Needs maintanence by host.
  257.  
  258. STI140 - SGS-Thompson JPEG baseline codec.  617-259-0300 [** Now cancelled **]
  259.     - see CICC 1991 proceedings, M. Bolton.
  260.     - 20 Mpixel/sec input, up to 20 MB/sec output
  261.     - supports 24-bit color, 8-bit grey and 12-bit extended pixels
  262.     - on chip Huffman and quantizer tables
  263.     - 144 pin PQFP, 5V, < 2W., 10mW power-down mode
  264.     - 1.2 micron, 3-layer metal CMOS, 20 MHz.    `
  265.  
  266. UVC7710 - UVC Corp. Integrated Multimedia Processor.  714-261-5336
  267.     - proprietary, patented intra-frame compression, on-chip code tables
  268.     - 20-35:1, 12.5 Mpixels/sec., compressed audio
  269.     - includes much of the PC-AT (16-bit ISA) bus interface logic
  270.     - 128 pin PJQFP plastic
  271.  
  272. CL950 - C-Cube/JVC implementation of the MPEG-JVC or extended mode MPEG2 
  273.         announced.  6-9 Mb/sec.
  274.  
  275.     JVC mode is not MPEG-II compliant (there isn't an MPEG2 standard yet)
  276.     but is an extension of MPEG1 at a higher rate plus interlace video
  277.     handling.
  278.  
  279. CL450 - Announced June 1992.  Scaled down version of CL950, with 3Mb/sec
  280.         limit.  Does not code or decode JPEG, only MPEG-I decoding.
  281.  
  282. CD-I - ASICs planned for CD-ROM, Compact Disk-Interactive defacto standards
  283.     - CD-ROM XA - Sony-Philips-Motorola-Microsoft
  284.     - CDTV -  Commodore.  YUV processing.
  285.     - audio ADPCM encode/decode PC/AT boards available from Sony
  286.           408-432-0190
  287.  
  288.     Phillips has exclusively contracted the CL450 for use in motion video
  289.     expansion slot on CD-I players.
  290.  
  291.  
  292.  Codecs Chips Under Development
  293.  ------------------------------
  294.  
  295. MPEG1 codec chips due from - TI, Brooktree, Cypress Semiconductor, Motorola 
  296. (successor to the DSP96002 Multimedia Engine), Xing Technology/Analog Devices, 
  297. Sony and C-Cube
  298.  
  299.  
  300. Windbond Electronics Corp. is developing a DSP chip for CD-I, MPEG and JPEG
  301.  
  302.  
  303.  Using these Chips: Board Level Compression Hardware
  304.  ------------------------------------------------------
  305.  
  306. + JPEG Using CL550
  307.  
  308. + JPEG Using Other Chip Sets
  309.  
  310. + DSP Chip Based JPEG/MPEG Solutions
  311.  
  312. + Integrated Compressed Digital Video Boards 
  313.  
  314.  
  315. (g) JPEG Using CL550
  316.  
  317. C-Cube - 408-944-6300 ISA and NuBus boards 
  318.     - for development and limited time-constraint applications
  319.     - 1-2.5 MB/sec host bus constraints
  320.     - Image Compression Interface (ISI) software for 3rd party CL550
  321.           integration
  322.  
  323. VideoSpigot/SuperSqueeze - SuperMac Technology 408-245-2202
  324.     - a CL550A on a NuBus board
  325.     - 24 frame/s with CD-quality audio
  326.     - reads from Winchester and magneto-optic drives
  327.  
  328. Fluency VSA-1000 - Fluent Machines, Inc. AT board set.  508 626-2144
  329.     - compress/decompress real-time synced audio & video to a i386 PC
  330.           Winchester
  331.     - NTSC or PAL input, 320x240 pixels saved
  332.     - uses i960 chip, no additional boards needed
  333.     - M/S Windows support, 3rd party S/W (e.g., AimTech 603-883-0220)
  334.  
  335. Super Motion Compression - New Media Graphics  PC/AT board.  800 288-2207
  336.     - 8Khz, 8-bit compressed audio
  337.     - 30 f/s JPEG to & from disk
  338.     - earlier reports: still-frame compression in several seconds per MB
  339.  
  340.  
  341. Leadview  - Lead Tech Inc. AT board uses the CL550 to compress/decompress
  342.             JFIF or JTIF format files
  343.  
  344. Monalisa - Opta Inc. AT board uses the CL550
  345.  
  346. Squeeze - Rapid Technology AT board
  347.     - Integrated by a number of vendors into 3rd party multimedia,
  348.           video-editing PC stations
  349.  
  350. Parallax Graphics - SBus, VME and PC-AT boards.  408-727-2220
  351.  
  352. Chips and Technologies - JPEG development kit due.
  353.  
  354.  
  355.  JPEG Using Other Chipsets
  356.  -------------------------
  357.  
  358. Visionary - Rapid Technology JPEG AT board.  716-833-8534
  359.     -  LSI Logic JPEG chips L647-35, -45 & -65
  360.     - 30 f/s motion JPEG
  361.     - 256x240 pixel compression and display from CCIR-601 input
  362.     - private codec-frame buffer bus
  363.     - also integrated with TrueVision multimedia hardware
  364.  
  365. Media 100  - Data Translation nonlinear video production system for the
  366.           Macintosh  (QuickTime).  22 MB/s (PAL) and 18MB/s (NTSC) throughput.
  367.  
  368. Alice - Telephoto Communications Inc. 619-452-0903
  369.     - Alice-H350 (PC/AT) and -H365 (PS/2) codec boards
  370.     - use a 40 MHz TMS320C51 DSP and a IMSA121 DCT processor chip
  371.     - JPEG (lossy and lossless), CCITT G3/G4, color and grey-scale images
  372.  
  373. Xing Technology - Hardware accelerator.  805-473-0145
  374.     - compatible with their VT-Express JPEG Turbo Accelerator Software
  375.  
  376. Video/1 - PsiTech Inc. 714-968-7818
  377.     - includes a 6U VME/VSB JPEG Processing Card 
  378.     - compresses RS-170, NTSC, PAL or Secam video into 8 MB of on-board RAM
  379.  
  380.  
  381.  DSP Chip Based JPEG/MPEG Solutions
  382.  ----------------------------------
  383.  
  384. Optipac - Optivision Inc. PC/AT, ISA & VME codecs.  800-562-8934
  385.     - JPEG (lossless and lossy), CCITT III/IV
  386.     - 1 to 5 TMS32C025s
  387.     - 512x400x16-bit images in < 1 sec.
  388.  
  389. XCeed ICDP-II - Micron Technology Inc. NuBus card
  390.     - uses two AT&T Microelectronics DSP-16 DSP chips
  391.     - driven by Storm Technologies PicturePress software
  392.     - executes an enhanced JPEG algorithm at near-realtime.
  393.  
  394. PicturePress Accelerator - Storm Technology 415-691-1111 (see above)
  395.     - also has a line of VME compression boards
  396.     - Micro Dynamics Ltd. imaging systems use Storm accelerator
  397.           301-589-6300
  398.  
  399. Picture Packer Accelerator - Video & Image Compression Corp.
  400.     - AT and NuBus boards use the JPEG Open Standard and a TMS320C25
  401.  
  402. VideoPix - Software JPEG boards are offered by Sun Microsystems (S-Bus).
  403.  
  404. Phoenix System - T/one Inc. uses an Optivision Optipac 3250 to talk to a Storm 
  405.                  Technologies NuBus PicturePress Accelerator to talk JPEG over 
  406.                  analog phone lines.
  407.  
  408. Nextdimension - NeXt Computer Inc. 415-780-3912
  409.     - 24+8-bit alpha, 640x480, 30 f/s decompression
  410.     - CL550 version not shipping as announced. 
  411.  
  412. Spirit-40  - Sonitech International Inc. ISA card. 617-235-6824
  413.     - two TMS320C40 DSPs for 80 MFLOPS
  414.     - connect 16 boards in a hypercube for up to 1280 MFLOPS
  415.     - JPEG, MPEG-1 audio and other voice coding applications included 
  416.  
  417. HardPak - CERAM Inc., ISA and EISA file compression board.  719-540-8500
  418.     - 3.4 x 1.8 inch footprint (notebook, laptops)
  419.     - 32KB on-board write-thru file compression cache
  420.     - CERAM also has an SBus compressive swap-space accelerator for Suns
  421.  
  422. macDSP - Spectral Innovations, AT&T DSPC32-based accelerator.  408-727-1314
  423.     - JPEG functions available
  424.     - 30 MFLOPS on the NuBus
  425.  
  426.  
  427.  Integrated Digital Video Boards - Miscellaneous Multimedia, Video Conferencing
  428.  ------------------------------------------------------------------------------
  429.  
  430. VCI/oem - Vista Communication Instruments, Inc. +358 0 460 099
  431.     - two AT-board H.261 video codec, PAL or NTSC cameras and monitors
  432.     -56 kbps (64 kbps) to 2 Mbps, 64 kbps increments
  433.     - H.221 framing and synchronizing     - H.241 network signalling 
  434.     - H.200/AV.254 forthcoming standard for compressed audio
  435.     - network interface boards available
  436.  
  437. MediaStation- VideoLogic Inc., JPEG compression board for ISA bus. 617-494-0530
  438.     - works with VideoLogic DVA-4000/ISA motion video board, custom bus
  439.     - CL-550 plus ADPCM and PCM audio support
  440.     - Inmos Transputer for I/O scheduling
  441.     - Microsoft Windows Multimedia Extensions and proprietary interfaces
  442.  
  443. DECspin - Digital Equipment CorpSound/Picture Information Network 508-493-5111
  444.     - full motion, true-color (24-bit) and greyscale (8-bit black & white)
  445.     - variable frame size and rate up to 640 x480 x30 NTSC true-color 
  446.     - Internet or DECnet transmission and disk I/O of live synchronized
  447.           video/audio
  448.     - video teleconferencing using standard network protocols 
  449.     - create and edit of audio and video sequences
  450.     - voice grade live audio sequences
  451.     - DECmedia DECvideo and DECaudio hardware and software required
  452.  
  453. ActionMedia II - Intel/IBM DVI PS/2 and PC/AT boards.  914-642-5472
  454.     - i750 processor boards for capture and delivery systems
  455.     - Microsoft programming support libraries
  456.     - proprietary RTV and PLV compression algorithms resident, time and
  457.           time/space VQ
  458.     - contact Intel Literature Center for #B4P-05 algorithm structure
  459.     - Real Time  Video (RTV) algorithm 1.5 , effective 128x120 pixel
  460.           sequence at 30 f/s.
  461.     - RTV 1.0 is 128x240 at 10 f/s. 
  462.     - Presentation Level Video (PLV) - extensive off-line processing,
  463.           exploits inter-frame coherence.  
  464.     - i750 processor capable of playing-back PLV-compressed 256x240
  465.           sequences at 30 f/s. 
  466.  
  467. DVI Board - Fast Electronic U.S. Inc. laptop board.  508-655-3278
  468.     - uses Intel i750 chipset
  469.     - compress or decompress video at up to 30 f/s
  470.  
  471. EyeQ - New Video Corp. DVI boards for the Macintosh.  213-396-0282
  472.     - uses Intel i750 chipset
  473.     - 150 KB/s full-motion compressed video
  474.     - T1 and Winchester integration paths
  475.  
  476. Copernicus 1000 & 2000 - DesignTech, 408-453-9510
  477.     - DVI-based presentation and authoring systems 
  478.  
  479. Spectrum Signal Processing - DSP96002-based PC-AT board
  480.     - up to four boards in cascade
  481.     - other TI, Analog Devices and AT&T-based DSP offerings
  482.  
  483. Ariel Corp. - Dual DSP96002 PC-AT board with compression support.  201-429-2900
  484.  
  485. Capture I - UVC Corp., 16-bit ISA bus board.  714-261-5336 
  486.     - 30 f/s of 640/480 interlace capture and record (uses UVC7710)
  487.     - NTSC or PAL input
  488.     - VPC200/201 development board set - proprietary NTSC video codec
  489.          (audio card required).  
  490.  
  491. Leadview  - Lead Technologies, Inc. accelerates an enhanced JPEG algorithm
  492.    on ISA
  493.  
  494. IBM - near-term availability:
  495.     (1) IBM United Kingdom and British Telecommunications plc. 
  496.     - PC or PS/2 add-on boards by end of 1993
  497.     - interface to ISDN 2 service (one or two 64kb/s channels)
  498.     - BT also planning residential videophone product with GEC Marconi Ltd.
  499.  
  500. (2) IBM Japan PS/2 board 
  501.     - uses GCTX64000 for H.261 
  502.     - ISDN (narrowband 64kb/s ) and IEEE 802.5 LAN interfaces
  503.  
  504.  
  505. Optibase 100 - Optibase, Inc. DSP-based compression/expansion boards.
  506.    818-719-6566
  507.     - supports JPEG
  508.     - supports CCITT G.721 and ANSI T1.301 & T1.303  drafts (voice and
  509.           music) 
  510.     - and proprietary compression (AADCT, lossless)
  511.  
  512. AT&T - applications for the DSP56002 (fixed-point 40MHz version of the 56001)
  513.     - 4Mb/s with ISDN and FDDI support
  514.     - augments the DSP3210 
  515.     - Multimedia Development Environment compliant
  516.  
  517. [Correction on above by George Warner <warnergt@aloft.att.com>,
  518.  AT&T Microelectronics:
  519.  
  520. The DSP56000 series are manufactured by Motorola.  AT&T offers no applications
  521. for these devices.
  522.  
  523. AT&T offers a JPEG coder which runs on its DSP3210 under the VCOS operating
  524. system.  The JPEG coder provides complete baseline support.  The JPEG decoder
  525. supports interleaved and non-interleaved data, restart markers, DNL, any valid
  526. quantization and entropy tables and combination thereof as defined in the JPEG
  527. specification, and up to 255 color planes per frame.  Support is also provided
  528. for subsampling and popular forms of color space conversion.  The coder color
  529. space conversion coefficients default to YCbCr values but can overridden by
  530. the application for virtually any color space.  YCbCrK conversion for CMYK
  531. images is supported.  All valid combinations of sampling are directly
  532. supported by the decoder including those requiring "fractional
  533. desubsampling" (non-integer desubsampling).
  534.  
  535. The AT&T JPEG coder is written as a DSP module which executes under the AT&T
  536. VCOS* Operating System on the DSP3210.  VCOS is a real-time, multitasking,
  537. multiprocessing operating system.  The DSP3210 is a 32-bit floating point
  538. digital signal processor designed to be easily and inexpensively incorporated
  539. as a bus-master in microprocessor based designs.  As such, it eliminates the
  540. need for expensive static RAM and inefficient data transfers between host and
  541. DSP subsystems.  The JPEG coder is not an "application" in itself, althought
  542. sample application source code is provided to developers.  The coder could be
  543. considered a "JPEG engine" which can be utilized by any number of host
  544. applications to perform JPEG compression/decompression through a standard
  545. interface.  Since it executes on a multitasking operating system, the JPEG
  546. coder can be used to simultaneously compress/decompress multiple images
  547. and/or be used in conjunction with other DSP modules to preprocess or
  548. postprocess the image data.  For example, using the DSP3210's bus-master
  549. architecture, a module could be created to write the decoded image data
  550. directly to memory mapped video hardware with no host intervention required.
  551.  
  552. Other modules available for the DSP3210 include audio coders (such as
  553. MPEG, SBC, CDXA, and G.722), modem/fax data pumps (V.32bis, V.22bis,
  554. and V.29), DTMF, call progress detection, sample rate conversion, and
  555. more.
  556.  
  557. end of correction]
  558.  
  559. MWave - TI, IBM, Intermetrics multimedia system, due from IBM in 1993. 
  560.  
  561. Misc. NuBus boards - RasterOps , Radius, Mass Microsystems, Orange Micro,
  562. IBM M - - Motion.
  563.  
  564. P.OEM - Interated Systems Inc. fractal compression boards for the PC.
  565. 404-840-0310
  566.  
  567.  
  568.  Boards Under Development
  569.  ------------------------
  570.  
  571. Matrox - Matrox Studio line of PC boards will include a 64-bit MOVIE bus and JP
  572. EG 
  573. compression.
  574.  
  575.  
  576. ------------------------------------------------------------------------------
  577.  
  578. Subject: [99] Acknowledgments
  579.  
  580.  
  581. There are too many people to cite. Thanks to all people who directly
  582. or indirectly contributed to this FAQ.
  583.