aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2020-12-26 17:13:00 +0100
committerJay Berkenbilt <ejb@ql.org>2020-12-28 19:03:04 +0100
commitd4d7630cf544dc295202382026658b55bf49f76b (patch)
tree2a5796a99c99f0ee3d27db7f412923e697dd8781 /TODO
parentac042d16cfe6efd1ff3295e1507558a2f87ec73f (diff)
downloadqpdf-d4d7630cf544dc295202382026658b55bf49f76b.tar.zst
Add pdf-custom-filter example
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 5 insertions, 3 deletions
diff --git a/TODO b/TODO
index 28917b66..07b3451e 100644
--- a/TODO
+++ b/TODO
@@ -589,6 +589,8 @@ I find it useful to make reference to them in this list
a stream data provider is especially expensive, it can implement
its own cache.
- The implementation of pluggable stream filters includes an example
- that illustrates how a program might handle making decisions about
- filters and decode parameters based on the input data.
+ The example examples/pdf-custom-filter.cc demonstrates the use of
+ custom stream filters. This includes a custom pipeline, a custom
+ stream filter, as well as modification of a stream's dictionary to
+ include creation of a new stream that is referenced from
+ /DecodeParms.