-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f3080f2
commit ea3252c
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
# Unreleased | ||
# 1.0.0 | ||
|
||
## Added | ||
- First working implementation | ||
- Application that is capable of | ||
- Receiving video from an input | ||
- Generating some content from that input | ||
- Sending the result to an output (either through the on-board keyer or not) | ||
- Support of Windows and Linux | ||
- Support of SDI and keyer-enable devices | ||
- Support of overlay and non-overlay processing | ||
- Support of rendering the live content on the screen | ||
- Detection of change in the input format and automatic reconfiguration of the output |