aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-transpose.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve performance of blind-flopMattias Andrée2017-05-081-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Improve performance and memory usage of blind-transposeMattias Andrée2017-05-081-15/+30
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Improve performance of blind-transposeMattias Andrée2017-05-081-13/+18
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean upMattias Andrée2017-04-091-4/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean upMattias Andrée2017-04-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* blind-next-frame: add -f flag: read multiple framesMattias Andrée2017-04-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Document memory requirements, minor style fixes, more use of BUFSIZ, fix warnings, and fix potential buffer overflowMattias Andrée2017-04-081-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix blind-transposeMattias Andrée2017-01-141-7/+12
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Rename to blindMattias Andrée2017-01-131-0/+45
Signed-off-by: Mattias Andrée <maandree@kth.se>