summaryrefslogtreecommitdiff
path: root/indra/integration_tests/llimage_libtest/llimage_libtest.cpp
AgeCommit message (Expand)Author
2014-01-16ACME-1236 : Small LLImageFilter clean upMerov Linden
2014-01-13ACME-1244 : Introduced llimage/llimagefilter, refactored the filter execution...Merov Linden
2014-01-09ACME-1236 : Add lines as a new type of vignette and Brightscan as an exampleMerov Linden
2014-01-08ACME-1236 : WIP : Added mode and angle parameter to filterScreen (renamed for...Merov Linden
2014-01-07ACME-1236 : WIP : Introduced screenFilter, simple creative screening filterMerov Linden
2014-01-07ACME-1236 : WIP : Add filter file loading and execution to llimage_libtest, s...Merov Linden
2014-01-06ACME-1236 : WIP : Make each color correct filter use a per channel alpha argu...Merov Linden
2014-01-03ACME-1236 : WIP : Add 2 new color correction filters. Add a la Instagram comp...Merov Linden
2014-01-03ACME-1236 : WIP : Added a min value to vignetteMerov Linden
2014-01-03ACME-1236 : WIP : Added the vignette mode. Can be applied to colorCorrect and...Merov Linden
2014-01-02ACME-1236 : WIP : added all the color correction filters: colorize, linarize,...Merov Linden
2014-01-01ACME-1236 : WIP : add filterGamma, computeHistograms, colorCorrect, implement...Merov Linden
2014-01-01ACME-1236 : WIP : add filterRotate to rotate hue, add rotate as a valid argum...Merov Linden
2014-01-01ACME-1236 : WIP : add an optional filter parameter to llimage_libtestMerov Linden
2013-12-30ACME-1236 : WIP : Implement saturation/desaturation transform filter, add it ...Merov Linden
2013-12-20ACME-1236 : WIP : Implement colorTransform filter, grayscale and sepia using ...Merov Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-10-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2012-03-15EXP-3049 : Implement partial loading using the calcDataSize(discard_level) co...Merov Linden
2012-03-15SH-3047 : Add a load_size argument to llimage_libtest and allow partial image...Merov Linden
2012-03-15SH-3047 : Read the number of levels from the j2c image header instead of rely...Merov Linden
2011-08-02Fix build of llimage_libtestMerov Linden
2011-05-04EXP-664 : Make encoding parameters more resilient to bad entries, add levels ...Merov Linden
2011-04-15EXP-672, EXP-673 : Fix bug in encoding small textures (16x16 and under)Merov Linden
2011-04-13EXP-663 : Allow creation of j2c images with precincts and blocks, limited to ...Merov Linden
2011-04-13EXP-669 : Refactor code to use correct LLImageFormatted methods to load image...Merov Linden
2011-04-07STORM-746 : Clean up typos in commentsMerov Linden
2011-04-07STORM-746 : Fix bug in performance report outputMerov Linden
2011-04-04STORM-746 : add precincts and blocks arguments taken into account in j2c outputMerov Linden
2011-04-04STORM-746 : add new arguments for precincts and blocks on output, region and ...Merov Linden
2011-03-25STORM-987 : Fix the creation of images in local dirMerov Linden
2011-03-10STORM-987 : Took Vadim's comment into account: check arguments consistency, m...Merov Linden
2011-03-09STORM-987 : Add the --image-stats argument, make argument passing more consis...Merov Linden
2011-03-08STORM-987 : Add --logmetrics and --analyzeperformance arguments, moved analyz...Merov Linden
2011-02-16STORM-987 : Allow more flexibility around input and output listsMerov Linden
2011-02-16STORM-987 : Implement in and out list of files and pattern matchingMerov Linden
2011-02-15STORM-987 : Add in and out command line arguments, builds and runs on Windows...Merov Linden
2011-02-15STORM-987 : First pass, builds on Mac, no command line argument parsing yetMerov Linden
2011-02-09STORM-987 : Create initial files for llimage_libtest (doesn't build)Merov Linden