aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-07-13Add blind-mosaicMattias Andrée1-0/+174
2017-07-13Add blind-rectangle-tessellation, blind-triangle-tessellation, and blind-hexagon-tessellationMattias Andrée3-0/+273
2017-07-12Add blind-apply-palette and blind-colour-ciexyz always outputs all three parametersMattias Andrée3-4/+118
2017-07-12Add blind-get-coloursMattias Andrée1-0/+88
2017-07-11Add blind-repeat-tessellationMattias Andrée1-0/+52
2017-07-11blind-spiral-gradient: add -tMattias Andrée1-3/+10
2017-07-11blind-spiral-gradient: add -sMattias Andrée1-1/+9
2017-07-11blind-spiral-gradient: fix -aMattias Andrée1-1/+1
2017-07-11blind-spiral-gradient: set the value of the singularity to 0Mattias Andrée1-6/+10
2017-07-08Add blind-spectrum (not yet documented)Mattias Andrée1-0/+166
2017-07-07Fix blind-spiral-gradientMattias Andrée1-1/+1
2017-07-07Add blind-chroma-keyMattias Andrée2-1/+94
2017-07-05Add blind-dual-keyMattias Andrée1-0/+81
2017-07-05Add blind-extract-alphaMattias Andrée3-0/+70
2017-07-03Fix blind-to-image -fMattias Andrée1-6/+4
2017-07-03Fix return value of readallMattias Andrée1-1/+1
2017-07-03blind-cone-gradient: make the singularity's value 0.5Mattias Andrée1-12/+16
2017-07-03Document blind-coordinate-field, blind-*-gradient, and blind-*-wave (sinc still pending), and sinus => sineMattias Andrée2-0/+0