added aftereffects version

This commit is contained in:
Daniel Stankewitz 2019-11-01 18:25:07 +01:00
parent be1cdc2c8a
commit 95867642eb
5 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,7 @@ These connectors requires [voukoder 2.3beta4 or later](https://github.com/Vouk/v
## Latest versions
- [adobe-premiere-connector-0.9.2.msi](adobe-premiere/adobe-premiere-connector-0.9.2.msi?raw=true) [(Changelog)](adobe-premiere/README.md)
- [adobe-aftereffects-connector-0.9.0.msi](adobe-aftereffects/adobe-aftereffects-connector-0.9.0.msi?raw=true) [(Changelog)](adobe-aftereffects/README.md)
- [magix-vegas-connector-0.2.0.msi](magix-vegas/magix-vegas-connector-0.2.0.msi?raw=true) [(Changelog)](magix-vegas/README.md)
## What are these connectors for?
Since version 2.3 the Voukoder project has significantly changed. It is not one monolothic component anymore, it has been split into two components:

View File

@ -0,0 +1,3 @@
# Changelog
## 0.9.0
- Adapted to new IDL interface

3
adobe-premiere/README.md Normal file
View File

@ -0,0 +1,3 @@
# Changelog
## 0.9.2
- Adapted to new IDL interface

View File

@ -1,4 +1,7 @@
# Changelog
## 0.2.0
- Adapted to new IDL interface
## 0.1.1
- Increased performance by optimizing video and audio processing loop