This repository has been archived on 2021-03-01. You can view files and clone it, but cannot push or open issues or pull requests.
prpa/src
2012-07-16 10:12:03 +02:00
..
encoder Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00
filterSample New filter color: tends to a given color; sepia is grey + color filter 2012-07-16 10:12:03 +02:00
compose.cc Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
compose.hh Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
configuration.cc Proper parsing of the CLI, adding filter according to it; catch some CLI error (unknown filter, no output file given, ...) 2012-07-16 01:39:56 +02:00
configuration.hh New parameter -d to disable parallelism 2012-07-16 09:32:30 +02:00
configuration.hxx Proper parsing of the CLI, adding filter according to it; catch some CLI error (unknown filter, no output file given, ...) 2012-07-16 01:39:56 +02:00
main.cc New filter color: tends to a given color; sepia is grey + color filter 2012-07-16 10:12:03 +02:00
Makefile.am Repo initialisation 2012-07-09 07:37:41 +02:00
pipeline.cc New filter color: tends to a given color; sepia is grey + color filter 2012-07-16 10:12:03 +02:00
pipeline.hh Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00