The Independent JPEG Group's JPEG software v7

This commit is contained in:
Guido Vollbeding
2009-06-27 00:00:00 +00:00
committed by DRC
parent 1e247ac854
commit 5996a25e2f
143 changed files with 56935 additions and 12882 deletions

View File

@@ -1,10 +1,9 @@
/*
* jcarith.c
*
* Copyright (C) 1997, Guido Vollbeding <guivol@esc.de>.
* This file is NOT part of the Independent JPEG Group's software
* for legal reasons.
* See the accompanying README file for conditions of distribution and use.
* Developed 1997 by Guido Vollbeding.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains portable arithmetic entropy encoding routines for JPEG
* (implementing the ISO/IEC IS 10918-1 and CCITT Recommendation ITU-T T.81).