~ubuntu-branches/ubuntu/intrepid/libpng/intrepid-security

« back to all changes in this revision

Viewing changes to pngvcrd.c

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2006-11-21 19:07:43 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20061121190743-wkt0yzs5uq2xoq10
Tags: 1.2.13-4
Removed drop_pass_width patch. Closes: #399499.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
1
2
/* pngvcrd.c - mixed C/assembler version of utilities to read a PNG file
2
3
 *
3
4
 * For Intel x86 CPU and Microsoft Visual C++ compiler
4
5
 *
5
 
 * libpng version 1.2.8 - December 3, 2004
 
6
 * Last changed in libpng 1.2.6 - August 15, 2004
6
7
 * For conditions of distribution and use, see copyright notice in png.h
7
8
 * Copyright (c) 1998-2004 Glenn Randers-Pehrson
8
9
 * Copyright (c) 1998, Intel Corporation