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 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 32f0fb34..6fc963f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -27,7 +27,8 @@ provide code to validate and interpret /DecodeParms for a specific /Filter and also to provide a pipeline that will decode. Note that it is possible to encode to a filter type that is not supported - even without this feature. + even without this feature. See examples/pdf-custom-filter.cc for + an example of using custom stream filters. 2020-12-22 Jay Berkenbilt -- cgit v1.2.3-54-g00ecf