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 12:42:18 +02:00
..
encoder Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00
filterSample Fix line in rotate filter 2012-07-16 12:42:18 +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 New filters: rotate-h and rotate-v 2012-07-16 11:02:12 +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 Fix line in rotate filter 2012-07-16 12:42:18 +02:00
Makefile.am Repo initialisation 2012-07-09 07:37:41 +02:00
pipeline.cc Added a drunk filter and wrote the README. 2012-07-16 12:16:19 +02:00
pipeline.hh Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00