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/encoder
2012-07-13 18:03:45 +02:00
..
Makefile.am Implemented a video reader and writer with OpenCV. 2012-07-12 10:42:38 +02:00
video_reader.cc Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
video_reader.hh Added a few other filters, including filters that merge two files. 2012-07-13 18:03:45 +02:00
video_writer.cc Added a greyscale filter to test that filters really work. 2012-07-13 00:03:02 +02:00
video_writer.hh Added a greyscale filter to test that filters really work. 2012-07-13 00:03:02 +02:00
video.cc Implemented a video reader and writer with OpenCV. 2012-07-12 10:42:38 +02:00
video.hh Implemented a video reader and writer with OpenCV. 2012-07-12 10:42:38 +02:00