aboutsummaryrefslogtreecommitdiffstats
path: root/src/blind-convert.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix conversion of Y valueMattias Andrée2017-09-231-18/+18
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update blind-convert to support unconverted output from ffmpeg and partially converted outputMattias Andrée2017-08-061-49/+349
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix errors and warnings and make the code cleanerMattias Andrée2017-05-161-9/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Improve performance of blind-convertMattias Andrée2017-05-081-19/+23
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add blind-convertMattias Andrée2017-05-071-0/+82
Signed-off-by: Mattias Andrée <maandree@kth.se>