summaryrefslogtreecommitdiff
path: root/source/fitz/stream-prog.c
AgeCommit message (Collapse)Author
2013-07-19Initial work on progressive loadingRobin Watts
We are testing this using a new -p flag to mupdf that sets a bitrate at which data will appear to arrive progressively as time goes on. For example: mupdf -p 102400 pdf_reference17.pdf Details of the scheme used here are presented in docs/progressive.txt