Patch-ID# 100419-01 Keywords: CTE, graphics, VideoPix, jpeg_compress, vfctool Synopsis: VideoPix 1.0: jpeg_compress is failed by Segmentation fault Date: 31/Oct/91 SunOS release: SunOS 4.1.1 Unbundled Product: VideoPix Unbundled Release: 1.0 Topic: This patch is for VideoPix 1.0. The structure of the patch follows that of the original software. The new binaries are in a bin directory and device driver files are in the sys directory. Files included with this patch: README - This file bin/vfctool.Z bin/jpeg_compress.Z bin/jpeg_decompress.Z - New binaries for the XView image viewer and jpeg compress/decompress software. sys/vfc.o - a new device driver, for installation see below sys/vfc_ioctls.h - a new header file for the device driver BugId's fixed with this patch: 1062848 Problem Description: Synopsis : jpeg_compress is failed by Segmentation fault Fails on large files. The following bugs were discovered internally. This patch fixes them. 1. Uses ICCCM compliant code to install a private color map 2. The file load window now works consistently for a single click and then click on the load button. 3. When connected to the video server and vfctool is closed to an icon it will stop the video server sending data. 4. A new more efficient device driver has been included. Instructions on installing it follow. For use with OpenWindows V3. 1. Drag and drop works correctly with V3 clients. 2. In a V3 environment performs extra checking to have VfcTool default to using shared memory for blits. Install: Installing the new device driver, The following are instructions for installing the new device driver. Assumes that the 1.0 device driver has been installed. As root: /dev/vfc.UNLOAD cp sys/vfc.o /dev /dev/vfc.LOAD