From d4d7630cf544dc295202382026658b55bf49f76b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 26 Dec 2020 11:13:00 -0500 Subject: Add pdf-custom-filter example --- TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'TODO') 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. -- cgit v1.2.3-70-g09d2