index
:
blind
master
make(1)-centric video editor
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
blind-extend.1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
Add blind-from-named and blind-to-named
Mattias Andrée
7
-3
/
+266
2017-05-16
Fix errors and warnings and make the code cleaner
Mattias Andrée
51
-579
/
+459
2017-05-14
Add blind-tempral-mean
Mattias Andrée
3
-1
/
+200
2017-05-14
Fix errors in blind-kernel and add -w to box blur, and update TODO
Mattias Andrée
2
-21
/
+105
2017-05-14
Add missing default case and use strcasecmp for cheching selecting direction
Mattias Andrée
1
-11
/
+13
2017-05-14
Add gaussian blur and unshaping kernels
Mattias Andrée
2
-5
/
+90
2017-05-13
Add blind-kernel
Mattias Andrée
3
-0
/
+140
2017-05-13
Add blind-make-kernel
Mattias Andrée
6
-2
/
+262
2017-05-13
Add man pages for blind-{to,from}-portable and make -s the default (and invert it's meaning)
Mattias Andrée
8
-6
/
+72
2017-05-13
Add blind-to-portable and blind-from-portable
Mattias Andrée
5
-1
/
+331
2017-05-10
Fix errors from the latest commits
Mattias Andrée
3
-7
/
+10
2017-05-10
Fix warnings
Mattias Andrée
3
-4
/
+13
2017-05-10
Cleaner code
Mattias Andrée
24
-202
/
+205
2017-05-10
Cleaner code
Mattias Andrée
37
-331
/
+273
2017-05-10
blind-flip is optimal
Mattias Andrée
1
-0
/
+1
2017-05-09
Fix typo
Mattias Andrée
2
-2
/
+2
2017-05-09
Add padding to struct stream
Mattias Andrée
1
-0
/
+4
2017-05-09
Fix bug in readall, thanks to Jean-Louis Fuchs
Mattias Andrée
1
-1
/
+1
2017-05-08
Improve performance of blind-convert
Mattias Andrée
1
-19
/
+23
2017-05-08
Improve performance of blind-flop
Mattias Andrée
2
-9
/
+26
2017-05-08
Improve performance and memory usage of blind-transpose
Mattias Andrée
2
-17
/
+33
2017-05-08
Improve performance of blind-transpose
Mattias Andrée
1
-13
/
+18
2017-05-07
Add blind-convert
Mattias Andrée
4
-3
/
+87
2017-05-07
Add support for floats
Mattias Andrée
24
-648
/
+948
2017-05-06
Bump version to 1.1
1.1
Mattias Andrée
1
-1
/
+1
2017-05-06
blind-gauss-blur: fix -a
Mattias Andrée
1
-7
/
+1
2017-05-04
Fix bad function cast
Mattias Andrée
1
-6
/
+6
2017-05-04
Fix error message
Mattias Andrée
1
-1
/
+1
2017-05-04
Fix enjoin_jobs
Mattias Andrée
1
-3
/
+3
2017-05-04
List blind-translate and blind-skip-pattern in list of commands
Mattias Andrée
3
-1
/
+13
2017-05-03
Minor rewrite of blind-single-colour.c
Mattias Andrée
1
-16
/
+6
2017-05-03
Add constants D65_XYZ_X and D65_XYZ_Z
Mattias Andrée
5
-27
/
+19
2017-05-02
Fixes and improvements to stream.c
Mattias Andrée
1
-42
/
+41
2017-05-02
Fix call to exit in enjoin_jobs
Mattias Andrée
1
-2
/
+2
2017-05-02
Fix support for tiny frames in blind-reverse
Mattias Andrée
1
-8
/
+22
2017-05-01
Use stdin rather than stdout if - is opened with O_RDWR because <> defaults to stdin
Mattias Andrée
1
-3
/
+3
2017-05-01
Fix blind-skip-pattern
Mattias Andrée
1
-11
/
+13
2017-05-01
blind-to-image: remove left over parameters
Mattias Andrée
1
-2
/
+2
2017-04-30
Use stdin or stdout (depending on access mode) when opening -
Mattias Andrée
1
-0
/
+5
2017-04-30
Do not reopen /dev/std{in,out,err} when specified explicitly
Mattias Andrée
1
-1
/
+8
2017-04-09
Clean up
Mattias Andrée
40
-337
/
+277
2017-04-09
Clean up
Mattias Andrée
15
-57
/
+48
2017-04-09
Add blind-skip-pattern
Mattias Andrée
5
-2
/
+113
2017-04-09
blind-next-frame: add -f flag: read multiple frames
Mattias Andrée
16
-29
/
+46
2017-04-08
blind-translate.1: document memory requirement
Mattias Andrée
1
-0
/
+7
2017-04-08
Add blind-translate and fix errors
Mattias Andrée
16
-17
/
+279
2017-04-08
Document memory requirements, minor style fixes, more use of BUFSIZ, fix warnings, and fix potential buffer overflow
Mattias Andrée
28
-45
/
+137
2017-04-04
Update TODO: blind-from-sent
Mattias Andrée
1
-0
/
+1
2017-03-25
Update todo
Mattias Andrée
1
-0
/
+11
2017-01-29
blind-repeat: add support for reading from stdin
Mattias Andrée
2
-19
/
+86
[next]