aboutsummaryrefslogtreecommitdiffstats
path: root/src/vu-concat.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* m + Add vu-gauss-blurMattias Andrée2017-01-121-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Free all allocations at end + use calloc instead of memsetMattias Andrée2017-01-121-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean up codeMattias Andrée2017-01-111-43/+79
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + Add vu-cutMattias Andrée2017-01-101-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* vu-concat: fix frame count in outputMattias Andrée2017-01-091-21/+30
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2017-01-091-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Use CIE XYZ instead of sRGBMattias Andrée2017-01-091-0/+65
Signed-off-by: Mattias Andrée <maandree@kth.se>