9 Commits

Author SHA1 Message Date
Frank Dana
59138ea3e4 Adopt license management via Reuse project/tool (#711)
* reuse-managed license/copyright headers

reuse is a tool for compliance with the REUSE recommendations. See
<https://reuse.software/> for more information, and
<https://reuse.readthedocs.io/> for the online documentation.

* Set jsoncpp license
* Add MIT license for Decklink sources
* Explicitly license examples/
  - Add headers to source files
  - Change blanket licensing in .reuse/dep5 to only cover binary media
  - Import CC-BY-3.0 license and assign to sintel_trailer
2021-10-16 01:26:26 -04:00
Brenno
60c19f1da2 Added Delay and Echo effects 2021-07-16 16:51:52 -03:00
Brenno
995e3f0a3a Spliting secundary effects from Robotization and Compressor 2021-07-10 19:49:10 -03:00
Brenno
22b7408809 Added voice robotization and whisperization effect working 2021-07-10 19:43:09 -03:00
Brenno
e14adb71ba Implemented Initial audio effects
- Compressor
- Equalizer 
- Distortion
- Noise
2021-06-20 15:33:58 -03:00
Jonathan Thomas
b74b3ea841 Merge branch 'develop' into opencv 2020-10-29 17:59:32 -05:00
Jonathan Thomas
eb2e787537 Merge branch 'clip-refactor-keyframes' into caption-effect
# Conflicts:
#	src/effects/Caption.h
2020-10-20 13:18:12 -05:00
Brenno
1626e1eeba Merge branch 'clip-refactor-keyframes' into opencv 2020-10-19 22:29:48 -03:00
FeRD (Frank Dana)
a6441d822d Reorganize source tree (headers in src/)
- src/bindings/ moves to /bindings/
- src/examples/ moves to /examples/
- Contents of include/ merged into src/ with same hierarchy
- src/Qt/demo/ moves to examples/qt-demo/
2020-10-18 05:05:29 -04:00