aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-10Check that the width and height are non-zero, to avoid division by zero errorMattias Andrée1-0/+5
2017-01-10vu-repeat: add option to repeat ad infinitumMattias Andrée1-6/+17
2017-01-10vu-from-image: add support for farbfeld and 16-bit RGBA PAMMattias Andrée1-10/+52
2017-01-10vu-to-image: add farbfeld supportMattias Andrée1-10/+29
2017-01-10Rename vu-image-to-frame to vu-from-image and vu-frame-to-image to vu-to-imageMattias Andrée2-0/+0
2017-01-10vu-image-to-frame: add -h: headless frameMattias Andrée1-5/+11
2017-01-10Add vu-set-saturationMattias Andrée1-0/+150
2017-01-09Add vu-reverseMattias Andrée1-0/+70
2017-01-09mMattias Andrée1-1/+1
2017-01-09vu-repeat: use posix_fadviseMattias Andrée1-0/+1
2017-01-09Add vu-arithmMattias Andrée1-0/+157
2017-01-09Fix warnings and add config.mkMattias Andrée7-9/+10
2017-01-09m + add vu-invert-luma.cMattias Andrée2-1/+145
2017-01-09Add vu-set-lumaMattias Andrée1-0/+124
2017-01-09vu-set-alpha: used stdin for the colour streamMattias Andrée1-8/+6
2017-01-09vu-concat: fix frame count in outputMattias Andrée1-21/+30
2017-01-09vu-repeat: fix frame count in outputMattias Andrée1-0/+3
2017-01-09Add vu-flipMattias Andrée1-0/+81
2017-01-09mMattias Andrée2-5/+4
2017-01-09Add vu-flopMattias Andrée1-0/+79
2017-01-09mMattias Andrée1-1/+1
2017-01-09Use CIE XYZ instead of sRGBMattias Andrée15-357/+924
2017-01-08Add vu-dissolveMattias Andrée1-0/+97
2017-01-08Add vu-next-frameMattias Andrée1-0/+68
2017-01-08Add vu-frame-to-imageMattias Andrée1-0/+67
2017-01-08Rewrite vu-image-to-frame in C for performance and proper error handlingMattias Andrée3-3/+116
2017-01-08Add vu-stackMattias Andrée2-0/+196
2017-01-08Add vu-image-to-frameMattias Andrée1-0/+2
2017-01-08Add vu-repeatMattias Andrée1-0/+59
2017-01-08Add vu-set-alphaMattias Andrée1-0/+138
2017-01-08mMattias Andrée1-1/+0
2017-01-08Add vu-single-colourMattias Andrée4-0/+365