aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-07blind-peek-head: fix minor compile-time bugMattias Andrée1-1/+1
2017-12-07Improve makefileMattias Andrée1-1/+1
2017-12-04Fix regression bug: the string "0" is an acceptable integerMattias Andrée1-1/+1
2017-12-04Fix typo bug found by Michael McConvilleMattias Andrée1-1/+1
2017-10-18Fix error in arg.hMattias Andrée1-1/+1
2017-10-18Fix error in arg.hMattias Andrée1-1/+1
2017-09-24nselect_print_format: include LsMattias Andrée1-1/+1
2017-09-24Add -% to blind-to-text, blind-colour-srgb, and blind-colour-ciexyzMattias Andrée7-29/+204
2017-09-23Fix colour distortionMattias Andrée4-42/+49
2017-09-23Fix conversion of Y valueMattias Andrée4-37/+37
2017-08-23Add blind-peek-headMattias Andrée1-0/+152
2017-08-16blind-next-frame: fix exit status on incorrect usageMattias Andrée2-2/+5
2017-08-06Fix bugs in blind-from-videoMattias Andrée1-8/+17
2017-08-06Update blind-convert to support unconverted output from ffmpeg and partially converted outputMattias Andrée14-254/+504
2017-08-05Add support for skipping conversion to CIEXYZ (not complete)Mattias Andrée67-150/+742
2017-07-27Add blind-transition, improve blind-dissolve, and fix blind-{cone,spiral}-gradientMattias Andrée4-20/+114
2017-07-26blind-gauss-blur: change glow functionMattias Andrée1-4/+4
2017-07-26Add glow effectsMattias Andrée2-4/+40
2017-07-26blind{-make,}-kernel: apply identity kernel instead of null kernel to non-selected channelsMattias Andrée2-24/+26
2017-07-26blind-kernel: add more kernelsMattias Andrée1-5/+93
2017-07-26blind*-mean: add -d and replace power with power-streamMattias Andrée3-60/+105
2017-07-26Add blind-meanMattias Andrée3-2/+173
2017-07-25Fix blind-kernel and blind-temporal-mean,d add blind-{spatial,temporal}-arithm and blind-spatial-mean, and add support for multiple streams in blin...Mattias Andrée9-104/+448
2017-07-23Fix support for using sockets insteads of pipesMattias Andrée4-4/+16
2017-07-23Fix some errors, add manual for blind-colour-matrix and add blind-primary-keyMattias Andrée4-40/+55
2017-07-23Add blind-colour-matrix, and blind-invert-matrix: fix -e and add -axyzMattias Andrée2-8/+160
2017-07-22Add blind-apply-kernelMattias Andrée2-0/+161
2017-07-22Remove leftover backslashMattias Andrée1-1/+1
2017-07-22Fix using blind-from-name without commandMattias Andrée1-38/+7
2017-07-21blind-split-chan: add -cMattias Andrée1-13/+39
2017-07-20Add blind-affine-colour and blind-split-chansMattias Andrée2-0/+183
2017-07-18Add blind-mosaic-corners and fix enset_pixel_formatMattias Andrée2-1/+117
2017-07-16Misc code improvementsMattias Andrée56-431/+213
2017-07-16Use #include instead of #defineMattias Andrée41-1675/+1849
2017-07-15Some improvements and fixesMattias Andrée41-366/+295
2017-07-15Generate USING_BINARY{32,64}Mattias Andrée4-6/+23
2017-07-15Fix warningsMattias Andrée22-124/+80
2017-07-14Fix blind-{cross,dot,quaternion}-product and blind-vector-projectionMattias Andrée4-8/+8
2017-07-14Fix ensend_{frames,rows,pixels}Mattias Andrée1-3/+6
2017-07-14blind-matrix-{rotate,shear}: add -dMattias Andrée3-8/+73
2017-07-14Fix blind-invert-matrix and increase percision of blind-to-textMattias Andrée2-7/+9
2017-07-14blind-matrix-rotate: fix nonuse of -cMattias Andrée1-3/+3
2017-07-14blind-matrix-{rotate,transpose}: fix input checkMattias Andrée2-2/+2
2017-07-14Improve palette in blind-hexagon-tessellation and blind-rectangle-tessellationMattias Andrée2-24/+24
2017-07-14Add blind-invert-matrixMattias Andrée1-0/+132
2017-07-14Add blind-multiply-matricesMattias Andrée1-0/+138
2017-07-14blind-stack: fix frame count predictionMattias Andrée1-1/+3
2017-07-14Add blind-matrix-{orthoproject,reflect,rotate,scale,shear,translate,transpose}Mattias Andrée8-0/+564
2017-07-14Improve performance of blind-stackMattias Andrée1-4/+5
2017-07-14Add blind-mosaic-edgesMattias Andrée1-0/+114