Skip to content

Commit 1c3f5fb

Browse files
authored
Merge pull request #10 from studyfranco/master
Add support for STV-AV1 encoder
2 parents 8b264da + eb3cc1d commit 1c3f5fb

File tree

5 files changed

+399
-1
lines changed

5 files changed

+399
-1
lines changed

changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
**<span style="color:#56adda">0.1.7</span>**
2+
- Add support for the STV-AV1 encoder
13

24
**<span style="color:#56adda">0.1.6</span>**
35
- Fix bug causing files to be perpetually added to the task queue if mode is set to advanced, but the smart filters were previously applied

info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"on_worker_process": 1
1313
},
1414
"tags": "video,ffmpeg",
15-
"version": "0.1.6"
15+
"version": "0.1.7"
1616
}

0 commit comments

Comments
 (0)