@scrypted/nvr 0.10.31 → 0.10.33
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +15 -0
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
<details>
|
2
2
|
<summary>Changelog</summary>
|
3
3
|
|
4
|
+
### 0.10.32
|
5
|
+
|
6
|
+
intel requires 16 byte min stride
|
7
|
+
hw vs sw filter lists
|
8
|
+
use proper sw scaler recycling
|
9
|
+
fix filter reuse issue by using exact cropping
|
10
|
+
log av errors
|
11
|
+
fix frame counter, better load/decode failure handling
|
12
|
+
|
13
|
+
|
14
|
+
### 0.10.31
|
15
|
+
|
16
|
+
beta
|
17
|
+
|
18
|
+
|
4
19
|
### 0.10.30
|
5
20
|
|
6
21
|
fix load errors presenting as decoder errors
|
package/dist/plugin.zip
CHANGED
Binary file
|