pdf-tasks
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-tasks] [flyspray] Predictor Filter Implementation


From: GNU PDF Library
Subject: [pdf-tasks] [flyspray] Predictor Filter Implementation
Date: Wed, 16 Feb 2011 21:35:34 +0100

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#48 - Predictor Filter Implementation
User who did this - Jose E. Marchesi (jemarch)

----------
I wanted to put here some notes as a help to whoever ends up doing
this. The critical problem is buffering. The buffer size is not
settable by the filter itself. That means the buffer will not in
general contain a whole number of scanlines (or indeed an entire
scanline). I believe that the easiest way to handle this is to hold a
partial scanline carried from the previous buffer as part of the
filter. It would be better to split the implementation into DEC and
ENC parts as other filters do. This is already nearly present in the
code and not difficult to do. It simplifies things considerably. There
should be a note somewhere that PNG is not really PNG but PDF-PNG
which uses different constants (and allows TIFF!).

I hope this helps someone.

----------

More information can be found at the following URL:
http://www.gnupdf.org/flyspray/index.php?do=details&task_id=48#comment47

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]