index
:
blind
master
[Stable] 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
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
Cleaner code
Mattias Andrée
23
-199
/
+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
1
-15
/
+30
2017-05-08
Improve performance of blind-transpose
Mattias Andrée
1
-13
/
+18
2017-05-07
Add blind-convert
Mattias Andrée
3
-3
/
+86
2017-05-07
Add support for floats
Mattias Andrée
18
-647
/
+879
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-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
38
-337
/
+270
2017-04-09
Clean up
Mattias Andrée
15
-57
/
+48
2017-04-09
Add blind-skip-pattern
Mattias Andrée
1
-0
/
+84
2017-04-09
blind-next-frame: add -f flag: read multiple frames
Mattias Andrée
14
-27
/
+38
2017-04-08
Add blind-translate and fix errors
Mattias Andrée
4
-7
/
+217
2017-04-08
Document memory requirements, minor style fixes, more use of BUFSIZ, fix warnings, and fix potential buffer overflow
Mattias Andrée
16
-45
/
+48
2017-01-29
blind-repeat: add support for reading from stdin
Mattias Andrée
1
-17
/
+73
2017-01-29
blind-crop: add -s and -S
Mattias Andrée
1
-11
/
+33
2017-01-26
Forgot to commit two files
Mattias Andrée
1
-1
/
+11
2017-01-26
Add blind-compress and blind-decompress
Mattias Andrée
2
-0
/
+133
2017-01-25
blind-arithm: add abs
Mattias Andrée
1
-1
/
+2
2017-01-22
blind-gauss-blur: fix -a
Mattias Andrée
1
-41
/
+35
2017-01-22
blind-gauss-blur: fix -s
Mattias Andrée
1
-1
/
+1
2017-01-21
Forgot a bang...
Mattias Andrée
1
-1
/
+1
2017-01-21
Don't open files from /dev/fd/, just return the fd.
Mattias Andrée
2
-8
/
+16
2017-01-21
blind-stack: the output video can be longer than the first input video
Mattias Andrée
1
-1
/
+5
2017-01-21
Add blind-colour-ciexyz
Mattias Andrée
1
-0
/
+23
2017-01-21
blind-single-colour: when only Y is specified, adjust X and Z so that the colour is always grey
Mattias Andrée
1
-0
/
+2
2017-01-20
Explaination of why blind-set-luma may look weird
Mattias Andrée
1
-1
/
+33
2017-01-20
blind-dissolve: fix direction
Mattias Andrée
1
-2
/
+2
2017-01-20
Fix blind-rewrite-head
Mattias Andrée
1
-3
/
+1
2017-01-20
Fix blind-cut
Mattias Andrée
1
-1
/
+1
2017-01-20
blind-extend: less brackets
Mattias Andrée
1
-5
/
+5
2017-01-20
Fix blind-crop
Mattias Andrée
1
-6
/
+7
[next]