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/filterSample
Delalande Ivan e19f1067dd Merge branch 'master' of ssh://nemu/prpa 2012-07-16 13:11:33 +02:00
..
Makefile.am Added a drunk filter and wrote the README. 2012-07-16 12:16:19 +02:00
blur.cc Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00
blur.hh Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00
cartoon.cc Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00
cartoon.hh Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00
color.cc New filters: rotate-h and rotate-v 2012-07-16 11:02:12 +02:00
color.hh New filter color: tends to a given color; sepia is grey + color filter 2012-07-16 10:12:03 +02:00
count.cc Made the count filter print a thread_local integer. 2012-07-15 00:07:53 +02:00
count.hh Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00
drunk.cc Added a drunk filter and wrote the README. 2012-07-16 12:16:19 +02:00
drunk.hh Added a drunk filter and wrote the README. 2012-07-16 12:16:19 +02:00
grey.cc Added a greyscale filter to test that filters really work. 2012-07-13 00:03:02 +02:00
grey.hh Added a greyscale filter to test that filters really work. 2012-07-13 00:03:02 +02:00
inlay.cc Improved error detection and reporting and fixed the inlay filter. 2012-07-16 13:11:24 +02:00
inlay.hh Added more useless filters, show video filtering compression. 2012-07-13 22:32:20 +02:00
interlace.cc Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
interlace.hh Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
merge.cc Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
merge.hh Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
reverse.cc Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
reverse.hh Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
rotate.cc Fix line in rotate filter 2012-07-16 12:42:18 +02:00
rotate.hh New filters: rotate-h and rotate-v 2012-07-16 11:02:12 +02:00